Hello,
I'm likely just not going this the right way.. Have a project with 5
modules or so, one of which is a war. I'd like to be able to use
cargo:deploy on the parent project and have it work to deploy the war.
The problem is that it stops at my first module saying "artifact xyz
isn't a dependency of common".. Which is true.
The reason for this is I'd like to have hudson automatically deploy (via
maven) the latest war to tomcat. Seems like tomcat:deploy automatically
skips modules where the artifact is not "war", not sure how I could
achieve the same thing using cargo.
-jr
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]