Bug#910093: maven-compiler-plugin: tests fail due to hardcoded junit jar path and missing JAVA_HOME

2018-10-02 Thread Tiago Daitx
Please consider the attached patch. diff -Nru maven-compiler-plugin-3.8.0/debian/changelog maven-compiler-plugin-3.8.0/debian/changelog --- maven-compiler-plugin-3.8.0/debian/changelog 2018-07-30 09:26:41.0 +0200 +++ maven-compiler-plugin-3.8.0/debian/changelog 2018-09-21

Bug#910093: maven-compiler-plugin: tests fail due to hardcoded junit jar path and missing JAVA_HOME

2018-10-02 Thread Tiago Stürmer Daitx
Package: maven-compiler-plugin Version: 3.8.0-1 Severity: minor Dear Maintainer, Currently maven-compiler-plugin tests are failing due to 2 different reasons: 1. Some tests depend on JAVA_HOME being set 2. The junit jar file is hardcoded to version 3.8.1 Excerpt of the buildlog with the test