Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to specify the sequence in which sub modules needs to be built?



How to specify the sequence in which sub modules needs to be built?..

Answer / Payal Agrawal

To specify the sequence in which sub-modules need to be built, you can use the `<build>` section within each module's POM.xml file and define the `<dependencies>`, `<dependencyManagement>`, and `<plugins>` elements accordingly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is a central repository?

1 Answers  


What are the different phases of a maven build lifecycle?

1 Answers  


Is there a way I can configure maven to always download sources and javadocs?

1 Answers  


What is mojo?

1 Answers  


what is Maven? How does it work?

0 Answers  


Name the 3 build lifecycle of maven.

1 Answers  


What is maven lifecycle?

1 Answers  


List the differences between ant and maven.

1 Answers  


What are the benefits of transitive dependency in maven?

1 Answers  


What is the use of maven clean?

1 Answers  


What is the dependency scope? Name all the dependency scope.

1 Answers  


What are different dependency scopes in maven?

1 Answers  


Categories