-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
JBoss A-MQ 6.2
-
None
-
None
Cannot build apache-qpid-jms-0.2.0.redhat-1/examples with mvn command that guided in README.txt.
apache-qpid-jms-0.2.0.redhat-1/examples$ mvn clean package dependency:copy-dependencies -DincludeScope=runtime -DskipTests [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.apache.qpid:qpid-jms-examples:[unknown-version]: Failure to find org.apache.qpid:qpid-jms-parent:pom:0.2.0.redhat-1 in http://maven.repository.redhat.com/techpreview/all/ was cached in the local repository, resolution will not be reattempted until the update interval of enterprise-techpreview has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 19, column 11 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.qpid:qpid-jms-examples:[unknown-version] (/home/tkonishi/share/amq/apache-qpid-jms-0.2.0.redhat-1/examples/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for org.apache.qpid:qpid-jms-examples:[unknown-version]: Failure to find org.apache.qpid:qpid-jms-parent:pom:0.2.0.redhat-1 in http://maven.repository.redhat.com/techpreview/all/ was cached in the local repository, resolution will not be reattempted until the update interval of enterprise-techpreview has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 19, 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
- is related to
-
ENTMQCL-277 Qpid JMS client example is not working using provided readme maven command
- Closed