jira-importer commented on issue #423:
URL: 
https://github.com/apache/maven-deploy-plugin/issues/423#issuecomment-2771539427

   **[Jerome 
Lacoste](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=lacostej)**
 commented
   
   Is deployment from the local repository something that the plugin want to 
support? That may be border line, because of the potential side effects 
involved.
   
   I am not sure of why the file is deleted. To easily reproduce the issue:
   
   cd ~/.m2/repository/junit/junit/3.8.1/
   mvn -X deploy:deploy-file -DpomFile=junit-3.8.1.pom  -Dfile=junit-3.8.1.jar 
-Durl=file:///tmp/ -DrepositoryId=dummy
   


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to