[arquillian-issues] [JBoss JIRA] (ARQ-1051) Arquillian Container Tomcat test dependency weld-servlet is not available in Maven Central

Tomas Repel (JIRA) jira-events at lists.jboss.org
Mon Jul 30 04:16:07 EDT 2012


Tomas Repel created ARQ-1051:
--------------------------------

             Summary: Arquillian Container Tomcat test dependency weld-servlet is not available in Maven Central
                 Key: ARQ-1051
                 URL: https://issues.jboss.org/browse/ARQ-1051
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Tomcat Containers
    Affects Versions: 1.0.0.CR3
            Reporter: Tomas Repel


Current version of org.jboss.weld.servlet:weld-servlet is 1.1.2.Final. This version is not available in Maven Central. To update this version (e.g. to 1.1.4.Final), modify the property version.weld_servlet in arquillian-parent-tomcat pom.xml.

{code:xml}
<version.weld_servlet>1.1.4.Final</version.weld_servlet>
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list