Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.10
-
Fix Version/s: 2.1.0
-
Component/s: deploy task, install task
-
Labels:None
-
Number of attachments :
Description
I want to set up the ant tasks so that a project delivers only a jar with a classifier, no base jar at all.
When running from mvn, I would set a classifier on the maven-jar-plugin, and that would be the results.
I don't see a way to do this with the ant tasks.
Issue Links
- relates to
-
MANTTASKS-109
classifier not supported
-
Fixed in 884304.