[ http://jira.codehaus.org/browse/MDEPLOY-23?page=comments#action_57107 ]
Jerome Lacoste commented on MDEPLOY-23: --------------------------------------- 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 > deploy:file favors parent groupId over the child's one > ------------------------------------------------------ > > Key: MDEPLOY-23 > URL: http://jira.codehaus.org/browse/MDEPLOY-23 > Project: Maven 2.x Deploy Plugin > Type: Bug > Versions: 2.2 > Reporter: Jerome Lacoste > Priority: Critical > Attachments: fix.diff > > Original Estimate: 0 minutes > Remaining: 0 minutes > > Fix attached. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
