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: Execution default-cli of goal
org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar failed.
NullPointerException
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
https://buildd.debian.org/status/fetch.php?pkg=byte-buddy&arch=all&ver=1.7.9-1&stamp=1513081592&raw=0
...
[INFO] Reactor Summary:
[INFO]
[INFO] Byte Buddy (parent) ................................ SUCCESS [ 0.981 s]
[INFO] Byte Buddy (with dependencies) ..................... SUCCESS [ 50.736 s]
[INFO] Byte Buddy (without dependencies) .................. SUCCESS [ 2.047 s]
[INFO] Byte Buddy (Maven plugin) .......................... FAILURE [ 2.197 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.584 s
[INFO] Finished at: 2017-12-12T12:26:27Z
[INFO] Final Memory: 37M/722M
[INFO] ------------------------------------------------------------------------
[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]
[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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -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=/<<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
returned exit code 1
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
--- 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 ---