Your message dated Sat, 02 Nov 2024 22:11:34 +0000 with message-id <e1t7mlg-00bmtv...@fasolo.debian.org> and subject line Bug#1086288: fixed in libtwelvemonkeys-java 3.11.0+dfsg-2 has caused the Debian Bug report #1086288, regarding libtwelvemonkeys-java: FTBFS: Could not resolve dependencies for project com.twelvemonkeys.imageio:imageio-batik:jar:3.11.0 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.) -- 1086288: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086288 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: src:libtwelvemonkeys-java Version: 3.11.0+dfsg-1 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure mh_patchpoms -plibtwelvemonkeys-java --debian-build --keep-pom-version --maven-repo=/<<BUILDDIR>>/libtwelvemonkeys-java-3.11.0\+dfsg/debian/maven-repo 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=/<<BUILDDIR>>/libtwelvemonkeys-java-3.11.0\+dfsg -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<BUILDDIR>>/libtwelvemonkeys-java-3.11.0\+dfsg/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/libtwelvemonkeys-java-3.11.0\+dfsg/debian -Dmaven.repo.local=/<<BUILDDIR>>/libtwelvemonkeys-java-3.11.0\+dfsg/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] TwelveMonkeys [pom] [INFO] TwelveMonkeys :: Common [pom] [INFO] TwelveMonkeys :: Common :: Language support [jar] [INFO] TwelveMonkeys :: Common :: IO [jar] [INFO] TwelveMonkeys :: Common :: Image [jar] [INFO] TwelveMonkeys :: Servlet [jar] [INFO] TwelveMonkeys :: ImageIO [pom] [INFO] TwelveMonkeys :: ImageIO :: Core [jar] [INFO] TwelveMonkeys :: ImageIO :: Metadata [jar] [INFO] TwelveMonkeys :: ImageIO :: Photoshop Path Support [jar] [INFO] TwelveMonkeys :: ImageIO :: BMP plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: HDR plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: ICNS plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: IFF plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: JPEG plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: PCX plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: PICT plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: PNM plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: PSD plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: SGI plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: TGA plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: Thumbs.db plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: TIFF plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: WebP plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: XWD plugin [jar] [INFO] TwelveMonkeys :: ImageIO :: Batik Plugin [jar] [INFO] TwelveMonkeys :: Contrib [jar] [INFO] TwelveMonkeys :: BOM [pom] [INFO] [INFO] ------------------< com.twelvemonkeys:twelvemonkeys >------------------- [INFO] Building TwelveMonkeys 3.11.0 [1/28] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ twelvemonkeys --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ------------------< com.twelvemonkeys.common:common >------------------- [INFO] Building TwelveMonkeys :: Common 3.11.0 [2/28] [INFO] from common/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ common --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ----------------< com.twelvemonkeys.common:common-lang >---------------- [INFO] Building TwelveMonkeys :: Common :: Language support 3.11.0 [3/28] [INFO] from common/common-lang/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The artifact org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4 has been relocated to org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3 [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ common-lang --- [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/common/common-lang/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ common-lang --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 48 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [WARNING] /<<PKGBUILDDIR>>/common/common-lang/src/main/java/com/twelvemonkeys/lang/SystemUtil.java:[38,21] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/common/common-lang/src/main/java/com/twelvemonkeys/lang/SystemUtil.java:[557,9] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/common/common-lang/src/main/java/com/twelvemonkeys/lang/SystemUtil.java:[561,12] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/common/common-lang/src/main/java/com/twelvemonkeys/util/regex/WildcardStringParser.java:[668,20] finalize() in java.lang.Object has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/common/common-lang/src/main/java/com/twelvemonkeys/util/convert/DateConverter.java:[98,66] Long(long) in java.lang.Long has been deprecated and marked for removal [INFO] /<<PKGBUILDDIR>>/common/common-lang/src/main/java/com/twelvemonkeys/util/service/ServiceRegistry.java: Some input files use or override a deprecated API. [INFO] /<<PKGBUILDDIR>>/common/common-lang/src/main/java/com/twelvemonkeys/util/service/ServiceRegistry.java: Recompile with -Xlint:deprecation for details. [INFO] /<<PKGBUILDDIR>>/common/common-lang/src/main/java/com/twelvemonkeys/util/convert/NumberConverter.java: Some input files use unchecked or unsafe operations. [INFO] /<<PKGBUILDDIR>>/common/common-lang/src/main/java/com/twelvemonkeys/util/convert/NumberConverter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ common-lang --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ common-lang --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ common-lang --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ common-lang --- [INFO] Building jar: /<<PKGBUILDDIR>>/common/common-lang/target/twelvemonkeys-common-lang-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ common-lang --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] -----------------< com.twelvemonkeys.common:common-io >----------------- [INFO] Building TwelveMonkeys :: Common :: IO 3.11.0 [4/28] [INFO] from common/common-io/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ common-io --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ common-io --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 48 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [WARNING] /<<PKGBUILDDIR>>/common/common-io/src/main/java/com/twelvemonkeys/io/SeekableInputStream.java:[227,20] finalize() in java.lang.Object has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/common/common-io/src/main/java/com/twelvemonkeys/io/SeekableInputStream.java:[236,14] finalize() in java.lang.Object has been deprecated and marked for removal [INFO] /<<PKGBUILDDIR>>/common/common-io/src/main/java/com/twelvemonkeys/io/FilenameMaskFilter.java: Some input files use or override a deprecated API. [INFO] /<<PKGBUILDDIR>>/common/common-io/src/main/java/com/twelvemonkeys/io/FilenameMaskFilter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ common-io --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ common-io --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ common-io --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ common-io --- [INFO] Building jar: /<<PKGBUILDDIR>>/common/common-io/target/twelvemonkeys-common-io-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ common-io --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.common:common-image >---------------- [INFO] Building TwelveMonkeys :: Common :: Image 3.11.0 [5/28] [INFO] from common/common-image/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ common-image --- [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/common/common-image/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ common-image --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ common-image --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ common-image --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ common-image --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ common-image --- [INFO] Building jar: /<<PKGBUILDDIR>>/common/common-image/target/twelvemonkeys-common-image-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ common-image --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] -----------------< com.twelvemonkeys.servlet:servlet >------------------ [INFO] Building TwelveMonkeys :: Servlet 3.11.0 [6/28] [INFO] from servlet/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ servlet --- [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/servlet/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ servlet --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ servlet --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ servlet --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ servlet --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ servlet --- [INFO] Building jar: /<<PKGBUILDDIR>>/servlet/target/twelvemonkeys-servlet-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ servlet --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] -----------------< com.twelvemonkeys.imageio:imageio >------------------ [INFO] Building TwelveMonkeys :: ImageIO 3.11.0 [7/28] [INFO] from imageio/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-core >--------------- [INFO] Building TwelveMonkeys :: ImageIO :: Core 3.11.0 [8/28] [INFO] from imageio/imageio-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-core --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 50 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [WARNING] /<<PKGBUILDDIR>>/imageio/imageio-core/src/main/java/com/twelvemonkeys/imageio/stream/SubImageInputStream.java:[127,20] finalize() in javax.imageio.stream.ImageInputStreamImpl has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/imageio/imageio-core/src/main/java/com/twelvemonkeys/imageio/stream/BufferedImageInputStream.java:[349,20] finalize() in javax.imageio.stream.ImageInputStreamImpl has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/imageio/imageio-core/src/main/java/com/twelvemonkeys/imageio/stream/BufferedImageInputStream.java:[350,14] finalize() in javax.imageio.stream.ImageInputStreamImpl has been deprecated and marked for removal [INFO] /<<PKGBUILDDIR>>/imageio/imageio-core/src/main/java/com/twelvemonkeys/imageio/ImageReaderBase.java: /<<PKGBUILDDIR>>/imageio/imageio-core/src/main/java/com/twelvemonkeys/imageio/ImageReaderBase.java uses or overrides a deprecated API. [INFO] /<<PKGBUILDDIR>>/imageio/imageio-core/src/main/java/com/twelvemonkeys/imageio/ImageReaderBase.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-core --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-core --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-core --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-core/target/twelvemonkeys-imageio-core-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-core --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] -------------< com.twelvemonkeys.imageio:imageio-metadata >------------- [INFO] Building TwelveMonkeys :: ImageIO :: Metadata 3.11.0 [9/28] [INFO] from imageio/imageio-metadata/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-metadata --- [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/imageio/imageio-metadata/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-metadata --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-metadata --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-metadata --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-metadata --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-metadata --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-metadata/target/twelvemonkeys-imageio-metadata-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-metadata --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] -------------< com.twelvemonkeys.imageio:imageio-clippath >------------- [INFO] Building TwelveMonkeys :: ImageIO :: Photoshop Path Support 3.11.0 [10/28] [INFO] from imageio/imageio-clippath/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-clippath --- [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/imageio/imageio-clippath/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-clippath --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-clippath --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-clippath --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-clippath --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-clippath --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-clippath/target/twelvemonkeys-imageio-clippath-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-clippath --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-bmp >---------------- [INFO] Building TwelveMonkeys :: ImageIO :: BMP plugin 3.11.0 [11/28] [INFO] from imageio/imageio-bmp/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-bmp --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-bmp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] /<<PKGBUILDDIR>>/imageio/imageio-bmp/src/main/java/com/twelvemonkeys/imageio/plugins/bmp/BMPImageWriterSpi.java: /<<PKGBUILDDIR>>/imageio/imageio-bmp/src/main/java/com/twelvemonkeys/imageio/plugins/bmp/BMPImageWriterSpi.java uses unchecked or unsafe operations. [INFO] /<<PKGBUILDDIR>>/imageio/imageio-bmp/src/main/java/com/twelvemonkeys/imageio/plugins/bmp/BMPImageWriterSpi.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-bmp --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-bmp --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-bmp --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-bmp --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-bmp/target/twelvemonkeys-imageio-bmp-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-bmp --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-hdr >---------------- [INFO] Building TwelveMonkeys :: ImageIO :: HDR plugin 3.11.0 [12/28] [INFO] from imageio/imageio-hdr/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-hdr --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-hdr --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-hdr --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-hdr --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-hdr --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-hdr --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-hdr/target/twelvemonkeys-imageio-hdr-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-hdr --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-icns >--------------- [INFO] Building TwelveMonkeys :: ImageIO :: ICNS plugin 3.11.0 [13/28] [INFO] from imageio/imageio-icns/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-icns --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-icns --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-icns --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-icns --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-icns --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-icns --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-icns/target/twelvemonkeys-imageio-icns-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-icns --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-iff >---------------- [INFO] Building TwelveMonkeys :: ImageIO :: IFF plugin 3.11.0 [14/28] [INFO] from imageio/imageio-iff/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-iff --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-iff --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-iff --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-iff --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-iff --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-iff --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-iff/target/twelvemonkeys-imageio-iff-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-iff --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-jpeg >--------------- [INFO] Building TwelveMonkeys :: ImageIO :: JPEG plugin 3.11.0 [15/28] [INFO] from imageio/imageio-jpeg/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-jpeg --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-jpeg --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [WARNING] /<<PKGBUILDDIR>>/imageio/imageio-jpeg/src/main/java/com/twelvemonkeys/imageio/plugins/jpeg/JPEGSegmentImageInputStream.java:[446,20] finalize() in javax.imageio.stream.ImageInputStreamImpl has been deprecated and marked for removal [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-jpeg --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-jpeg --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-jpeg --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-jpeg --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-jpeg/target/twelvemonkeys-imageio-jpeg-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-jpeg --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-pcx >---------------- [INFO] Building TwelveMonkeys :: ImageIO :: PCX plugin 3.11.0 [16/28] [INFO] from imageio/imageio-pcx/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-pcx --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-pcx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-pcx --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-pcx --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-pcx --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-pcx --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-pcx/target/twelvemonkeys-imageio-pcx-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-pcx --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-pict >--------------- [INFO] Building TwelveMonkeys :: ImageIO :: PICT plugin 3.11.0 [17/28] [INFO] from imageio/imageio-pict/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-pict --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-pict --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-pict --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-pict --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-pict --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-pict --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-pict/target/twelvemonkeys-imageio-pict-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-pict --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-pnm >---------------- [INFO] Building TwelveMonkeys :: ImageIO :: PNM plugin 3.11.0 [18/28] [INFO] from imageio/imageio-pnm/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-pnm --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-pnm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-pnm --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-pnm --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-pnm --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-pnm --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-pnm/target/twelvemonkeys-imageio-pnm-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-pnm --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-psd >---------------- [INFO] Building TwelveMonkeys :: ImageIO :: PSD plugin 3.11.0 [19/28] [INFO] from imageio/imageio-psd/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-psd --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-psd --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 37 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-psd --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-psd --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-psd --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-psd --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-psd/target/twelvemonkeys-imageio-psd-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-psd --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-sgi >---------------- [INFO] Building TwelveMonkeys :: ImageIO :: SGI plugin 3.11.0 [20/28] [INFO] from imageio/imageio-sgi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-sgi --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-sgi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-sgi --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-sgi --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-sgi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-sgi --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-sgi/target/twelvemonkeys-imageio-sgi-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-sgi --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-tga >---------------- [INFO] Building TwelveMonkeys :: ImageIO :: TGA plugin 3.11.0 [21/28] [INFO] from imageio/imageio-tga/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-tga --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-tga --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-tga --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-tga --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-tga --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-tga --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-tga/target/twelvemonkeys-imageio-tga-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-tga --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] -------------< com.twelvemonkeys.imageio:imageio-thumbsdb >------------- [INFO] Building TwelveMonkeys :: ImageIO :: Thumbs.db plugin 3.11.0 [22/28] [INFO] from imageio/imageio-thumbsdb/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-thumbsdb --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-thumbsdb --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-thumbsdb --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-thumbsdb --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-thumbsdb --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-thumbsdb --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-thumbsdb/target/twelvemonkeys-imageio-thumbsdb-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-thumbsdb --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-tiff >--------------- [INFO] Building TwelveMonkeys :: ImageIO :: TIFF plugin 3.11.0 [23/28] [INFO] from imageio/imageio-tiff/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-tiff --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-tiff --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-tiff --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-tiff --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-tiff --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-tiff --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-tiff/target/twelvemonkeys-imageio-tiff-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-tiff --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-webp >--------------- [INFO] Building TwelveMonkeys :: ImageIO :: WebP plugin 3.11.0 [24/28] [INFO] from imageio/imageio-webp/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-webp --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-webp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-webp --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-webp --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-webp --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-webp --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-webp/target/twelvemonkeys-imageio-webp-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-webp --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------< com.twelvemonkeys.imageio:imageio-xwd >---------------- [INFO] Building TwelveMonkeys :: ImageIO :: XWD plugin 3.11.0 [25/28] [INFO] from imageio/imageio-xwd/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ imageio-xwd --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ imageio-xwd --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug:source,lines target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ imageio-xwd --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ imageio-xwd --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ imageio-xwd --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ imageio-xwd --- [INFO] Building jar: /<<PKGBUILDDIR>>/imageio/imageio-xwd/target/twelvemonkeys-imageio-xwd-3.11.0.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (attach-tests) @ imageio-xwd --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --------------< com.twelvemonkeys.imageio:imageio-batik >--------------- [INFO] Building TwelveMonkeys :: ImageIO :: Batik Plugin 3.11.0 [26/28] [INFO] from imageio/imageio-batik/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.apache.xmlgraphics:batik-rasterizer-ext:jar:debian is missing, no dependency information available [WARNING] The POM for org.apache.xmlgraphics:batik-extension:jar:debian is missing, no dependency information available [WARNING] The POM for org.apache.xmlgraphics:batik-anim:jar:debian is missing, no dependency information available [WARNING] The POM for org.apache.xmlgraphics:batik-svggen:jar:debian is missing, no dependency information available [WARNING] The POM for org.apache.xmlgraphics:batik-transcoder:jar:debian is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for TwelveMonkeys 3.11.0: [INFO] [INFO] TwelveMonkeys ...................................... SUCCESS [ 0.399 s] [INFO] TwelveMonkeys :: Common ............................ SUCCESS [ 0.003 s] [INFO] TwelveMonkeys :: Common :: Language support ........ SUCCESS [ 2.855 s] [INFO] TwelveMonkeys :: Common :: IO ...................... SUCCESS [ 1.040 s] [INFO] TwelveMonkeys :: Common :: Image ................... SUCCESS [ 0.733 s] [INFO] TwelveMonkeys :: Servlet ........................... SUCCESS [ 0.160 s] [INFO] TwelveMonkeys :: ImageIO ........................... SUCCESS [ 0.007 s] [INFO] TwelveMonkeys :: ImageIO :: Core ................... SUCCESS [ 0.823 s] [INFO] TwelveMonkeys :: ImageIO :: Metadata ............... SUCCESS [ 0.523 s] [INFO] TwelveMonkeys :: ImageIO :: Photoshop Path Support . SUCCESS [ 0.248 s] [INFO] TwelveMonkeys :: ImageIO :: BMP plugin ............. SUCCESS [ 0.396 s] [INFO] TwelveMonkeys :: ImageIO :: HDR plugin ............. SUCCESS [ 0.151 s] [INFO] TwelveMonkeys :: ImageIO :: ICNS plugin ............ SUCCESS [ 0.252 s] [INFO] TwelveMonkeys :: ImageIO :: IFF plugin ............. SUCCESS [ 0.305 s] [INFO] TwelveMonkeys :: ImageIO :: JPEG plugin ............ SUCCESS [ 0.483 s] [INFO] TwelveMonkeys :: ImageIO :: PCX plugin ............. SUCCESS [ 0.260 s] [INFO] TwelveMonkeys :: ImageIO :: PICT plugin ............ SUCCESS [ 0.358 s] [INFO] TwelveMonkeys :: ImageIO :: PNM plugin ............. SUCCESS [ 0.266 s] [INFO] TwelveMonkeys :: ImageIO :: PSD plugin ............. SUCCESS [ 0.431 s] [INFO] TwelveMonkeys :: ImageIO :: SGI plugin ............. SUCCESS [ 0.171 s] [INFO] TwelveMonkeys :: ImageIO :: TGA plugin ............. SUCCESS [ 0.232 s] [INFO] TwelveMonkeys :: ImageIO :: Thumbs.db plugin ....... SUCCESS [ 0.135 s] [INFO] TwelveMonkeys :: ImageIO :: TIFF plugin ............ SUCCESS [ 0.482 s] [INFO] TwelveMonkeys :: ImageIO :: WebP plugin ............ SUCCESS [ 0.365 s] [INFO] TwelveMonkeys :: ImageIO :: XWD plugin ............. SUCCESS [ 0.173 s] [INFO] TwelveMonkeys :: ImageIO :: Batik Plugin ........... FAILURE [ 0.007 s] [INFO] TwelveMonkeys :: Contrib ........................... SKIPPED [INFO] TwelveMonkeys :: BOM ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.554 s [INFO] Finished at: 2024-10-28T23:41:18Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project imageio-batik: Could not resolve dependencies for project com.twelvemonkeys.imageio:imageio-batik:jar:3.11.0: The following artifacts could not be resolved: org.apache.xmlgraphics:batik-rasterizer-ext:jar:debian, org.apache.xmlgraphics:batik-extension:jar:debian, org.apache.xmlgraphics:batik-anim:jar:debian, org.apache.xmlgraphics:batik-svggen:jar:debian, org.apache.xmlgraphics:batik-transcoder:jar:debian: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.xmlgraphics:batik-rasterizer-ext: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 <args> -rf :imageio-batik dh_auto_build: error: /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=/<<BUILDDIR>>/libtwelvemonkeys-java-3.11.0\+dfsg -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<BUILDDIR>>/libtwelvemonkeys-java-3.11.0\+dfsg/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/libtwelvemonkeys-java-3.11.0\+dfsg/debian -Dmaven.repo.local=/<<BUILDDIR>>/libtwelvemonkeys-java-3.11.0\+dfsg/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1 make: *** [debian/rules:4: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202410/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: libtwelvemonkeys-java Source-Version: 3.11.0+dfsg-2 Done: Pierre Gruet <p...@debian.org> We believe that the bug you reported is fixed in the latest version of libtwelvemonkeys-java, 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 1086...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Pierre Gruet <p...@debian.org> (supplier of updated libtwelvemonkeys-java 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, 02 Nov 2024 22:36:16 +0100 Source: libtwelvemonkeys-java Architecture: source Version: 3.11.0+dfsg-2 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <pkg-java-maintain...@lists.alioth.debian.org> Changed-By: Pierre Gruet <p...@debian.org> Closes: 1086288 Changes: libtwelvemonkeys-java (3.11.0+dfsg-2) unstable; urgency=medium . * Team upload * Adding missing Build-Dependency on libbatik-java (Closes: #1086288) Checksums-Sha1: caac46c3f8d736bef3a75d1b6a192d4ee267912f 2233 libtwelvemonkeys-java_3.11.0+dfsg-2.dsc 1fba2199ab6691d3762e4ba3ae612c58eab421f4 6080 libtwelvemonkeys-java_3.11.0+dfsg-2.debian.tar.xz 231b0dec0aa30f74731d3045f313bd2c2edc4681 14678 libtwelvemonkeys-java_3.11.0+dfsg-2_source.buildinfo Checksums-Sha256: ff156c4cef6977f969139b8ef5d963143e580ce7a3a25f0c7d0cf7fa636835ed 2233 libtwelvemonkeys-java_3.11.0+dfsg-2.dsc c2e830149fe714da28846f53253c00844782e5fc527223c776143230822a26c7 6080 libtwelvemonkeys-java_3.11.0+dfsg-2.debian.tar.xz 9bc67d0bce6a1362fe84fb498c9deb1b03307f95d43902a787037821ad62d199 14678 libtwelvemonkeys-java_3.11.0+dfsg-2_source.buildinfo Files: e43c31801d2b80a17e5f304f03dd2223 2233 java optional libtwelvemonkeys-java_3.11.0+dfsg-2.dsc 5844dacabc2acf11d385d72913ffebbe 6080 java optional libtwelvemonkeys-java_3.11.0+dfsg-2.debian.tar.xz 3966d5a7a181116f1d18456f6c8d3fec 14678 java optional libtwelvemonkeys-java_3.11.0+dfsg-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmcmm28ACgkQYAMWptwn dHaOWw/8CrGVci3D/4vA1U1jjYx8KIRY1x1CUQ6PVlHIAssADfcrGnZVrQHb7INS QsIWqGM0aIq67I2KCQlxAoqAH/2UWlGrr4psAfhTf2aQgodsjH6RlczH1kYQ+z8M l5reNWhApHLELCFrM0RNSqfZy3eQJs8hlCNADyyVI0TpOp9S3XsJrlTmxvd0XBmC CseX/o7TvOzzxe7/pz+IWGvN/y2SzfesJ8C0phaok05gkwnrO3eH0qlxERsce6E8 cuhAgYYj0GyZO+5v484Dq1HJBdUDZbptZxiA8hAJnUhrx9Qvr/d1+qe9z/cq+H0g EfbHwQV0CAvowfQMuiqNeuR6oJ1aTg/6bO0ImAAZScOe6keLLX3P3eHAtXgRlZpZ gqQu4AGFbx+zOwwLPZAG33PE42/0z57zE8pTBTqVEl9ZmPxQfyAJ2+OxhcW69RX8 AM7cKi5neYyfUSQNGfD8FpgTQ65mPjdIjbYKqKSRHJUClgF2nfQRxapVSRWMQ4hM i6/XGz8Ib+nFTfSEHshRZVTUtPUvqhvQFJTR/Fig2h8RvPVNNwKmfr1Ayi3mQ9Q0 yKr4RJcCM7Dl5SesFP0itzMZopRLIB8oIV5IHBCKDHAl9hBHMNwT0f6xRYOHYGEN 60H9I4YEFbNcZRIKvYhLVm5TxU4LyObR+L+6FcJwsVCKt87oKFk= =mFZP -----END PGP SIGNATURE-----pgpCkAeBxglBf.pgp
Description: PGP signature
--- End Message ---