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]

Reply via email to