]
Jakub Narloch updated ARQ-1439:
-------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
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
Fix For: guice_1.0.0.next
Attachments: exception.txt
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: