Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.4
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
In my cargo build I have some projects producing artifacts that are purely used for functional tests. I'd like a way to tell m2 not to deploy those when "mvn deploy" is called at the top level.
jdcasey suggested on IRC: " I'd say you would need a <disabled/> flag in the deploy plugin's config, or a <skip/> or something..."
fixed in rev 630347.