[arquillian-issues] [JBoss JIRA] (ARQ-2002) Exception is thrown when updating Shrinkwrap to 1.2.3

Alex Soto (JIRA) issues at jboss.org
Tue Dec 8 08:01:05 EST 2015


Alex Soto created ARQ-2002:
------------------------------

             Summary: Exception is thrown when updating Shrinkwrap to 1.2.3
                 Key: ARQ-2002
                 URL: https://issues.jboss.org/browse/ARQ-2002
             Project: Arquillian
          Issue Type: Bug
          Components: Daemon
            Reporter: Alex Soto
            Assignee: Andrew Rubinger


I have reborn the Arquillian Daemon project, basically to update to latest versions of every component. I have updated to Arquillian 1.1.10 and no problem, but when I have updated ShrinkWrap version to 1.2.3, I got next exception:

{code}
java.lang.NoClassDefFoundError: Could not initialize class org.jboss.shrinkwrap.api.ShrinkWrap$DefaultDomainWrapper
{code}

The strange thing is that this class has been at the same place for several versions, so not sure why it is throwing this exception. Maybe it is a cascade problem and this is not the root exception.

Alex.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the arquillian-issues mailing list