I cloned the karaf repository from git and I am trying to build it(mvn install) with maven. When maven is trying to install "karaf-assembly-archetype" project I am getting the following error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:integration-test (default-integration-test) on project karaf-assembly-archetype: [ERROR] Archetype IT 'assembly' failed: Cannot run additions goals. I don't know how to fix it. Can someone help me? Thank you. -- View this message in context: http://karaf.922171.n3.nabble.com/karaf-assembly-archetype-tp4046231.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
