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...


Difference between maven project and module?



Difference between maven project and module?..

Answer / Raja Singh

A Maven project is a collection of related artifacts, such as Java classes and libraries, that are built using Maven. It has a single POM (Project Object Model) file that defines the dependencies, plugins, build settings, and other properties for the entire project. On the other hand, a Maven module is a smaller unit within a Maven project, which can be built independently but still shares common dependencies with other modules in the same project.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is a remote repository?

1 Answers  


What would the command mvn clean do?

1 Answers  


What are the different types of profile in maven?

1 Answers  


What would the “jar: jar” goal do?

1 Answers  


How do you find oracle jdbc driver in maven repository?

1 Answers  


What is the difference between a release version and snapshot version in maven?

1 Answers  


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

1 Answers  


What are the benefits of transitive depency in maven?

1 Answers  


How to tackle duplicate classes in maven build?

1 Answers  


List the differences between ant and maven.

1 Answers  


What is force maven update?

1 Answers  


what is Maven? How does it work?

0 Answers  


Categories