-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR5
Upon execution of mvn clean test -Parq-wildfly-remote in helloworld-mbean, EAP produces the following warning:
09:32:31,856 WARN [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0013: Deployment deployment "myservice.war" contains CDI annotations but no bean archive was not found. (No beans.xml nor class with bean defining annotations)
The tests themselves pass without error.
server.log is attached.