-
Bug
-
Resolution: Done
-
Major
-
1.0.0.CR1
-
None
arquillian-testng-container does not specify following dependency:
<!-- External Projects -->
<dependency>
<groupId>org.jboss.shrinkwrap</groupId>
<artifactId>shrinkwrap-impl-base</artifactId>
</dependency>
however, it is required during deployment of the testable archive.