You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by mavenart1 <ma...@trashmail.net> on 2008/11/12 10:03:59 UTC

Including a dependent war as is

When we package a release, the final distribution includes a dependent war
file. Say HelloWorld.zip has to include \adm\foobar.war. 

Helloworld.zip
\scripts\*
\tools\*
\jar\*.jar
\classes\*
\adm\foobar.war


This war is uploaded in artifactory. How to get this package (as listed
above) with this war file (no overlay, just as is) when the package is built
using Maven?

-- 
View this message in context: http://www.nabble.com/Including-a-dependent-war-as-is-tp20456494p20456494.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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