Severin Gehwolf created MNG-5503: ------------------------------------ Summary: Maven 3.1.0 fails to resolve artifacts produced by reactor build Key: MNG-5503 URL: https://jira.codehaus.org/browse/MNG-5503 Project: Maven 2 & 3 Issue Type: Bug Components: Artifacts and Repositories Affects Versions: 3.1.0 Reporter: Severin Gehwolf Attachments: reproducer-zip-type-deps.zip
Maven 3.1.0 fails to resolve zip type dependencies produced via assemblies by modules higher up the reactor hierarchy. For example module A has a dep on module B of type zip. Module A produces a zip containing jars plus some other files which the build of module B should extract and copy to the output directory. However, dep solving of module B fails. It works with Maven 3.0.5 but fails to build with Maven 3.1.0 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira