Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 19: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] Mon, 11 May 2009 03:10 Go to previous message
Will Horn is currently offline Will HornFriend
Messages: 265
Registered: July 2009
Senior Member
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: Fri May 10 22:45:32 GMT 2024

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

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

Back to the top