Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: deploy task
-
Labels:None
-
Number of attachments :
Description
Use the Maven "deploy" ant task with the version "1.0-SNAPSHOT". It will be deployed to the artifact repository as "1.0-SNAPSHOT"; it won't have its -SNAPSHOT replaced with a proper qualified name (timestamp, build number, etc.).
Ideally there would be a way for users to specify their own qualifier in the Ant task, by specifying a special attribute. That would allow Ant scripters to use Ant's <BuildNumber> task or to use any other arbitrary build number as needed.
Issue Links
| This issue duplicates: | ||||
| MANTTASKS-23 | antlib:deploy doesn't set correct snapshot version |
|
|
|
See MNG-2060