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


Name the 3 build lifecycle of maven.



Name the 3 build lifecycle of maven...

Answer / Jagdeesh Chandra Kesharwani

The three main build lifecycles in Apache Maven are: Default, Site, and Clean. The Default lifecycle includes phases for compiling source code, running tests, and packaging the application. The Site lifecycle is used for generating project documentation and reports. The Clean lifecycle, as mentioned earlier, cleans up all output directories.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What are the main advantages of maven?

1 Answers  


What is the pom packaging in maven?

1 Answers  


What would the command mvn clean do?

1 Answers  


How does maven look for a dependency or resource?

1 Answers  


What is a transitive dependency in maven?

1 Answers  


Where do you find the class files when you compile a Maven project?

1 Answers  


What is a goal in maven terminology?

1 Answers  


How maven handles and determines what version of dependency will be used when multiple versions of an artifact are found?

1 Answers  


What are the repositories in maven?

1 Answers  


Name the 3 build lifecycle of maven.

1 Answers  


What is a cyclic dependency?

1 Answers  


List all the dependency scope in maven.

1 Answers  


Categories