Well after some extensive experimentation with creating a custom lifecycle,
it appears as though using war:explode in components.xml with
<packaging>war</packaging> in the POM may not be possible.

When I use <packaging>exploded</packaging>, it works ok.  But I don't think
this is feasible to use for a WAR project and not sure how to do this for a
EAR project (which contains one or more WARs).

Refer to this thread for details:
http://maven.40175.n5.nabble.com/Creating-a-Custom-Lifecycle-tt1044781.html#a1044781
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/Maven-3-explode-goal-tp946368p1044836.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