[
http://jira.codehaus.org/browse/MASSEMBLY-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Casey closed MASSEMBLY-244.
--------------------------------
Resolution: Won't Fix
Assignee: John Casey
the filename once it hits the local repository or the remote repository is a
calculated entity, based on the coordinates of the project, the assembly id -
which turns into the classifier - and the assembly format, which determines the
type of the artifact.
This is a Maven design, to support standardized resolution of dependencies. If
you only need control over the assembly name *while it's in the target
directory* then you can use the finalName configuration in the assembly plugin
configuration block.
> I want to be able to specify the full name of the generated artifact
> --------------------------------------------------------------------
>
> Key: MASSEMBLY-244
> URL: http://jira.codehaus.org/browse/MASSEMBLY-244
> Project: Maven 2.x Assembly Plugin
> Issue Type: Improvement
> Environment: XP
> Reporter: David Hoffer
> Assignee: John Casey
>
> I want to be able to specify the full name of final artifacts. For example
> if using jar-with-dependencies I want to be able to specify the final name as
> somename-${version}.xyz. Where ${version} is replaced with the actual
> version.
> I want this to work when using directory-inline & attached goals and likely
> others as well.
--
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