[weld-issues] [JBoss JIRA] Created: (WELD-922) Build of Weld core fails with "Could not find artifact javax.servlet:jstl:jar:1.2"

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Mon Jun 20 08:56:23 EDT 2011


Build of Weld core fails with "Could not find artifact javax.servlet:jstl:jar:1.2"
----------------------------------------------------------------------------------

                 Key: WELD-922
                 URL: https://issues.jboss.org/browse/WELD-922
             Project: Weld
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: 1.1.1.Final
            Reporter: Marek Schmidt


Building weld with "mvn package" fails with

{quote}
[ERROR] Failed to execute goal on project weld-servlet-test-tomcat: Could not resolve dependencies for project org.jboss.weld.servlet:weld-servlet-test-tomcat:jar:1.1.0-SNAPSHOT: Could not find artifact javax.servlet:jstl:jar:1.2 in jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public) -> [Help 1]
{quote}

It appears that javax.servlet:jstl:jar:1.2, which is declared in api/bom/pom.xml and used in Weld tests and examples, has been removed from central (see https://issues.sonatype.org/browse/MVNCENTRAL-71 )

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

        


More information about the weld-issues mailing list