Bug#771694: jruby: Inconsistency between Maven and package dependencies
Emmanuel Bourg
ebourg at apache.org
Mon Dec 1 17:58:57 UTC 2014
Package: jruby
Version: 1.5.6-9
Severity: important
jruby installs a pom declaring dependencies on org.jruby.joni:joni, org.jruby.extras:jnr-netdb and org.jruby.extras:bytelist, but none of the corresponding Debian packages are listed in the dependencies of the jruby package. This prevents the Maven based package depending on jruby from building if these transitive dependencies aren't explicitly excluded.
It seems that the classes of these dependencies are actually embedded in jruby.jar, so it's probably safe to remove the dependencies from the pom.
More information about the pkg-java-maintainers
mailing list