Bug#829388: oscache: FTBFS: the artifact antlr:antlr:jar:2.x has not been downloaded
Emmanuel Bourg
ebourg at apache.org
Thu Jul 7 11:48:53 UTC 2016
Le 3/07/2016 à 00:38, Daniel Schepler a écrit :
> [ERROR] Failed to execute goal on project oscache: Could not resolve
> dependencies for project opensymphony:oscache:jar:2.4.1: Cannot access
> central (https://repo.maven.apache.org/maven2) in offline mode and the
> artifact antlr:antlr:jar:2.x has not been downloaded from it before.
This is another dependency issue revealed by the velocity rebuild. Here
libhibernate3-java is missing a dependency on libantlr-java. It was
previously available through the following dependency chain:
maven-debian-helper -> velocity -> libwerken.xpath-java -> libantlr-java
velocity no longer depends on libwerken.xpath-java and the
libhibernate3-java rdeps are now failing to build.
More information about the pkg-java-maintainers
mailing list