altDeploymentRepository allows dangerous deploy processes ---------------------------------------------------------
Key: MDEPLOY-68 URL: http://jira.codehaus.org/browse/MDEPLOY-68 Project: Maven 2.x Deploy Plugin Issue Type: Bug Affects Versions: 2.3 Reporter: Brian Fox There is no protection in the deploy plugin to stop snapshots from being deployed to release repos and vice versa. The altDeploymentRepository flag simply overrides the output and thus any use of it really throws out the distinctions in the distributionManagement section of Maven. There should be a way to declare an altDeploymentRepository flag to only allow snapshots for vice versa so you can use it but still be in control of what artifacts go where. -- 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