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


Explain the difference between maven build and maven install?



Explain the difference between maven build and maven install?..

Answer / Alok Kumar Chaudhari

Maven 'build' compiles and tests your project, but does not package or deploy it. Maven 'install', on the other hand, packages your project (including its dependencies) and saves it to your local Maven repository for future use as a dependency in other projects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is the meaning of the message “you cannot have two plugin executions with the same or missing elements”?

1 Answers  


What is the best practice configuration usage for files - pom.xml or settings.xml?

1 Answers  


List the differences between ant and maven.

1 Answers  


Explain the difference between apache ant and maven?

1 Answers  


What is the use of maven in selenium?

1 Answers  


What is pluginmanagement?

1 Answers  


Explain the difference between maven build and maven install?

1 Answers  


List out what are the Maven’s order of inheritance?

1 Answers  


What is pom in maven?

1 Answers  


What is maven tool?

1 Answers  


How do you check if you have maven installed?

1 Answers  


what is Maven Repository? What are their types?

1 Answers  


Categories