Andriy Rokhmanov created ARQ-1439:
-------------------------------------
Summary: NoClassDefFoundError for MavenDependencyResolver when using Google
Guice Extension
Key: ARQ-1439
URL:
https://issues.jboss.org/browse/ARQ-1439
Project: Arquillian
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Extension - Guice
Affects Versions: guice_1.0.0.Alpha1
Environment: Windows 7, java version "1.7.0_25"
Reporter: Andriy Rokhmanov
Assignee: Jakub Narloch
The GuiceProtocolArchiveProcessor relies on MavenDependencyResolver class from old API.
When I attempt to run a test case with @GuiceConfiguration it gives me
java.lang.NoClassDefFoundError:
org/jboss/shrinkwrap/resolver/api/maven/MavenDependencyResolver.
https://community.jboss.org/message/829391#829391
Artifacts: arquillian-guice-impl-1.0.0.Alpha1.jar,
shrinkwrap-resolver-api-maven-2.0.0.jar
Exception dump attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira