Yes, it seems to.

Have a look at:

http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html

Search for the text, "outputFileNameMapping".

Michael 

-----Original Message-----
From: Jiaqi Guo [mailto:[EMAIL PROTECTED] 
Sent: May 30, 2008 11:44 AM
To: users@maven.apache.org
Subject: How to rename a jar dependency in assembly descriptor?

Is it possible to include a renamed jar dependency in assembly? For
example project depends on xyz:xyz-1.0.jar, the assembly descriptor
includes xyz:xyz using dependencySet but I want the actual jar file in
distribution to be named xyz.jar instead of xyz-1.0.jar.

Does assembly plugin support such use case? Thanks

Regards
Jiaqi Guo



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to