Actually, I tried "mvn clean install -Dmaven.test.skip.exec" , in hope to skip the running-foreever testing part, but then I ran into a new problem
INFO] Final Memory: 112M/809M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:2.0:shade (default) on project activemq-all: Execution default of goal org.apache.maven.plugins:maven-shade-plugin:2.0:shade failed: A required class was missing while executing org.apache.maven.plugins:maven-shade-plugin:2.0:shade: org/sonatype/aether/version/VersionConstraint what do I miss....how do I get it? -- View this message in context: http://activemq.2283324.n4.nabble.com/Unable-to-build-Active-MQ-5-9-tp4678525p4678527.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
