Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1439

NoClassDefFoundError for MavenDependencyResolver when using Google Guice Extension

    XMLWordPrintable

Details

    • Hide

      Define arquillian-guice-impl ver 1.0..0Alpha1 dependency together with arquillian-bom 1.1.0.Final in your pom.xml. Create a test which use quice ext (add @GuiceConfiguration). Attempt to run the test.

      Show
      Define arquillian-guice-impl ver 1.0..0Alpha1 dependency together with arquillian-bom 1.1.0.Final in your pom.xml. Create a test which use quice ext (add @GuiceConfiguration). Attempt to run the test.

    Description

      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.

      Attachments

        Activity

          People

            jmnarloch Jakub Narloch (Inactive)
            rokhmanov_jira Andriy Rokhmanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: