-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
1.1.1.Final
-
None
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 )