Maven Plugin for EAP 7
Issue
- Which
Maven pluginshould be used to deploy onJBoss EAP 7 Mavenbuild process working withEAP 6.xis failing onJBoss EAP 7.0.0.Betawith below exception.
[ERROR] Failed to execute goal org.jboss.as.plugins:jboss-as-maven-plugin:7.6.Final:execute-commands (execute-cli-scripts) on project standalone-local: Execution execute-cli-scripts of goal org.jboss.as.plugins:jboss-as-maven-plugin:7.6.Final:execute-commands failed: I/O Error could not execute operation '{
[ERROR] "operation" => "read-attribute",
[ERROR] "address" => [],
[ERROR] "name" => "launch-type"
[ERROR] }': java.net.ConnectException: JBAS012144: Could not connect to remote://localhost:9999. The connection timed out
[ERROR] -> [Help 1]
Environment
- Red Hat JBoss Enterprise Application Platform
- 7.0.0 Beta
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.