[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:deployto 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:deployfails 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 of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
