[ 
http://jira.codehaus.org/browse/MASSEMBLY-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237364#action_237364
 ] 

Benjamin Bentmann edited comment on MASSEMBLY-508 at 10/4/10 4:28 AM:
----------------------------------------------------------------------

The name of an artifact in the local/remote repo is exclusively controlled by 
the repository layout. How the assemblies created in the project output 
directory are named, is controlled by the plugin creating those assemblies.

      was (Author: bentmann):
    The name of an artifact in the local/remote repo is exclusively controlled 
by the repository layout. How the assembly created in the project output 
directory are named, is controlled by the plugin creating those assemblies.
  
> finalName not taken into account for attached assemblies
> --------------------------------------------------------
>
>                 Key: MASSEMBLY-508
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-508
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>            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

        

Reply via email to