Just start mvn clean compile package install. They will be perfomed
according to defined in maven build life cycle.

-----Original Message-----
From: Los Morales [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 19, 2006 5:03 PM
To: [email protected]
Subject: how to chain maven goals


Hi,

I would like to know how to chain a series of maven goals together (much

like Ant's dependency function).  For example, I want to do this with
one 
command:  mvn clean; mvn compile; mvn install; mvn package; mvn install.

How do I go about accomplishing this (if its possible).  Thanks in
advance.

-los

_________________________________________________________________
Find a local pizza place, music store, museum and more...then map the
best 
route!  http://local.live.com?FORM=MGA001


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to