Your message dated Wed, 19 Oct 2016 23:09:40 +0000
with message-id <e1bwzzq-0004rv...@franck.debian.org>
and subject line Bug#841197: fixed in maven-enforcer 1.4.1-2
has caused the Debian Bug report #841197,
regarding maven-enforcer: makes several packages to FTBFS with "Plugin 
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1 or one of its dependencies 
could not be resolved"
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.)


-- 
841197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841197
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:junit4
Version: 4.12-4
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --parallel --buildsystem=maven
   dh_testdir -i -O--parallel -O--buildsystem=maven
   dh_update_autotools_config -i -O--parallel -O--buildsystem=maven
   dh_auto_configure -i -O--parallel -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No 
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': No 
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No 
such file or directory
        mh_patchpoms -pjunit4 --debian-build --keep-pom-version 
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   dh_auto_build -i -O--parallel -O--buildsystem=maven
        /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 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package javadoc:jar 
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[WARNING] The POM for org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1 
is invalid, transitive dependencies (if any) will not be available, enable 
debug logging for more details
[WARNING] Failed to retrieve plugin descriptor for 
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1: Plugin 
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1 or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1
[WARNING] The POM for org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1 
is invalid, transitive dependencies (if any) will not be available, enable 
debug logging for more details
[WARNING] Failed to retrieve plugin descriptor for 
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1: Plugin 
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1 or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JUnit 4.12
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1 
is invalid, transitive dependencies (if any) will not be available, enable 
debug logging for more details
[WARNING] Failed to retrieve plugin descriptor for 
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1: Plugin 
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1 or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1
[WARNING] The POM for org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1 
is invalid, transitive dependencies (if any) will not be available, enable 
debug logging for more details
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping JUnit
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.345 s
[INFO] Finished at: 2016-10-19T20:46:35+02:00
[INFO] Final Memory: 8M/90M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-enforcer-plugin:1.4.1 or one of 
its dependencies could not be resolved: Failed to read artifact descriptor for 
org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1: 1 problem was 
encountered while building the effective model for 
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1
[ERROR] [ERROR] 'dependencies.dependency.version' for 
org.apache.maven.plugin-tools:maven-plugin-annotations:jar is missing. @
[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/PluginResolutionException
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 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package javadoc:jar 
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit 
code 1
debian/rules:5: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

I have already reported a bug like this in other packages.
See Bug #841197 for a likely fix.

Thanks.

--- End Message ---
--- Begin Message ---
Source: maven-enforcer
Source-Version: 1.4.1-2

We believe that the bug you reported is fixed in the latest version of
maven-enforcer, 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 841...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated maven-enforcer 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: Tue, 18 Oct 2016 17:12:02 +0200
Source: maven-enforcer
Binary: libmaven-enforcer-plugin-java
Architecture: source
Version: 1.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libmaven-enforcer-plugin-java - Maven build rule execution framework
Closes: 841197
Changes:
 maven-enforcer (1.4.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Add maven-plugin-tools-dependency-version.patch and fix FTBFS due to
     missing dependency version. (Closes: #841197)
Checksums-Sha1:
 6ce56fa5dfe1b205ab63e371eb5f16d919a4a86a 2536 maven-enforcer_1.4.1-2.dsc
 ba201e513f71e6a82e48ffb392f1fb3e2d24374c 3320 
maven-enforcer_1.4.1-2.debian.tar.xz
Checksums-Sha256:
 efb59d04ac984d5f3d1ec378429ec67a645fcf8c5daef4bb2da28d54cda8c952 2536 
maven-enforcer_1.4.1-2.dsc
 6220bf0927bb45deccd68d15566be65198a944d11d0faf5b15ba092eb06295a7 3320 
maven-enforcer_1.4.1-2.debian.tar.xz
Files:
 718109668ca1d07e3d8764e42ec771ce 2536 java optional maven-enforcer_1.4.1-2.dsc
 c39bb67ccebc133e1e05e51ad87978c7 3320 java optional 
maven-enforcer_1.4.1-2.debian.tar.xz

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

iQKMBAEBCgB2BQJYB90KXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0DxxhcG9AZGViaWFuLm9yZwAKCRDZrRS5UTtR5NscEADP
ifmbMr2cjRocApQ29fJ48OZvVSrtfK5WIbFvdpQVP5xNeIf3hL0cpKNdwtACdByh
T9uPRpHrVgSLF043rQZffa4NJ4HBWdJCyd6gJAN3YTkyWFEpnSZ2Ry26fxPyBBmx
85Ap2tTpprX7d7VbRdBpRMiEFcmy1G+7exmREAAZDj6aIO5vp6IkhWtUbsqjFGhc
1zY/hPfyAU7hN/GtcOmEcb/cKQjBaKOdWOeyTnyI4rD9kfyXEwrYVHDG2GWy9zFz
UccZ/jEU2/Yf/2tn77/I9MQwxtK7GUEiOs8RP8OqcycyFxePE0EKfCYtz1gafjP6
4NjRfGAEGySkcjZQuKj+0Od1NUBD81vcM35iPdRcUfB9VXOqJ3ifrUbchyi70UOa
NbpIjRmV9B6JfZPPCxd7wlgfyygFX8pJOfCXcKJwIWjFBgennrrD3/O90zC6nZsD
SAFpRnsiLTMotLEXxQxtuIWRa9gNv++b5tw7m4ByDl8b+qj2+mxTGD1h0yoQKYFP
CMcFm3MpTv6jaKNUMWM5I2nibADtiUw8kFw4SyBnQbxRjeSEzhBUKcKpteCKm8AY
5xnL2mC10k80bOOzIEXIRDDx9pHkFNGfbXBeNdQQou8MMhU9fitK/IbqNqmhoZ4D
MvY4Z4gmKJ0n5ln8fbvw8As8DvvlUXGZ6ZGRQHN2uw==
=c0UF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to