Your message dated Thu, 31 Aug 2017 17:19:24 +0000
with message-id <e1dnt7k-000fjj...@fasolo.debian.org>
and subject line Bug#869012: fixed in maven-dependency-plugin 2.8-2
has caused the Debian Bug report #869012,
regarding maven-dependency-plugin: FTBFS: dh_auto_test: 
/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 test returned exit code 1
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.)


-- 
869012: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869012
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: maven-dependency-plugin
Version: 2.8-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170719 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=maven
>    dh_testdir -O--buildsystem=maven
>    dh_update_autotools_config -O--buildsystem=maven
>    dh_auto_configure -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 -plibmaven-dependency-plugin-java --debian-build 
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    dh_auto_build -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 
> -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 package -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [WARNING] 
> [WARNING] Some problems were encountered while building the 
> effective model for 
> org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.8
> [WARNING] 
> 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be 
> unique: org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar -> 
> duplicate declaration of version debian @ line 228, column 15
> [WARNING] 
> [WARNING] It is highly recommended to fix these problems because 
> they threaten the stability of your build.
> [WARNING] 
> [WARNING] For this reason, future Maven versions might no longer 
> support building such malformed projects.
> [WARNING] 
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maven Dependency Plugin 2.8
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.5:helpmojo 
> (help-goal) @ maven-dependency-plugin ---
> [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.
> [WARNING] Unable to get sources artifact for 
> org.apache.maven.reporting:maven-reporting-impl:debian. Some javadoc tags 
> (@since, @deprecated and comments) won't be used
> [INFO] java-annotations mojo extractor found 0 mojo descriptor.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.0:resources 
> (default-resources) @ maven-dependency-plugin ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] Copying 6 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ maven-dependency-plugin ---
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-api:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-javac:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [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 49 source files to /<<PKGBUILDDIR>>/target/classes
> Use of target 1.5 is no longer supported, switching to 1.7
> Use of source 1.5 is no longer supported, switching to 1.7
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/plugin/dependency/fromDependencies/CopyDependenciesMojo.java:
>  
> /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/plugin/dependency/fromDependencies/CopyDependenciesMojo.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/plugin/dependency/fromDependencies/CopyDependenciesMojo.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/plugin/dependency/resolvers/ListRepositoriesMojo.java:
>  Some input files use unchecked or unsafe operations.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/plugin/dependency/resolvers/ListRepositoriesMojo.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.5:descriptor 
> (default-descriptor) @ maven-dependency-plugin ---
> [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.
> [WARNING] Unable to get sources artifact for 
> org.apache.maven.reporting:maven-reporting-impl:debian. Some javadoc tags 
> (@since, @deprecated and comments) won't be used
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ListMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.UnpackDependenciesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolveDependencySourcesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.PurgeLocalRepositoryMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeDepMgt: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.PropertiesMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.GoOfflineMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolvePluginsMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.BuildClasspathMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.tree.TreeMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeOnlyMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolveDependenciesMojo: replace 
> with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.CopyDependenciesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeDuplicateMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ListRepositoriesMojo: replace 
> with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromConfiguration.CopyMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [INFO] java-annotations mojo extractor found 21 mojo descriptors.
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.5:descriptor 
> (mojo-descriptor) @ maven-dependency-plugin ---
> [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.
> [WARNING] Unable to get sources artifact for 
> org.apache.maven.reporting:maven-reporting-impl:debian. Some javadoc tags 
> (@since, @deprecated and comments) won't be used
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ListMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.UnpackDependenciesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolveDependencySourcesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.PurgeLocalRepositoryMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeDepMgt: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.PropertiesMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.GoOfflineMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolvePluginsMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.BuildClasspathMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.tree.TreeMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeOnlyMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolveDependenciesMojo: replace 
> with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.CopyDependenciesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeDuplicateMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ListRepositoriesMojo: replace 
> with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromConfiguration.CopyMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [INFO] java-annotations mojo extractor found 21 mojo descriptors.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.0:testResources 
> (default-testResources) @ maven-dependency-plugin ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] Copying 50 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ maven-dependency-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 43 source files to 
> /<<PKGBUILDDIR>>/target/test-classes
> Use of target 1.5 is no longer supported, switching to 1.7
> Use of source 1.5 is no longer supported, switching to 1.7
> [INFO] 
> /<<PKGBUILDDIR>>/src/test/java/org/apache/maven/plugin/dependency/fromDependencies/TestCopyDependenciesMojo2.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/test/java/org/apache/maven/plugin/dependency/fromDependencies/TestCopyDependenciesMojo2.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /<<PKGBUILDDIR>>/src/test/java/org/apache/maven/plugin/dependency/analyze/TestAnalyzeDepMgt.java:
>  Some input files use unchecked or unsafe operations.
> [INFO] 
> /<<PKGBUILDDIR>>/src/test/java/org/apache/maven/plugin/dependency/analyze/TestAnalyzeDepMgt.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.17:test 
> (default-test) @ maven-dependency-plugin ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ maven-dependency-plugin ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/target/maven-dependency-plugin-2.8.jar
> [INFO] 
> [INFO] --- 
> maven-plugin-plugin:3.5:addPluginArtifactMetadata 
> (default-addPluginArtifactMetadata) @ 
> maven-dependency-plugin ---
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 4.047 s
> [INFO] Finished at: 2017-07-19T11:59:19Z
> [INFO] Final Memory: 39M/1171M
> [INFO] 
> ------------------------------------------------------------------------
>    dh_auto_test -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 
> -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 test
> [INFO] Scanning for projects...
> [WARNING] 
> [WARNING] Some problems were encountered while building the 
> effective model for 
> org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.8
> [WARNING] 
> 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be 
> unique: org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar -> 
> duplicate declaration of version debian @ line 228, column 15
> [WARNING] 
> [WARNING] It is highly recommended to fix these problems because 
> they threaten the stability of your build.
> [WARNING] 
> [WARNING] For this reason, future Maven versions might no longer 
> support building such malformed projects.
> [WARNING] 
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maven Dependency Plugin 2.8
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.5:helpmojo 
> (help-goal) @ maven-dependency-plugin ---
> [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.
> [WARNING] Unable to get sources artifact for 
> org.apache.maven.reporting:maven-reporting-impl:debian. Some javadoc tags 
> (@since, @deprecated and comments) won't be used
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ListMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.UnpackDependenciesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolveDependencySourcesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.PurgeLocalRepositoryMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeDepMgt: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.PropertiesMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.GoOfflineMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolvePluginsMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.BuildClasspathMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.tree.TreeMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeOnlyMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolveDependenciesMojo: replace 
> with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.CopyDependenciesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeDuplicateMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ListRepositoriesMojo: replace 
> with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromConfiguration.CopyMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [INFO] java-annotations mojo extractor found 21 mojo descriptors.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.0:resources 
> (default-resources) @ maven-dependency-plugin ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] Copying 6 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ maven-dependency-plugin ---
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-api:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-javac:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [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 49 source files to /<<PKGBUILDDIR>>/target/classes
> Use of target 1.5 is no longer supported, switching to 1.7
> Use of source 1.5 is no longer supported, switching to 1.7
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/plugin/dependency/fromDependencies/CopyDependenciesMojo.java:
>  
> /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/plugin/dependency/fromDependencies/CopyDependenciesMojo.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/plugin/dependency/fromDependencies/CopyDependenciesMojo.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/plugin/dependency/resolvers/ListRepositoriesMojo.java:
>  Some input files use unchecked or unsafe operations.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/plugin/dependency/resolvers/ListRepositoriesMojo.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.5:descriptor 
> (default-descriptor) @ maven-dependency-plugin ---
> [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.
> [WARNING] Unable to get sources artifact for 
> org.apache.maven.reporting:maven-reporting-impl:debian. Some javadoc tags 
> (@since, @deprecated and comments) won't be used
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ListMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.UnpackDependenciesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolveDependencySourcesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.PurgeLocalRepositoryMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeDepMgt: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.PropertiesMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.GoOfflineMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolvePluginsMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.BuildClasspathMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.tree.TreeMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeOnlyMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolveDependenciesMojo: replace 
> with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.CopyDependenciesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeDuplicateMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ListRepositoriesMojo: replace 
> with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromConfiguration.CopyMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [INFO] java-annotations mojo extractor found 21 mojo descriptors.
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.5:descriptor 
> (mojo-descriptor) @ maven-dependency-plugin ---
> [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.
> [WARNING] Unable to get sources artifact for 
> org.apache.maven.reporting:maven-reporting-impl:debian. Some javadoc tags 
> (@since, @deprecated and comments) won't be used
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ListMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.UnpackDependenciesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolveDependencySourcesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.PurgeLocalRepositoryMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeDepMgt: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.PropertiesMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.GoOfflineMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolvePluginsMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.BuildClasspathMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.tree.TreeMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeOnlyMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ResolveDependenciesMojo: replace 
> with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromDependencies.CopyDependenciesMojo: 
> replace with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.analyze.AnalyzeDuplicateMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.resolvers.ListRepositoriesMojo: replace 
> with @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.maven.plugin.dependency.fromConfiguration.CopyMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [INFO] java-annotations mojo extractor found 21 mojo descriptors.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.0:testResources 
> (default-testResources) @ maven-dependency-plugin ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] Copying 50 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ maven-dependency-plugin ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.17:test 
> (default-test) @ maven-dependency-plugin ---
> [INFO] Surefire report directory: 
> /<<PKGBUILDDIR>>/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.maven.plugin.dependency.TestSkip
> 
> Results :
> 
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 3.771 s
> [INFO] Finished at: 2017-07-19T11:59:24Z
> [INFO] Final Memory: 33M/982M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:2.17:test 
> (default-test) on project maven-dependency-plugin: 
> Execution default-test of goal 
> org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: There was an 
> error in the forked process
> [ERROR] java.lang.NoClassDefFoundError: 
> org/apache/maven/execution/MavenExecutionResult
> [ERROR]      at java.lang.Class.getDeclaredMethods0(Native 
> Method)
> [ERROR]      at 
> java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
> [ERROR]      at 
> java.lang.Class.privateGetMethodRecursive(Class.java:3048)
> [ERROR]      at 
> java.lang.Class.getMethod0(Class.java:3018)
> [ERROR]      at java.lang.Class.getMethod(Class.java:1784)
> [ERROR]      at 
> org.apache.maven.surefire.common.junit3.JUnit3Reflector.createInstanceFromSuiteMethod(JUnit3Reflector.java:151)
> [ERROR]      at 
> org.apache.maven.surefire.common.junit3.JUnit3Reflector.constructTestObject(JUnit3Reflector.java:120)
> [ERROR]      at 
> org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:70)
> [ERROR]      at 
> org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
> [ERROR]      at 
> org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108)
> [ERROR]      at 
> org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
> [ERROR]      at 
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
> [ERROR]      at 
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
> [ERROR] Caused by: java.lang.ClassNotFoundException: 
> org.apache.maven.execution.MavenExecutionResult
> [ERROR]      at 
> java.net.URLClassLoader.findClass(URLClassLoader.java:381)
> [ERROR]      at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> [ERROR]      at 
> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
> [ERROR]      at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> [ERROR]      ... 13 more
> [ERROR] 
> [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/PluginExecutionException
> dh_auto_test: /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 test returned exit code 
> 1

The full build log is available from:
   
http://aws-logs.debian.net/2017/07/19/maven-dependency-plugin_2.8-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: maven-dependency-plugin
Source-Version: 2.8-2

We believe that the bug you reported is fixed in the latest version of
maven-dependency-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 869...@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-dependency-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: SHA256

Format: 1.8
Date: Thu, 31 Aug 2017 18:56:22 +0200
Source: maven-dependency-plugin
Binary: libmaven-dependency-plugin-java
Architecture: source
Version: 2.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libmaven-dependency-plugin-java - Maven Dependency Plugin
Closes: 869012 871135
Changes:
 maven-dependency-plugin (2.8-2) unstable; urgency=medium
 .
   * Team upload.
   * Build depend on junit4 instead of junit (Closes: #869012)
   * Depend on libplexus-utils2-java instead of libplexus-utils-java
     (Closes: #871135)
   * Depend on libplexus-classworlds2-java instead of libclassworlds-java
   * Depend on libplexus-container-default1.5-java instead of
     libplexus-container-default-java
   * Depend on libmaven3-core-java instead of libmaven2-core-java
   * Standards-Version updated to 4.1.0
   * Switch to debhelper level 10
   * Use secure Vcs-* URLs
Checksums-Sha1:
 0a19f0fce2a35779895e047e574b93e0f8c8085a 2630 maven-dependency-plugin_2.8-2.dsc
 199ada9598c9d1192103c4131f08950531204b59 5740 
maven-dependency-plugin_2.8-2.debian.tar.xz
 1ea846e681da27d81c9bf5285a84e01c6b2ef8a4 14129 
maven-dependency-plugin_2.8-2_source.buildinfo
Checksums-Sha256:
 add25fd2823e9cc049533f79da24b01382795d52e21aef3e277d18b4c46a670e 2630 
maven-dependency-plugin_2.8-2.dsc
 7c223eb5b9ff432475c921fb8eb337da06d7af3fcdc91ac953c12ebebddc4362 5740 
maven-dependency-plugin_2.8-2.debian.tar.xz
 cf8f3b86b326495daa25d94a27fabf589b1411c26c787a58825cb6294b8dbb89 14129 
maven-dependency-plugin_2.8-2_source.buildinfo
Files:
 43bc861bc48bbc62c0ca79a093d462f7 2630 java optional 
maven-dependency-plugin_2.8-2.dsc
 266335c7dda6b9ca7f58d88a79a671db 5740 java optional 
maven-dependency-plugin_2.8-2.debian.tar.xz
 637a0333da36e6002c068dbaeb4decfa 14129 java optional 
maven-dependency-plugin_2.8-2_source.buildinfo

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

iQJGBAEBCAAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlmoQJcSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsHP4P/0XBv/lYnI5Yk+8rWtpRl9gMDpOZh3a3
54dk2glvGZkZaCJkd6wZSI65HjSkdnh+3FhAyNIHWoJArzPeiW+2t+HlAQkMCoAV
plPsck48ODNxAVp0eE9+CIHHgb7crMrlayhDjqgvcRb1GQWyw2lAbCIQQFFm1+uI
j9n9zrf0u6onvE6EJwsmW07zTktDS6kEEXpn/s14SIxEQgQh7aHV29OL6C1HsiCS
0Y07NORT+P0lccIUOU5lAcbGlrvapT3rKehDHnqhscoOyx6MXg4RWgcnQTjUnqSc
ImQKqSzc+Fne0MF5Hf+ljsdV1Z6T30Cjk4OiztpPtLdht4zMNTepcyeIzqR9H+uM
e3R8uuZNzlYmEHThNHCuODG/MBb5oBmpCplOwmy5wEJEaAX67P/zhNVsX3GQJfFu
0szLwsCC9oh6+Jrp2CHMHwaRens99AmTw32hfENPRaFFBI4fGupnqeRhqo1piePF
hODJDKbfyMqEVLEGla2NIs/dNiK3PfgHFYxQmBW/U+xRTkE5ZlbiDwKpkcCViXLM
UzQIDkvA3KjfpNy3ioNa1p6xP11yc5+z4qRIWMSc+3OwL8/vD5OA0KtNq+KwIUrs
EPjBxLd1NfjDBHNuxfJtUlARfbkPVaprx0NFuN35OhVnJ/peoXUjN88FeVBAjM/i
FKeFnuxKHp6O
=bwqQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to