Assuming you're using the assembly plugin to build this zip file, you need a 
second dependencySet that only includes the war.

HTH,
Justin

----- Original Message -----
From: mavenart1 <[EMAIL PROTECTED]>
To: users@maven.apache.org <users@maven.apache.org>
Sent: Wed Nov 12 04:03:59 2008
Subject: 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to