[fabric8-maven-plugin] "No such generated manifest file /path/to/project/target/classes/META-INF/fabric8/openshift.yml for this project so ignoring"
Issue
-
Running
fabric8:deploy
to deploy a sample project fails with
No such generated manifest file /path/to/fuse71-springboot-camel-demo/target/classes/META-INF/fabric8/openshift.yml for this project so ignoring
-
After generating a Fuse 7.1 project using the Fabric8 Maven archetype it fails to deploy on OpenShift with
No such generated manifest file /path/to/fuse71-springboot-camel-demo/target/classes/META-INF/fabric8/openshift.yml for this project so ignoring
-
Following the tutorial in chapter 3.3. Create and Deploy a Project Using the S2I Binary Workflow of the Fuse 7.1. on OpenShift Guide the step
mvn fabric8:deploy
fails with
No such generated manifest file /path/to/fuse71-springboot-camel-demo/target/classes/META-INF/fabric8/openshift.yml for this project so ignoring
Environment
- Red Hat Fuse 7.1
- OpenShift
- fabric8-maven-plugin
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.