jira-importer commented on issue #172: URL: https://github.com/apache/maven-deploy-plugin/issues/172#issuecomment-2771512325
**[David Hladky](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mrakomor)** commented Thank you for checking this issue. Your successful attempt made me test it again. Please, make sure to use different name for the pom file, such as mvn deploy:deploy-file -Dfile=download-manager-2.0.8.war -DrepositoryId=jboss.repo -DpomFile=pom.xml -Dsources=download-manager-2.0.8-sources.jar -Djavadoc=download-manager-2.0.8-javadoc.jar -Durl=http://localhost:8081/content/repositories/releases That way pom is deployed as it should (as download-manager-2.0.8.pom), but sources and javadoc are not deployed. If I use download-manager-2.0.8.pom as a source, javadoc and sources are deployed properly. -- 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