[arquillian-issues] [JBoss JIRA] Created: (ARQ-612) JBoss AS6 containers require deprecated maven repository

Karel Piwko (JIRA) jira-events at lists.jboss.org
Sat Sep 24 06:25:26 EDT 2011


JBoss AS6 containers require deprecated maven repository
--------------------------------------------------------

                 Key: ARQ-612
                 URL: https://issues.jboss.org/browse/ARQ-612
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JBoss Containers
    Affects Versions: jbossas_1.0.0.CR2
            Reporter: Karel Piwko


Following deprecated repository must be defined in order to use JBoss AS 6 managed:

https://repository.jboss.org/nexus/content/repositories/deprecated/

{code}
[ERROR] Failed to execute goal on project arquillian-drone-selenium: Could not resolve dependencies for project org.jboss.arquillian.extension:arquillian-drone-selenium:jar:1.0.0.Final-SNAPSHOT: Failed to collect dependencies for [org.jboss.arquillian.extension:arquillian-drone-api:jar:1.0.0.Final-SNAPSHOT (compile), org.jboss.arquillian.extension:arquillian-drone-spi:jar:1.0.0.Final-SNAPSHOT (compile), org.jboss.arquillian.extension:arquillian-drone-configuration:jar:1.0.0.Final-SNAPSHOT (compile), org.jboss.arquillian.core:arquillian-core-spi:jar:1.0.0.CR4 (compile), org.jboss.arquillian.test:arquillian-test-spi:jar:1.0.0.CR4 (compile), org.jboss.arquillian.config:arquillian-config-api:jar:1.0.0.CR4 (compile), org.seleniumhq.selenium:selenium-java:jar:2.5.0 (provided), org.slf4j:slf4j-simple:jar:1.5.10 (test), org.jboss.arquillian.extension:arquillian-drone-impl:jar:1.0.0.Final-SNAPSHOT (test), org.jboss.arquillian.junit:arquillian-junit-container:jar:1.0.0.CR4 (test), junit:junit:jar:4.8.1 (test), javax.enterprise:cdi-api:jar:1.0-SP1 (test), javax.faces:jsf-api:jar:2.0.2-FCS (test), javax.persistence:persistence-api:jar:1.0 (test), org.jboss.arquillian.extension:arquillian-drone-selenium-server:jar:1.0.0.Final-SNAPSHOT (test), org.seleniumhq.selenium:selenium-server:jar:2.5.0 (test), org.jboss.arquillian.container:arquillian-jbossas-managed-6:jar:1.0.0.CR1 (test), org.jboss.jbossas:jboss-as-client:pom:6.0.0.Final (test)]: Failed to read artifact descriptor for trove:trove:jar:2.1.1: Could not transfer artifact trove:trove:pom:2.1.1 from/to jboss (http://repository.jboss.org/maven2): Access denied to: http://repository.jboss.org/maven2/trove/trove/2.1.1/trove-2.1.1.pom -> [Help 1]
{code}

trove:trove:2.1.1 dependency should be excluded

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