-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Using latest available image
image registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-8-eap8-openjdk17-builder-openshift-rhel8:jb-eap-8.0-rhel-8-containers-candidate-52437-20230314143911
and legacy s2i with property GALLEON_PROVISION_CHANNELS=org.jboss.eap.channels:eap-8.0:1.0.0.GA-redhat-20230321
I get error
Unable to parse configuration of mojo org.jboss.eap.plugins:eap-maven-plugin:1.0.0.Beta7-redhat-00001:package for parameter groupId: Cannot find 'groupId' in class org.wildfly.plugin.provision.ChannelConfiguration
when I unset GALLEON_PROVISION_CHANNELS=org.jboss.eap.channels:eap-8.0:1.0.0.GA-redhat-20230321 test passes.
Channel manifest is not used in pom.xml, so it is really about parsing GALLEON_PROVISION_CHANNELS in legacy s2i way.