I'm getting this when building the 6.0.0.Beta4.x branches. However it works on
Mario's computer.
Taking a look at what broke this and how to fix it. Just asking if somebody remembers
breaking it and has a faster fix.
===============================================================================
Repository: droolsjbpm-integration
===============================================================================
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.drools:jbpm-osgi-example:6.0.0-SNAPSHOT
(/Users/rikkola/Codes/BSIG/6.0.0.Beta4/droolsjbpm-integration/drools-osgi/droolsjbpm-osgi-examples/spring-jbpm/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.drools:drools-osgi:pom:6.0.0-SNAPSHOT and 'parent.relativePath' points at
wrong local POM @ line 6, column 11 -> [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
Toni