If your sub-projects are of type jar then multiproject:install will run jar:install automatically on all configured sub-projects.

See http://maven.apache.org/maven-1.x/plugins/multiproject/goals.html

HTH,
-Lukas


laredotornado wrote:
Hi,

I'm using Maven 1.1.  I have model and service directories within my
project.  How do I configure maven so that when I run "maven
multiproject:install" from the top level, it will run jar:install from
within each of those two directories?  Here is what I have in my top level
project folder for project.properties

maven.test.skip=true
maven.scm.bootstrap.goals=multiproject:deploy

Thanks for any advice, - Dave

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

Reply via email to