Robert Hoeppner
Results
2
comments of
Robert Hoeppner
Hello awilhelmer, The extension expected a class annotated with @ArquillianSuiteDeployment. In this class should be a method annotated with @Deployment And SuiteExtension expeced only one such class in class path....
Till Version 3.3.1 asm was released as asm:asm, but all versions after 4.0.0 was released as org.ow2.asm:asm So if you have both Versions in your Classpath the dependency management can't...