Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
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.
Attachments
Issue Links
- duplicates
-
MANTTASKS-23 antlib:deploy doesn't set correct snapshot version
- Closed