-
Bug
-
Resolution: Done
-
Critical
-
8.1.0.Beta
-
None
-
False
-
-
False
-
-
-
-
-
-
- clone QS repo
- navigate to any QS folder
- start command "mvn wildfly:shutdown -Dversion.plugin.wildfly=4.1.6.Final-redhat-00003"
-
-
The zip maven repository contains wildfly-maven-plugin arifact in version 4.1.6.Final-redhat-00003.
This artifact is required to start or shutdown provisioned server and is not compatible with EAP 8.1. see the following error message:
[ERROR] Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:4.1.6.Final-redhat-00003:shutdown (default-cli) on project ejb-throws-exception-ear: Please make sure a server is running before executing goal shutdown. Reason: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused -> [Help 1]
Please don't ship this artifact or update its version to latest.
Note: EAP 8.1 QS are require upstream artifact "5.1.1.Final" now.