ivan mckinley created RTGOV-432:
-----------------------------------
Summary: RTGov samples not building due to maven parent dependencies
Key: RTGOV-432
URL:
https://issues.jboss.org/browse/RTGOV-432
Project: RTGov (Run Time Governance)
Issue Type: Bug
Affects Versions: 2.0.0.Final
Reporter: ivan mckinley
Assignee: Gary Brown
Priority: Minor
Building the sla quickstart under jbossas results in the following error message
mvn jboss-as:deploy
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.overlord.rtgov.samples.jbossas:sla:2.0.0-SNAPSHOT
(/Users/imckinle/jboss/Overlord/rtgov/samples/jbossas/sla/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for
org.overlord.rtgov.samples.jbossas:parent:2.0.0-SNAPSHOT: Could not find artifact
org.jboss.integration-platform:jboss-integration-platform-parent:pom:6.0.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM @
org.overlord.rtgov.samples.jbossas:parent:2.0.0-SNAPSHOT,
/Users/imckinle/jboss/Overlord/rtgov/samples/jbossas/pom.xml, line 15, column 10 ->
[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
--
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