Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
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
no votes yet