mvn clean install or bind clean goal to initialize phase then
mvn install will do everything btw, there is a good book at maven site http://maven.apache.org/articles.html -D On 10/19/06, Los Morales <[EMAIL PROTECTED]> wrote:
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]