Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about multi-module

Read more about multi-module

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - multi-module

How to properly import a GO packge from Go Multi Module repo?

Can someone help me with the following: I have 2 private git repositories private1 and private2. I need to import a package from repo private1 into private2. Structure of repo private1 is as follows ...
test-img

user6602057

go

import

multi-module

Votes: 0

Answers: 1

Latest Answer

Since your modules/packages are in a private git repositories you cannot access them directly, you either have to download the modules locally and use them or publish them so that you (and others) can...
test-img

Praveen

Running test from different modules using a testng suite in maven multi module project?

I want to run unit test present in different modules of my maven project from a testng suite that contains specific test classes. One method that i have tried is to make another module and add depende...
test-img

kanika

java

maven

unit-testing

testng

multi-module

Votes: 0

Answers: 1

Latest Answer

This should run tests for modules A and B both. mvn test -pl A,B References https://maven.apache.org/guides/mini/guide-multiple-modules-4.html https://blog.akquinet.de/2010/05/26/mastering-the-maven...
test-img

Max Daroshchanka

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved