Your message dated Mon, 5 Feb 2018 13:31:39 +0100
with message-id <94de8c07-88dc-030e-4f19-2a0d07387...@debian.org>
and subject line Re: Bug#884207: byte-buddy FTBFS: Execution default-cli of
goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar failed.
NullPointerException
has caused the Debian Bug report #884207,
regarding byte-buddy: FTBFS
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
884207: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: byte-buddy
Version: 1.7.9-1
Severity: serious
Justification: fails to build from source
Hi,
the recent upload of byte-buddy did FTBFS on the arch:all buildd:
https://buildd.debian.org/status/fetch.php?pkg=byte-buddy&arch=all&ver=1.7.9-1&stamp=1513081592&raw=0
dh_auto_configure -i
mh_patchpoms -plibbyte-buddy-java --debian-build --keep-pom-version
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
[ERROR] Cannot find parent dependency
net.bytebuddy:byte-buddy-parent:pom:debian, use --no-parent option to resolve
this issue or install the parent POM in the Maven repository
dh_auto_build -i
/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=/<<PKGBUILDDIR>>
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package
javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[...]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (default-cli) on
project byte-buddy-maven-plugin: Execution default-cli of goal
org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar failed.
NullPointerException -> [Help 1]
Andreas
--- End Message ---
--- Begin Message ---
On Wed, 13 Dec 2017 09:31:13 +0100 Emmanuel Bourg <ebo...@apache.org> wrote:
> Thank you Adrian. This is caused by a regression in
> maven-javadoc-plugin/3.0.0. Other packages are probably affected.
>
> https://issues.apache.org/jira/browse/MJAVADOC-504
I have just successfully rebuilt the package. Apparently Emmanuel fixed
this in maven-javadoc-plugin in version 3.0.0-2. I'm going to close this
bug report now.
Markus
--- End Message ---