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


Mention the phases of cleaning lifecycle.



Mention the phases of cleaning lifecycle...

Answer / Neeti Jaiswal

The Cleaning Lifecycle in Apache Maven consists of two phases: clean and pre-clean. The clean phase removes all output files generated during compilation, such as compiled source code (classes), generated source code (target/generated-sources/...), test output files (target/test-classes), and site files (target/site). The pre-clean phase only deletes the output files but leaves generated sources in place.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is the use of optional dependency?

1 Answers  


What is the command to check the maven version?

1 Answers  


Where do we configure repositories in maven?

1 Answers  


What do you mean by maven and why it is used?

1 Answers  


What are the default values for the packaging element? If there is no packaging element defined? What is the default value for that?

1 Answers  


what is Maven artifact?

1 Answers  


List all the dependency scope in maven.

1 Answers  


What does it mean when you say maven uses convention over configuration?

1 Answers  


What is meant by a goal in maven?

1 Answers  


What is meant by mojo in maven?

1 Answers  


How do you check if you have maven installed?

1 Answers  


What phases does a site lifecycle consist of?

1 Answers  


Categories