[arquillian-issues] [JBoss JIRA] (ARQ-1635) Wrong SPI implementation registered for Standalone module

Bartosz Majsak (JIRA) issues at jboss.org
Fri Feb 7 07:18:28 EST 2014


Bartosz Majsak created ARQ-1635:
-----------------------------------

             Summary: Wrong SPI implementation registered for Standalone module
                 Key: ARQ-1635
                 URL: https://issues.jboss.org/browse/ARQ-1635
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Spock TestRunner
    Affects Versions: spock_1.0.0.Beta2
            Reporter: Bartosz Majsak
            Assignee: Bartosz Majsak
             Fix For: spock_1.0.0.next


unable to run any tests, all resulted in a ClassNotFoundException:

Caused by: java.lang.ClassNotFoundException: org.jboss.arquillian.junit.standalone.SpockStandaloneExtension

Happens every time the runner tries to initialize services. The SpockStandaloneExtension class is on the classpath, but looks like it is in a different package: org.jboss.arquillian.spock.standalone.SpockStandaloneExtension

--
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


More information about the arquillian-issues mailing list