finalName not taken into account for attached assemblies
--------------------------------------------------------
Key: MNG-4848
URL: http://jira.codehaus.org/browse/MNG-4848
Project: Maven 2 & 3
Issue Type: Bug
Affects Versions: 2.2.1
Reporter: Maik Richey
I got a multimodule POM here building two assemblies (jars) attached to the
project. Whatever I define in
{code}
<build>
...
<finalName>[The name I want it to be]</finalName>
...
</build>
{code}
is ignored. In the end of the day I'm not able to define the final name of the
artifacts?!
--
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