See <https://builds.apache.org/job/maven-plugins-windows/org.apache.maven.plugins$maven-dependency-plugin/1261/>
------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Maven Dependency Plugin 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-dependency-tree/3.0-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-dependency-tree/3.0-SNAPSHOT/maven-metadata.xml (791 B at 8.7 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0-SNAPSHOT/maven-metadata.xml (799 B at 13.7 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-artifact-transfer/3.0-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-artifact-transfer/3.0-SNAPSHOT/maven-metadata.xml (793 B at 15.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-dependency-plugin --- [INFO] Deleting F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-dependency-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-dependency-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ maven-dependency-plugin --- [INFO] [INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-dependency-plugin --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: src/it/projects/tree/expected.txt [INFO] Exclude: src/it/projects/tree-includes/expected.txt [INFO] Exclude: src/it/projects/tree-verbose/expected.txt [INFO] Exclude: DEPENDENCIES [INFO] 283 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 282 licence. [INFO] [INFO] --- maven-plugin-plugin:3.3:helpmojo (generated-helpmojo) @ maven-dependency-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-dependency-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-dependency-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-dependency-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\classes [WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-dependency-plugin/src/main/java/org/apache/maven/plugins/dependency/resolvers/ResolvePluginsMojo.java: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\src\main\java\org\apache\maven\plugins\dependency\resolvers\ResolvePluginsMojo.java uses or overrides a deprecated API. [WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-dependency-plugin/src/main/java/org/apache/maven/plugins/dependency/resolvers/ResolvePluginsMojo.java: Recompile with -Xlint:deprecation for details. [WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-dependency-plugin/src/main/java/org/apache/maven/plugins/dependency/tree/TreeMojo.java: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\src\main\java\org\apache\maven\plugins\dependency\tree\TreeMojo.java uses unchecked or unsafe operations. [WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-dependency-plugin/src/main/java/org/apache/maven/plugins/dependency/tree/TreeMojo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ maven-dependency-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 22 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-dependency-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-dependency-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\test-classes [WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-dependency-plugin/src/test/java/org/apache/maven/plugins/dependency/testUtils/stubs/DependencyProjectStub.java: Some input files use or override a deprecated API. [WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-dependency-plugin/src/test/java/org/apache/maven/plugins/dependency/testUtils/stubs/DependencyProjectStub.java: Recompile with -Xlint:deprecation for details. [WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-dependency-plugin/src/test/java/org/apache/maven/plugins/dependency/testUtils/stubs/DependencyProjectStub.java: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\src\test\java\org\apache\maven\plugins\dependency\testUtils\stubs\DependencyProjectStub.java uses unchecked or unsafe operations. [WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-dependency-plugin/src/test/java/org/apache/maven/plugins/dependency/testUtils/stubs/DependencyProjectStub.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ maven-dependency-plugin --- [INFO] Surefire report directory: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.maven.plugins.dependency.analyze.TestAnalyzeDepMgt [info] Found Resolved Dependency / DependencyManagement mismatches: [info] Nothing in DepMgt. [info] Found Resolved Dependency / DependencyManagement mismatches: [info] testGroupId:release:jar was excluded in DepMgt, but version 1.0 has been found in the dependency tree. [info] Dependency: testGroupId:release:jar [info] DepMgt : 3.0 [info] Resolved: 1.0 [warn] Potential problems found in Dependency Management [info] Found Resolved Dependency / DependencyManagement mismatches: [info] testGroupId:release:jar was excluded in DepMgt, but version 1.0 has been found in the dependency tree. [info] Dependency: testGroupId:release:jar [info] DepMgt : 3.0 [info] Resolved: 1.0 Caught Expected Exception:Found Dependency errors. [info] Found Resolved Dependency / DependencyManagement mismatches: [info] Ignoring Direct Dependencies. [info] None Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.maven.plugins.dependency.analyze.TestAnalyzeDepMgt Running org.apache.maven.plugins.dependency.analyze.TestAnalyzeDuplicateMojo Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.789 sec - in org.apache.maven.plugins.dependency.analyze.TestAnalyzeDuplicateMojo Running org.apache.maven.plugins.dependency.fromConfiguration.TestArtifactItem Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 sec - in org.apache.maven.plugins.dependency.fromConfiguration.TestArtifactItem Running org.apache.maven.plugins.dependency.fromConfiguration.TestCopyMojo Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.809 sec - in org.apache.maven.plugins.dependency.fromConfiguration.TestCopyMojo Running org.apache.maven.plugins.dependency.fromConfiguration.TestIncludeExcludeUnpackMojo [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "" and excludes "" [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "**/*" and excludes "" [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "**/*1.txt" and excludes "" [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "" and excludes "**/*" [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "" and excludes "**/*" [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "**/*" and excludes "" [INFO] Configured Artifact: test:test:1.0:jar [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "**/test2.txt" and excludes "" [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "**/test3.txt" and excludes "" [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "**/test2.txt" and excludes "" [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "" and excludes "**/test2.txt" [INFO] Configured Artifact: test:test:1.0:jar [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "**/test2.txt" and excludes "" [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "**/test3.txt" and excludes "" [INFO] Configured Artifact: test:test:1.0:jar [INFO] Configured Artifact: test:test:1.0:jar [INFO] test-1.0.jar already unpacked. [INFO] test-1.0.jar already unpacked. [INFO] Configured Artifact: test:test:1.0:jar [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\localTestRepo\test\test\1.0\test-1.0.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\unpack\outputDirectory with includes "" and excludes "**/*1.txt" Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.6 sec - in org.apache.maven.plugins.dependency.fromConfiguration.TestIncludeExcludeUnpackMojo Running org.apache.maven.plugins.dependency.fromConfiguration.TestUnpackMojo unpackedFile 2015-08-21T16:42:49 \target\unit-tests\unpack\outputDirectory\testGroupId-snapshot-2.0-SNAPSHOT-null-jar.txt artifact 2015-08-21T16:42:54 \target\unit-tests\unpack\localTestRepo\testGroupId\snapshot\2.0-SNAPSHOT\snapshot-2.0-SNAPSHOT.jar marker 2015-08-21T16:42:49 \target\unit-tests\unpack\markers\testGroupId-snapshot-jar-2.0-SNAPSHOT.marker mojo.execute() unpackedFile 2015-08-21T16:42:40 \target\unit-tests\unpack\outputDirectory\testGroupId-snapshot-2.0-SNAPSHOT-null-jar.txt artifact 2015-08-21T16:42:54 \target\unit-tests\unpack\localTestRepo\testGroupId\snapshot\2.0-SNAPSHOT\snapshot-2.0-SNAPSHOT.jar marker 2015-08-21T16:42:54 \target\unit-tests\unpack\markers\testGroupId-snapshot-jar-2.0-SNAPSHOT.marker marker.lastModified() = 1440200574000 unpackedFile.lastModified() = 1440200560000 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.427 sec - in org.apache.maven.plugins.dependency.fromConfiguration.TestUnpackMojo Running org.apache.maven.plugins.dependency.fromDependencies.TestBuildClasspathMojo [INFO] Dependencies classpath: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\build-classpath\localTestRepo\snapshot-2.0-SNAPSHOT.jar;F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\build-classpath\localTestRepo\test-1.0.jar;F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\build-classpath\localTestRepo\provided-1.0.jar;F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\build-classpath\localTestRepo\release-1.0.jar;F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\build-classpath\localTestRepo\runtime-1.0.jar;F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\build-classpath\localTestRepo\compile-1.0.jar;F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\build-classpath\localTestRepo\system-1.0.jar [INFO] Wrote classpath file 'F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\build-classpath\buildClasspath.txt'. [INFO] Wrote classpath file 'F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\unit-tests\build-classpath\buildClasspath.txt'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec - in org.apache.maven.plugins.dependency.fromDependencies.TestBuildClasspathMojo Running org.apache.maven.plugins.dependency.fromDependencies.TestCopyDependenciesMojo Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results
