-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.1.0.CR2
-
Release Notes
-
Currently it is not possible to build the examples shipped with the distribution against the offline repository.
-
Not Yet Documented
-
Examples cannot be processed by maven due to an issue in the "~/examples/features/standard/pom.xml " file; the errors below are raised:
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module /opt/AMQ7/amq-broker-7.1.0/examples/features/standard/rest of /opt/AMQ7/amq-broker-7.1.0/examples/features/standard/pom.xml does not exist @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.activemq.examples.broker:jms-examples:2.4.0.amq-710004-redhat-1 (/opt/AMQ7/amq-broker-7.1.0/examples/features/standard/pom.xml) has 1 error
[ERROR] Child module /opt/AMQ7/amq-broker-7.1.0/examples/features/standard/rest of /opt/AMQ7/amq-broker-7.1.0/examples/features/standard/pom.xml does not exist
[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
The ~/examples/features/standard/pom.xml file contains link to non existing module ~/examples/features/standard/rest (the examples were already removed (ENTMQBR-95))
Note: workaround exists (comment the appropriate row in the pom.xml file).
- relates to
-
ENTMQBR-1638 Broker examples cannot be built, because of missing proton-j dependency (in offline repo)
-
- Closed
-
-
ENTMQBR-1033 Broker examples fail (ActiveMQ Artemis JMS Client Side Load Balancing Example)
-
- Closed
-