Hello Michael, just guessing:
- sometimes spaces in the path may lead to problems. - sometimes Windows encounters a problem when a path is too long. Could you try setting setting localRepository as outlined in http://maven.apache.org/settings.html to c:/tmp/m2. Regards Mirko -- Sent from my mobile Am 14.08.2015 21:07 schrieb <michael.ctr.taru...@faa.gov>: > Can anyone tell me why I'm getting the following error? > > Failed to execute goal > org.apache.karaf.tooling:features-maven-plugin:2.4.0.redhat-620133:add-features-to-repo > (add-features-to-repo) on project jboss-a-mq: > Can't resolve bundle > org.apache.karaf.management.mbeans:org.apache.karaf.management.mbeans.scr:jar:2.4.0.redhat-620133: > Could not transfer artifact > org.apache.karaf.management.mbeans:org.apache.karaf.management.mbeans.scr:jar:2.4.0.redhat-620133 > from/to jboss.fs.public ( > http://repository.jboss.org/nexus/content/repositories/fs-public/): > Specified destination directory cannot be created: C:\Users\Michael CTR > Tarullo.FAA\.m2\repo\org\apache\karaf\management\mbeans\org.apache.karaf.management.mbeans.scr\2.4.0.redhat-620133 > > Mike >