jira-importer commented on issue #452: URL: https://github.com/apache/maven-deploy-plugin/issues/452#issuecomment-2771542130
**[Baptiste MATHUS](https://issues.apache.org/jira/secure/[email protected])** commented OK, I finally found it after crawling maven projects sources and subversion logs :-) : MARTIFACT-6. So, in the future, as required by Olivier, this behaviour (fail if the artifact being deployed is already present) will be the default. FWIW: the code is in the DefaultArtifactDeployer class in the maven-artifact project. The revision that added this behaviour is the 592286 one by Jason. So I guess this bug could be marked as fixed. Cheers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
