Hi,

I'm using Maven 1.1.  Right now, in my webapp project, I'm running

maven war:install
maven jar:install

to generate my deployable WAR file and then to generate a JAR with the
included classes so that my unit tests have something to look at.  Does
anyone know a way that I can run "maven war:install" and it will execute
both "maven war:install" and "maven jar:install"?

Thanks for your help, - Dave

-- 
View this message in context: 
http://www.nabble.com/Anyone-know-a-shortcut--%28Maven-1.1%29-tp25896882p25896882.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to