Your message dated Fri, 06 Apr 2018 23:49:46 +0000
with message-id <e1f4b74-0007rk...@fasolo.debian.org>
and subject line Bug#893355: fixed in maven-processor-plugin 3.3.2-2
has caused the Debian Bug report #893355,
regarding maven-processor-plugin FTBFS with openjdk-9
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.)


-- 
893355: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893355
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: maven-processor-plugin
Version: 3.3.2-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/maven-processor-plugin.html

...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building MAVEN PROCESSOR PLUGIN - 3.3.2 3.3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-plugin-plugin:3.5:helpmojo (help-goal) @ 
maven-processor-plugin ---
[ERROR] 

Artifact Ids of the format maven-___-plugin are reserved for 
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.


[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to read mojo source 
files, i.e. build is platform dependent!
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
maven-processor-plugin ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ 
maven-processor-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding 
ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 8 source files to 
/build/1st/maven-processor-plugin-3.3.2/target/classes
[INFO] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/Debug.java:
 Some input files use or override a deprecated API.
[INFO] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/Debug.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java:
 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java
 uses unchecked or unsafe operations.
[INFO] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/AnnotationProcessorCompiler.java:[401,38]
 <anonymous org.bsc.maven.plugin.processor.AnnotationProcessorCompiler$1> is 
not abstract and does not override abstract method 
addModules(java.lang.Iterable<java.lang.String>) in 
javax.tools.JavaCompiler.CompilationTask
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.219 s
[INFO] Finished at: 2019-04-19T18:57:58-12:00
[INFO] Final Memory: 27M/90M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) 
on project maven-processor-plugin: Compilation failure
[ERROR] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/AnnotationProcessorCompiler.java:[401,38]
 <anonymous org.bsc.maven.plugin.processor.AnnotationProcessorCompiler$1> is 
not abstract and does not override abstract method 
addModules(java.lang.Iterable<java.lang.String>) in 
javax.tools.JavaCompiler.CompilationTask
[ERROR] -> [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/MojoFailureException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/build/1st/maven-processor-plugin-3.3.2 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/maven-processor-plugin-3.3.2/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/maven-processor-plugin-3.3.2/debian 
-Dmaven.repo.local=/build/1st/maven-processor-plugin-3.3.2/debian/maven-repo 
--batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned 
exit code 1
make: *** [debian/rules:4: build] Error 2

--- End Message ---
--- Begin Message ---
Source: maven-processor-plugin
Source-Version: 3.3.2-2

We believe that the bug you reported is fixed in the latest version of
maven-processor-plugin, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 893...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated maven-processor-plugin 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 07 Apr 2018 01:38:33 +0200
Source: maven-processor-plugin
Binary: libmaven-processor-plugin-java
Architecture: source
Version: 3.3.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libmaven-processor-plugin-java - Maven plugin to process annotations for Java 
6 at compile time
Closes: 893355
Changes:
 maven-processor-plugin (3.3.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #893355)
   * Standards-Version updated to 4.1.4
   * Switch to debhelper level 11
Checksums-Sha1:
 de720604bfdd48edc2504202fa09447051d25a54 2264 
maven-processor-plugin_3.3.2-2.dsc
 4dd6e93fe763144cec7d1690304e59d362862f7e 3228 
maven-processor-plugin_3.3.2-2.debian.tar.xz
 01905e78f0e15a31b5e1fb4926c187ed0ed8640d 14926 
maven-processor-plugin_3.3.2-2_source.buildinfo
Checksums-Sha256:
 9dd1a046a2e569072335a48c2c274513c78a84363cb7557657b99802b991848e 2264 
maven-processor-plugin_3.3.2-2.dsc
 fbe0d48ed87aeeb2435f6ba278f99457684051975bc5f42fbbdc0ceb2ecabd70 3228 
maven-processor-plugin_3.3.2-2.debian.tar.xz
 f21daa4c26524ba2f7986f651fa153debd171f5b3332200f020653b6a66d17fd 14926 
maven-processor-plugin_3.3.2-2_source.buildinfo
Files:
 4e6c79bb10bfc93f0d5f76936888da04 2264 java optional 
maven-processor-plugin_3.3.2-2.dsc
 6246b63d9a94be3b1ac5a0e90961943c 3228 java optional 
maven-processor-plugin_3.3.2-2.debian.tar.xz
 b87223e1b98fc79d84e1a876807bd607 14926 java optional 
maven-processor-plugin_3.3.2-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlrIBQgSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsXp8QAI/K2Uc5qNsglCevbuyUVzrmXaI1ayYL
+6yKG0XVwne/kubpPK2UHTUcmA2DnyR+EY4YM4RsJoFOpGCanzDlDSyckhePTKTu
V6X8uj7/s/8OUdL3MDTMK3BBkEXxIINoJd5V1M8L2qppBjpud/E9O+v1FV45uRXM
gLwwUS5ajiMWLZsGaVJm/fj37AVz/PH5QiewJOkSAo+ht92ej56rlgol0kCcZhIM
as4k1Ewtg3WGQrp6lqWKtjDPW22w5vJ5TGKJVCJLQOFa9ZPrbThjPoFCxUYnJ8kL
XazkmaMBmCE1l5aLvvuKPaQGJB1u7IlD6rgPuMiQyo81Pwi3dJMJ6aWyXh9lMZW9
jJv80g/qhd1bVmiUvrUPvaaQpj2F84NVmOpawZAZaK3rc9EpaCQJP6KrOgUGt9tx
dWcDYuMcI9B/LccT2QUXG2evpS/j4pq+82mYwsYxJLGv1tnZ2DV05CoHnxRjMkay
mArXTj/2DxkoI2ZJ1c6R000KVHPpY1e8rkc5CKg57tc89bhQ2FW5yznXh6Luld16
URruenXsqbjM7YvWgBC5SSFHixu6oJlZqa9ZncV0vSRLioddgz3SScc8aFRER7Jw
yno0AC3NIqseeLIaxsdJixWJIVNEd7yf7YH5+HArf9C/qhzlg70oE/gShrWPCSJd
wx49D8EnwxNP
=DcOf
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to