Hey All, I am trying to build the ActiveMQ source code and ran into compilation failures. Maven complains of not being able to find a certain dependency.
Verified the .m2 settings, local .m2 repository directory and confirmed that the required artifact is available. I followed the directions at http://activemq.apache.org/building.html Could you offer some suggestion to resolve below? [ERROR] Failed to execute goal on project activemq-kahadb-store: Could not resolve dependencies for project org.apache.activemq:activemq-kahadb-store:jar:5.15.1-SNAPSHOT: Could not find artifact org.apache.activemq:activemq-broker:jar:tests:5.15.1-SNAPSHOT -> [Help 1] NOTE: I did not make any changes to the POM or any configuration therein. Thanks skis
