Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-922

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 1.1.1.Final
    • Infrastructure
    • None
    • Hide

      0. clean your maven repository, disable any repository except central and jboss-public-repository (note that the missing artifact is still available from the jboss-developer-group-repository)
      1. mvn package

      Show
      0. clean your maven repository, disable any repository except central and jboss-public-repository (note that the missing artifact is still available from the jboss-developer-group-repository) 1. mvn package

    Description

      Building weld with "mvn package" fails with

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

      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 )

      Attachments

        Activity

          People

            Unassigned Unassigned
            maschmid@redhat.com Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: