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


What are the different phases of a maven build lifecycle?



What are the different phases of a maven build lifecycle?..

Answer / Dhananjay Kumar

The Apache Maven Build Lifecycle consists of several Phases, which represent distinct steps in the build process. The main phases are: 1) validate, 2) compile, 3) test, 4) package, 5) verify, 6) install, and 7) deploy.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is maven's order of inheritance?

1 Answers  


What are the main advantages of maven?

1 Answers  


How can I change the default location of the generated jar when I command "mvn package"?

1 Answers  


Give the command for installation of the jar file in a local repository.

1 Answers  


Difference between maven and ant?

1 Answers  


List the differences between ant and maven.

1 Answers  


What do you mean by maven?

1 Answers  


What does dependency management mean with respect to transitive dependency?

1 Answers  


What are different types of build profiles?

1 Answers  


What are the elements in pom that a profile can freely modify when specified in the pom?

1 Answers  


How do you specify the java compiler version in a pom.xml file?

1 Answers  


What does the build tool?

1 Answers  


Categories