finalName taken into account for full build but not for ear build
-----------------------------------------------------------------
Key: MNG-3002
URL: http://jira.codehaus.org/browse/MNG-3002
Project: Maven 2
Issue Type: Bug
Components: Dependencies
Affects Versions: 2.0.6
Environment: Windows XP; JDK1.5
Reporter: Mark Jeffery
If I force a build of all projects via a parent pom (which build 2 EARS), then
the finalName attribute of the jar plugin is taken into account for the
dependencies when they are built.
If I quickly build one EAR only, via its pom, it retrieves the dependencies
from the repository, the finalName in the dependency pom is not taken into
account and the version number is added to the jar name.
This breaks the manifest entries for the jars that were built with the forced
build as they still reference the specified name but the jars included in the
EAR have the version on the name.
--
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