Skip to main content



      Home
Home » Archived » Maven Integration (M2E) » Meaning of different profiles (install, package, clean etc)?
Meaning of different profiles (install, package, clean etc)? [message #25968] Sat, 09 May 2009 15:42 Go to next message
Eclipse UserFriend
Originally posted by: ddd.asd.com

I have read through:

http://www.sonatype.com/products/maven/documentation/book-de fguide

but have not found any precise definition on what the different build
profiles actually do besides 'test':

"You run Maven tests whenever you run mvn package or mvn install. If you
would like to run all the lifecycle phases up to and including the test
phase, run
mvn test:"

I know this is very basic info for most of you guys but where do I find
documentation on what:

mvn package
mvn install
mvn build
mvn clean

etc. actually does?
Re: Meaning of different profiles (install, package, clean etc)? [message #26054 is a reply to message #25968] Sun, 10 May 2009 23:10 Go to previous message
Eclipse UserFriend
This site
( http://maven.apache.org/guides/introduction/introduction-to- the-lifecycle.html)
has some details, including a description of all the phases in the three
different lifecycles.

I've never used 'mvn build' and am not sure if that is a real phase.

-Will

"mlt" <ddd@asd.com> wrote in message news:gu4mbb$3s0$1@build.eclipse.org...
>I have read through:
>
> http://www.sonatype.com/products/maven/documentation/book-de fguide
>
> but have not found any precise definition on what the different build
> profiles actually do besides 'test':
>
> "You run Maven tests whenever you run mvn package or mvn install. If you
> would like to run all the lifecycle phases up to and including the test
> phase, run
> mvn test:"
>
> I know this is very basic info for most of you guys but where do I find
> documentation on what:
>
> mvn package
> mvn install
> mvn build
> mvn clean
>
> etc. actually does?
Previous Topic:Re: [m2eclipse-user] Tycho: Eclipse plugin dependency resolution from local repository
Next Topic:Why is JPoller not avaliable in the repository?
Goto Forum:
  


Current Time: Tue Jul 08 08:33:41 EDT 2025

Powered by FUDForum. Page generated in 0.04662 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top