Maven plugin failing with Fuse 6.2
Issue
- User is following this documentation https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Fuse/6.2/html/Fabric_Guide/F8Plugin.html
- Yet user get the following error, resulting in the bundle not being deployed to the
fabric
[ERROR] No App Zip file at C:\path\to\dummy-1.2.0-app.zip. Did you execute the fabric8:zip goal?
- When user run the
fabric8:zip
goal manually prior deployment, user get below exception.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.364 s
[INFO] Finished at: 2015-07-16T14:47:04+10:00
[INFO] Final Memory: 23M/229M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal io.fabric8:fabric8-maven-plugin:2.2.9:deploy (default-cli) on project dummy: Execution default-cli of goal io.fabric8:fabric8-maven-plugin:2.2.9:deploy failed: A required class was missing while executing io.fabric8:fabric8-maven-plugin:2.2.9:deploy: org/apache/commons/logging/LogFactory
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>io.fabric8:fabric8-maven-plugin:2.2.9
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
Environment
- Red Hat JBoss Fuse
- 6.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.