Your message dated Mon, 04 Nov 2013 12:33:53 +0000 with message-id <[email protected]> and subject line Bug#727664: fixed in maven-assembly-plugin 2.2~beta5-3 has caused the Debian Bug report #727664, regarding maven-assembly-plugin: FTBFS: AssemblyProxyArchiver is not abstract and does not override abstract method setIgnorePermissions(boolean) in Archiver 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 [email protected] immediately.) -- 727664: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727664 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: maven-assembly-plugin Version: 2.2~beta5-2 Severity: serious >From my pbuilder build log: ... debian/rules build test -x debian/rules mkdir -p "." /usr/share/maven-debian-helper/copy-repo.sh /tmp/buildd/maven-assembly-plugin-2.2~beta5/debian mh_patchpoms -plibmaven-assembly-plugin-java --debian-build --keep-pom-version --maven-repo=/tmp/buildd/maven-assembly-plugin-2.2~beta5/debian/maven-repo --ignore-rules=debian/maven.ignoreRules touch debian/stamp-poms-patched # before-build target may be used to unpatch the pom files, so we need to check if # patching the pom files is needed here, normally not if [ ! -f pom.xml.save ]; then \ /usr/bin/make -f debian/rules patch-poms; \ fi cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/tmp/buildd/maven-assembly-plugin-2.2~beta5/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/tmp/buildd/maven-assembly-plugin-2.2~beta5/debian/maven-repo package [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Assembly Plugin [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [modello:xpp3-reader {execution: mdo}] [INFO] outputDirectory: /tmp/buildd/maven-assembly-plugin-2.2~beta5/target/generated-sources/modello [INFO] Working on model: src/main/mdo/descriptor.mdo [INFO] Generating current version: 1.1.1 [INFO] Working on model: src/main/mdo/component.mdo [INFO] Generating current version: 1.1.1 [INFO] [modello:xpp3-writer {execution: mdo}] [INFO] outputDirectory: /tmp/buildd/maven-assembly-plugin-2.2~beta5/target/generated-sources/modello [INFO] Working on model: src/main/mdo/descriptor.mdo [INFO] Generating current version: 1.1.1 [INFO] Working on model: src/main/mdo/component.mdo [INFO] Generating current version: 1.1.1 [INFO] [modello:java {execution: mdo}] [INFO] outputDirectory: /tmp/buildd/maven-assembly-plugin-2.2~beta5/target/generated-sources/modello [INFO] Working on model: src/main/mdo/descriptor.mdo [INFO] Generating current version: 1.1.1 [INFO] Working on model: src/main/mdo/component.mdo [INFO] Generating current version: 1.1.1 [INFO] [modello:xsd {execution: mdo}] [INFO] outputDirectory: /tmp/buildd/maven-assembly-plugin-2.2~beta5/target/generated-site/xsd [INFO] Working on model: src/main/mdo/descriptor.mdo [INFO] Generating current version: 1.1.1 [INFO] Working on model: src/main/mdo/component.mdo [INFO] Generating current version: 1.1.1 [INFO] [plugin:descriptor {execution: default-descriptor}] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to read mojo metadata, i.e. build is platform dependent! [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 7 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [plexus:descriptor {execution: create-component-descriptor}] [INFO] Discovered 8 component descriptors(s) [INFO] [plexus:merge-descriptors {execution: merge}] [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 79 source files to /tmp/buildd/maven-assembly-plugin-2.2~beta5/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /tmp/buildd/maven-assembly-plugin-2.2~beta5/src/main/java/org/apache/maven/plugin/assembly/archive/archiver/AssemblyProxyArchiver.java:[60,7] error: AssemblyProxyArchiver is not abstract and does not override abstract method setIgnorePermissions(boolean) in Archiver [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Fri Oct 25 05:41:19 UTC 2013 [INFO] Final Memory: 31M/479M [INFO] ------------------------------------------------------------------------ make: *** [mvn-build] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler
--- End Message ---
--- Begin Message ---Source: maven-assembly-plugin Source-Version: 2.2~beta5-3 We believe that the bug you reported is fixed in the latest version of maven-assembly-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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Emmanuel Bourg <[email protected]> (supplier of updated maven-assembly-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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Mon, 04 Nov 2013 10:09:32 +0100 Source: maven-assembly-plugin Binary: libmaven-assembly-plugin-java Architecture: source all Version: 2.2~beta5-3 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Emmanuel Bourg <[email protected]> Description: libmaven-assembly-plugin-java - Maven Assembly Plugin Closes: 654109 727664 Changes: maven-assembly-plugin (2.2~beta5-3) unstable; urgency=low . * Team upload. * Patched to work with plexus-archiver 1.2 (Closes: #727664) * debian/control: - Updated Standards-Version to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields - Removed Michael Koch from the uploaders (Closes: #654109) * debian/copyright: Updated to the Copyright Format 1.0 * Build depend on debhelper >= 9 Checksums-Sha1: 2b8d347ea29bcdc12777cc4c6c61916f8e59fd6f 2120 maven-assembly-plugin_2.2~beta5-3.dsc e039da29dc95ed76e969fbb7bb17854e3033e0af 5066 maven-assembly-plugin_2.2~beta5-3.debian.tar.gz 2e564277194b26918767a1bed1a3dc8adb15018d 176468 libmaven-assembly-plugin-java_2.2~beta5-3_all.deb Checksums-Sha256: 9f6118924992dd50634ca2a25fccd3f141ab315c20a09505702a404cfbda9671 2120 maven-assembly-plugin_2.2~beta5-3.dsc 02d1d95e2324b459d0892a5a01d26e1e047b4f051b658e2272bfb4c81c24aa13 5066 maven-assembly-plugin_2.2~beta5-3.debian.tar.gz 527c2a1e89a74614c2f9b320883c62f1e83f0f5c47721d52b30faa325c542d93 176468 libmaven-assembly-plugin-java_2.2~beta5-3_all.deb Files: 5930ac3ca3829829e57127d0e524a415 2120 java optional maven-assembly-plugin_2.2~beta5-3.dsc 3c458a4df40a1332535566d7421a00d1 5066 java optional maven-assembly-plugin_2.2~beta5-3.debian.tar.gz 51148831de3035edcfec3d62543b9011 176468 java optional libmaven-assembly-plugin-java_2.2~beta5-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlJ3kYEACgkQiOXXM92JlhA9vQCg6JozuyQFSPRiYPZDW5umpz3C 5BkAn2bJL/75+3USrGkFU92BnPTnVRPD =1DUq -----END PGP SIGNATURE-----
--- End Message ---

