Allow disabling deployment for artifacts that should not be deployed --------------------------------------------------------------------
Key: MNG-1699 URL: http://jira.codehaus.org/browse/MNG-1699 Project: Maven 2 Type: Task Components: POM Versions: 2.0 Reporter: Vincent Massol 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..." -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]