Sud Ramasamy created MEAR-226:
---------------------------------
Summary: bundleFileName functionality for the acr plugin
Key: MEAR-226
URL: https://issues.apache.org/jira/browse/MEAR-226
Project: Maven Ear Plugin
Issue Type: Improvement
Affects Versions: 2.10.1
Reporter: Sud Ramasamy
We'd have a need to rename the Java EE Application Client jar that is packaged
in our EAR using the acr plugin. The canonical way to do this is perhaps along
the following lines:
<acrModule>
<groupId>com.mine</groupId>
<artifactId>test</groupId>
<bundleFileName>myrenamed.jar</bundleFileName>
</acrModule>
But this is not supported. I'd be happy to contribute this change if I can
receive some pointers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)