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

Andrew Rubinger (JIRA) issues at jboss.org
Thu Dec 24 16:27:00 EST 2015


    [ https://issues.jboss.org/browse/ARQ-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144134#comment-13144134 ] 

Andrew Rubinger commented on ARQ-2002:
--------------------------------------

Do you mean the parent POM to:

{code}<version.org.jboss.arquillian.core>1.1.10.Final</version.org.jboss.arquillian.core>{code}

...?  Also looks like ShrinkWrap isn't explicitly brought in here in a dependencyManagement section, but comes in via Arquillian Core and friends.  Got a commit you're working off so I can see what you're doing?

> 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