Make assembly classifier optional
---------------------------------
Key: MASSEMBLY-50
URL: http://jira.codehaus.org/browse/MASSEMBLY-50
Project: Maven 2.x Assembly Plugin
Type: Improvement
Versions: 2.0
Environment: Maven 2.0.1
Reporter: Travis Carlson
Priority: Minor
I want my assembly to create an artifact called "foo.jar" (i.e., with no
classifier)
If I omit the <id> tag from the assembly descriptor the artifact produced is
"foo-.jar"
Proposed solution:
if id == null then omit the "-"
--
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]