I have a fileSet element in my assembly.bin that looks like this:

  resources/running.war
  deploy/running.war
  
       **/*
  


However, instead of putting the files in deploy/running.war, the plugin puts
it in deploy/running, leaving off the extension. I need the extension on the
output directory. Is there any way to do that using the assembly plugin.

For reference, I am using maven 3.0.3 and assembly plugin version 2.2.1.

--
View this message in context: 
http://maven.40175.n5.nabble.com/Maven-assembly-plugin-outputDirectory-cannot-contain-an-extension-tp5017452p5017452.html
Sent from the Maven - Users mailing list archive at Nabble.com.

Reply via email to