-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
None
-
False
-
Interactive Demo/Tutorial, User Experience
-
-
-
-
-
-
Workaround Exists
-
-
-
-
We started seeing this failure in an internal test suite test, that verifies the following procedure: https://github.com/wildfly-extras/wildfly-jar-maven-plugin/tree/11.0.0.Beta2/examples/dev-mode#development-mode-with-re-packaging but using current XP 5 testable bits and plugin.
When executing the last step, i.e.:
When done: mvn wildfly-jar:shutdown
the plugin fails with the following traces:
Execution default-cli of goal org.wildfly.plugins:wildfly-jar-maven-plugin:9.0.1.Final-redhat-20240325:shutdown failed: A required class was missing while executing org.wildfly.plugins:wildfly-jar-maven-plugin:9.0.1.Final-redhat-20240325:shutdown: org/wildfly/client/config/ConfigXMLParseException
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.wildfly.plugins:wildfly-jar-maven-plugin:9.0.1.Final-redhat-20240325
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/home/fburzigo/Temp/TBD/jboss-eap-8.0.0.GA-maven-repository/maven-repository/org/wildfly/plugins/wildfly-jar-maven-plugin/9.0.1.Final-redhat-...
...
This doesn't happen with the latest pair of WildFly (32.0.0.Beta1) and community plugin (11.0.0.Beta2).
- is blocked by
-
JBEAP-26970 Latest Bootable JAR maven plugins (9.0.1.Final-redhat-00006) depends on unknown artifacts
- Closed
- is cloned by
-
JBEAP-26992 Bootable JAR plugin - Unexpected WARN about wildfly-jar-cloud-extension should not appear
- Closed