Hi all, 

I'd like to use the assembly plug-in to create a project like this: 

app.zip
  run.sh
  util.sh
  README
  app.jar

Where app.jar will contain all the needed java classes (the ones picked by
dependencySet). Is that possible? In the descriptor specification, there
isn't anything like <fomats> to be used in dependencySet or fileSet. Do I
have to use a first descriptor to produce app.jar only and another one to
put all together?

Thanks in advance for any help. 


-- 
View this message in context: 
http://www.nabble.com/Producing-archives-from-file-sets-or-depency-sets-tp25955321p25955321.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