[ https://jira.codehaus.org/browse/MNG-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=347025#comment-347025 ]
Jason van Zyl commented on MNG-5628: ------------------------------------ Project doesn't build. Closing the issue. Likely fixed by MNG-5613. [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.jboss.windup:JBossEapRecognition:2.0.0-SNAPSHOT (/private/tmp/windup/addons/server/JBossEapRecognition/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not find artifact org.jboss.windup:windup-parent:pom:2.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException > NullPointerException with Maven 3.2.1 when circular dependency exists in POMs > ----------------------------------------------------------------------------- > > Key: MNG-5628 > URL: https://jira.codehaus.org/browse/MNG-5628 > Project: Maven 2 & 3 > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows 7, Cygwin > Reporter: Ray Suliteanu > Fix For: 3.2.2 > > Attachments: mvn-3.2.1-exception.txt > > > I had introduced a circular dependency in my multi-project POM configuration > without realizing it. With 3.2.1 I got an NPE. See attached file. Switching > to 3.1.1 gave me the appropriate error about the circular dependency. -- This message was sent by Atlassian JIRA (v6.1.6#6162)