Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.9
-
Fix Version/s: 2.0.10
-
Component/s: deploy task
-
Labels:None
-
Number of attachments :
Description
Maybe there is some support for SNAPSHOT deployment in the ant tasks, but the documentation (just one page?) doesn't show any features or examples. Please provide the ability to upload snapshots to a remote Maven repository (like mvn deploy).
Issue Links
- relates to
-
MANTTASKS-114
improve documentation
-
The section "Installing and Deploying Your Own Artifacts" talks about deploying to a remote repo.
I would imagine that Maven Ant tasks works like Maven in this respect and will deploy to a snapshot repo if the artifact is a SNAPSHOT version. Haven't tried this yet, though.