-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
7.4.6.GA
-
None
-
False
-
None
-
False
-
-
-
-
-
This maven module org/wildfly/core/wildfly-cli/ builds the module wildfly-cli.jar which is used as a server side jar that is private API and also builds a shaded jar wildfly-cli-client.jar which is $JBOSS_HOME/bin/client/jboss-cli-client.jar.
The shaded jar should be moved (or copied) over from core to wildfly and built as wildfly-client-all.jar ($JBOSS_HOME/bin/client/jboss-client.jar) is built, since a user would expect the versioning to go along with the wildfly/EAP version and not the core version.
[1] https://maven.repository.redhat.com/ga/org/wildfly/core/wildfly-cli/15.0.15.Final-redhat-00001/wildfly-cli-15.0.15.Final-redhat-00001.jar - this is the EAP Private Module: $JBOSS_HOME/modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-15.0.15.Final-redhat-00001.jar
[2] https://maven.repository.redhat.com/ga/org/wildfly/core/wildfly-cli/15.0.15.Final-redhat-00001/wildfly-cli-15.0.15.Final-redhat-00001-client.jar - this is $JBOSS_HOME/bin/client/jboss-cli-client.jar
[3] https://maven.repository.redhat.com/ga/org/jboss/eap/wildfly-client-all/7.4.6.GA-redhat-00002/wildfly-client-all-7.4.6.GA-redhat-00002.jar - this is $JBOSS_HOME/bin/client/jboss-client.jar
- incorporates
-
WFLY-16961 wildfly-cli-client.jar should be in org.wildfly:wildfly-cli-client instead of org.wildfly.core:wildfly-cli to be versioned with the server
- Open
- relates to
-
JBEAP-23494 [GSS](7.4.z) WFCORE-6038 - The org.wildfly.core:wildfly-cli:client artifact has unneeded dependencies
- Closed