UnresolvableModelException in aggregator POM when parent POM is separate and not yet built ------------------------------------------------------------------------------------------
Key: MNG-5117 URL: http://jira.codehaus.org/browse/MNG-5117 Project: Maven 2 & 3 Issue Type: Bug Components: Bootstrap & Build, Command Line, POM Affects Versions: 3.0.3 Reporter: Jonathan Whitall Attachments: com.example.zip, maven2.log, maven3.log I get the following error when attempting to build an aggregator POM who references an external parent (but locally specified by parent.relativePath): Non-resolvable parent POM: Could not find artifact com.example:com.example.parent:pom:0.1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 4, column 10 Example is attached as well as two log files (one for Maven 2.2.1 which works correctly, one for Maven 3.0.3 which does not) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira