-
Bug
-
Resolution: Done
-
Major
-
8.0.0.GA
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
The quickstarts with excluded Galleon layers (jaxrs-client, kitchensink, todo-backend) have been deploying successfully on OpenShift for a while, however a following error now prevents these QS from a successful cloud deployment:
[ERROR] Failed to execute goal org.jboss.eap.plugins:eap-maven-plugin:1.0.0.Beta9-redhat-00002:package (default) on project jaxrs-client: Provisioning failed: The following layers configured to be excluded from configuration [model=standalone name=standalone.xml] would not have otherwise been installed: microprofile-telemetry. Either remove the corresponding exclusions or add ignore-not-excluded-layers option -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jboss.eap.plugins:eap-maven-plugin:1.0.0.Beta9-redhat-00002:package (default) on project jaxrs-client: Provisioning failed
Steps to reproduce are described in the first commentary to this JIRA.
- is caused by
-
WFLY-18127 Remove opentelemetry workaround
- Closed