Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3
-
None
-
None
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..."