The following comment has been added to this issue:
Author: Rafal Krzewski
Created: Wed, 24 Sep 2003 3:07 AM
Body:
MAVEN-842 contains a cleaner solution to the same problem.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-828
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-828
Summary: jar:install should not install snapshot if ther version ends with
-SNAPSHOT
Type: Improvement
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-jar
Fix Fors:
1.1
Versions:
1.0-beta-10
1.0-rc1
Assignee:
Reporter: Trygve Laugst?l
Created: Thu, 18 Sep 2003 1:55 PM
Updated: Wed, 24 Sep 2003 12:54 AM
Description:
The jar:install goal should either not install the artifact or give a warning message
if the version ends with -SNAPSHOT.
This is because when jar:install is run with a version like 1.0-SNAPSHOT a artifact
like foo-1.0-SNAPSHOT.jar is installed, and when a jar:install-snapshot is run
foo-SNAPSHOT.jar is created.
This might clean up some confusion that exists with snapshots.
If it is a wanted feature I can create a patch for it.
--
Trygvis
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]