Cannot disable <displayName> appearance in application.xml
----------------------------------------------------------
Key: MEAR-121
URL: http://jira.codehaus.org/browse/MEAR-121
Project: Maven 2.x Ear Plugin
Issue Type: Bug
Affects Versions: 2.4
Reporter: Anton Nikitin
Our customer wants to exclude <displayName> from application.xml in order to be
able to define it manually when deploying on WebSphere.
After some experiments with EAR plugin I found that it is impossible to do
through POM settings.
If <displayName> is not explicitly specified in POM or even specified as empty
element (<displayName/>) plugin forces the value in application.xml as
${project.artifactId}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira