Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Environment:maven-rc3
maven-release-plugin-1.3
Description
1) Snapshots should be resolved whenever version specification contains
string SNAPSHOT and not only when the value is exactly SNAPSHOT
2) Errors should not be ignored when getting snapshot-version file
from remote repository. If the file does not exist, no message
is reported
patch file to solve the issue