[
http://jira.codehaus.org/browse/MUNIX-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trygve Laugstol updated MUNIX-5:
--------------------------------
Fix Version/s: (was: 1.0-alpha-4)
Unscheduling this as I don't remember why you can't just use the <id> field as
it's main purpose is to differeniate between secondary artifacts and such it
maps perfectly to being the classifier.
> Add classifier support to packages
> -----------------------------------
>
> Key: MUNIX-5
> URL: http://jira.codehaus.org/browse/MUNIX-5
> Project: Maven 2.x Unix Plugin
> Issue Type: Improvement
> Affects Versions: later
> Environment: Linux
> Reporter: Erik Drolshammer
> Assignee: Trygve Laugstol
> Priority: Minor
>
> The package element use id as classifier by default. That is OK, but it would
> be nice if it was possible to override this default with a classifier tag.
> For example
> <packages>
> <package>
> <id>i686</id>
> <name>32-bit binary</name>
> <classifier>${idRef} - ${os.version}</classifier>
> <assembly>
> <copy-artifact>
> <artifact>com.company:app1-i686:a</artifact>
> <toFile>${rpm.path}/bin/app1</toFile>
> <attributes>
> <user>${rpm.username}</user>
> <group>${rpm.groupname}</group>
> <mode>6774</mode>
> </attributes>
> </copy-artifact>
> </assembly>
> </package>
> </packages
--
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
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email