Bug#775987: maven: Maven depends on openjdk exclusively

Emmanuel Bourg ebourg at apache.org
Thu Jan 22 12:50:17 UTC 2015


Hi Laurens,

Thank you for the report. I think this is actually an issue with
java-package. The package generated by make-jpkg provides
java<n>-runtime[-headless] with n covering the last 3 versions. So for
Java 8 it provides java{6,7,8}-runtime but not java5-runtime as required
by maven.

We should modify make-jpkg and provide all runtimes since Java 5.

Emmanuel Bourg



More information about the pkg-java-maintainers mailing list