-
Bug
-
Resolution: Done
-
Critical
-
EAP-XP-5.0.0.CR1
-
None
-
False
-
None
-
False
-
Interactive Demo/Tutorial, User Experience
-
-
-
-
-
-
-
-
We can see the following WARNs when testing against the latest bits for EAP XP 5:
16:28:20 [WARNING] Resolution of artifact org.wildfly.plugins:wildfly-jar-cloud-extension failed using configured channels. Using original version. 16:28:20 [WARNING] Using version 9.0.1.Final-redhat-20240411 to resolve artifact org.wildfly.plugins:wildfly-jar-cloud-extension
Such WARNs are emitted by the plugin itself, when trying to resolve the wildfly-jar-cloud-extension from a manifest, when the <cloud> element is used in the plugin configuration. The plugin should not actually try to match the version for this artifact against the chennel manifest, since it should be resolved via Maven, see the upstream issue: https://github.com/wildfly-extras/wildfly-jar-maven-plugin/issues/390
- clones
-
JBEAP-26890 Bootable JAR plugin - Dev Mode "shutdown" fails with "A required class was missing" (org/wildfly/client/config/ConfigXMLParseException)
- Closed