-
Bug
-
Resolution: Done
-
Major
-
JDG 7.1.1 ER1
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
-
-
-
-
-
CR1
-
There is no issue.
The cdi-jdg quickstart fails to deploy war file into eap 7.0.5 with following error:
[ERROR] Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:1.1.0.Alpha2:deploy (default-cli) on project jboss-cdi-jdg: Deployment failed: Operation failed: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0080: Failed services" => {"jboss.module.service.\"deployment.infinispan-cdi.war\".main" => "org.jboss.msc.service.StartException in service jboss.module.service.\"deployment.infinispan-cdi.war\".main: WFLYSRV0179: Failed to load module: deployment.infinispan-cdi.war:main
[ERROR] Caused by: org.jboss.modules.ModuleNotFoundException: org.infinispan.cdi.embedded:jdg-7.1"}}}}
This causes failure of both wildfly:deploy and test tasks
Additionally, quickstart README.md would greatly benefit from clarification as per JDG-1200