[arquillian-issues] [JBoss JIRA] Created: (ARQ-364) Spurious (?) warnings about "More then one reference to the same implementation was found for org.jboss.arquillian.spi.ApplicationArchiveGenerator, please verify you classpath"

Bob McWhirter (JIRA) jira-events at lists.jboss.org
Tue Feb 8 10:55:47 EST 2011


Spurious (?) warnings about "More then one reference to the same implementation was found for org.jboss.arquillian.spi.ApplicationArchiveGenerator, please verify you classpath"
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: ARQ-364
                 URL: https://issues.jboss.org/browse/ARQ-364
             Project: Arquillian
          Issue Type: Bug
            Reporter: Bob McWhirter
            Priority: Trivial


In our Arquillian+RSpec (JRuby) integration, everything works, but we repeatedly get this warning:

{noformat}
[WARNING] Feb 8, 2011 10:46:57 AM org.jboss.arquillian.impl.DynamicServiceLoader verifySameImplementation
[WARNING] WARNING: More then one reference to the same implementation was found for org.jboss.arquillian.spi.ApplicationArchiveGenerator, please verify you classpath
{noformat}

Would be lovely to have one of:

* Instructions on how to solve the root cause (which classpath?  I think we have 3: maven's, jruby's and AS's...)
* Instructions on how to mute the warning

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list