jira-importer commented on issue #268: URL: https://github.com/apache/maven-deploy-plugin/issues/268#issuecomment-2771520477
**[Jerome Lacoste](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=lacostej)** commented And related to this issue, you can't override the pom values.... E.g. If I have a pom that repacks a zip file. The pom uses the assembly plugin but is of packaging pom. mvn deploy:deploy-file -DpomFile=pom.xml -Dpackaging=zip -DrepositoryId=... -Durl=... -Dfile=target/file.zip the file gets deployed as pom packaging... Will prepare a new patch. Issue should be renamed as: deploy-file isn't using a proper properties overriding order when reading the pom -- 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