Bug#881477: maven-debian-helper: missing dependency on libplexus-classworlds2-java

2017-11-12 Thread Miguel Landaeta
On Sun, Nov 12, 2017 at 10:59:46AM +0200, Adrian Bunk wrote:
> Package: maven-debian-helper
> Version: 2.2.6
> Severity: serious
> 
> Many packages FTBFS:
> 
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/geronimo-validation-1.0-spec.html

I'll take care of that later today.

The fix is not to add a dependency on libplexus-classworlds2-java but
to remove the maven rule on this package that force to use '2.x' and make
it use the default 'debian' one that is provided by libplexus-classworlds-java.

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: PGP signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#881477: maven-debian-helper: missing dependency on libplexus-classworlds2-java

2017-11-12 Thread Adrian Bunk
Package: maven-debian-helper
Version: 2.2.6
Severity: serious

Many packages FTBFS:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/geronimo-validation-1.0-spec.html

...
[ERROR] Failed to execute goal 
org.debian.maven:debian-maven-plugin:2.2.3:install (default-cli) on project 
geronimo-validation_1.0_spec: Execution default-cli of goal 
org.debian.maven:debian-maven-plugin:2.2.3:install failed: Plugin 
org.debian.maven:debian-maven-plugin:2.2.3 or one of its dependencies could not 
be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in 
offline mode and the artifact org.codehaus.plexus:plexus-classworlds:jar:2.x 
has not been downloaded from it before. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
dh_auto_install: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/build/1st/geronimo-validation-1.0-spec-1.1 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/geronimo-validation-1.0-spec-1.1/debian 
-Dmaven.repo.local=/build/1st/geronimo-validation-1.0-spec-1.1/debian/maven-repo
 --batch-mode -Ddebian.dir=/build/1st/geronimo-validation-1.0-spec-1.1/debian 
-Ddebian.package=libgeronimo-validation-1.0-spec-java 
-Dmaven.repo.local=/build/1st/geronimo-validation-1.0-spec-1.1/debian/maven-repo
 -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.2.3:install 
returned exit code 1
debian/rules:4: recipe for target 'binary' failed
make: *** [binary] Error 2

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.