Bug#882052: byte-buddy: missing build dependency on libeclipse-aether-java

2017-11-18 Thread Emmanuel Bourg
Good catch. Actually it should depend on maven-resolver, eclipse-aether is 
about to be removed.
Emmanuel Bourg

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


Bug#882052: byte-buddy: missing build dependency on libeclipse-aether-java

2017-11-18 Thread Adrian Bunk
Source: byte-buddy
Version: 1.7.2-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/byte-buddy.html

...
[INFO] 
[INFO] 
[INFO] Skipping Byte Buddy (parent)
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Byte Buddy (parent)  SUCCESS [  1.141 s]
[INFO] Byte Buddy (with dependencies) . SUCCESS [01:20 min]
[INFO] Byte Buddy (without dependencies) .. SUCCESS [  4.145 s]
[INFO] Byte Buddy (Maven plugin) .. FAILURE [  0.025 s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:26 min
[INFO] Finished at: 2018-12-20T16:58:06-12:00
[INFO] Final Memory: 42M/1586M
[INFO] 
[ERROR] Failed to execute goal on project byte-buddy-maven-plugin: Could not 
resolve dependencies for project 
net.bytebuddy:byte-buddy-maven-plugin:maven-plugin:1.7.2: The following 
artifacts could not be resolved: org.eclipse.aether:aether-api:jar:debian, 
org.eclipse.aether:aether-util:jar:debian: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.eclipse.aether:aether-api:jar:debian 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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :byte-buddy-maven-plugin
dh_auto_build: /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/byte-buddy-1.7.2 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/byte-buddy-1.7.2/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/byte-buddy-1.7.2/debian 
-Dmaven.repo.local=/build/1st/byte-buddy-1.7.2/debian/maven-repo --batch-mode 
package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true 
-Dlocale=en_US returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2

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