You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/25 17:17:08 UTC

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1164

See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1164/changes>

Changes:

[dennisl] [MPMD-206] Make the sourceDirectories configurable
I have changed the parameters so that they are not read-only any more.
However due to MNG-5440 you cannot yet set values for source directories in your own POM. Once a fix for that issue has been made to Maven core I will add an integration test for this issue, that will require at least that version of Maven to run. I have not committed the provided documentation changes yet. That will have to wait until it is actually possible to configure things that way.

------------------------------------------
[...truncated 10571 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-assembly-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-assembly-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\target\generated-resources\plexus
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-assembly-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 90 source files to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: -s
Usage: javac <options> <source files>
where possible options include:
  -g                         Generate all debugging info
  -g:none                    Generate no debugging info
  -g:{lines,vars,source}     Generate only some debugging info
  -nowarn                    Generate no warnings
  -verbose                   Output messages about what the compiler is doing
  -deprecation               Output source locations where deprecated APIs are used
  -classpath <path>          Specify where to find user class files
  -cp <path>                 Specify where to find user class files
  -sourcepath <path>         Specify where to find input source files
  -bootclasspath <path>      Override location of bootstrap class files
  -extdirs <dirs>            Override location of installed extensions
  -endorseddirs <dirs>       Override location of endorsed standards path
  -d <directory>             Specify where to place generated class files
  -encoding <encoding>       Specify character encoding used by source files
  -source <release>          Provide source compatibility with specified release
  -target <release>          Generate class files for specific VM version
  -version                   Version information
  -help                      Print a synopsis of standard options
  -X                         Print a synopsis of nonstandard options
  -J<flag>                   Pass <flag> directly to the runtime system


[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Dependency Plugin 2.11-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 1.5 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 4.5 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 2.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-dependency-plugin ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-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
[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] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations 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 50 source files to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: -s
Usage: javac <options> <source files>
where possible options include:
  -g                         Generate all debugging info
  -g:none                    Generate no debugging info
  -g:{lines,vars,source}     Generate only some debugging info
  -nowarn                    Generate no warnings
  -verbose                   Output messages about what the compiler is doing
  -deprecation               Output source locations where deprecated APIs are used
  -classpath <path>          Specify where to find user class files
  -cp <path>                 Specify where to find user class files
  -sourcepath <path>         Specify where to find input source files
  -bootclasspath <path>      Override location of bootstrap class files
  -extdirs <dirs>            Override location of installed extensions
  -endorseddirs <dirs>       Override location of endorsed standards path
  -d <directory>             Specify where to place generated class files
  -encoding <encoding>       Specify character encoding used by source files
  -source <release>          Provide source compatibility with specified release
  -target <release>          Generate class files for specific VM version
  -version                   Version information
  -help                      Print a synopsis of standard options
  -X                         Print a synopsis of nonstandard options
  -J<flag>                   Pass <flag> directly to the runtime system


[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Plugins .............................. SUCCESS [13.073s]
[INFO] Apache Maven ACR Plugin ........................... SUCCESS [1:03.847s]
[INFO] Apache Maven Ant Plugin ........................... SUCCESS [3:13.255s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [2:21.471s]
[INFO] Apache Maven Eclipse Plugin ....................... SUCCESS [25:17.424s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [2:39.006s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [7:24.336s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [2:43.233s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [10:12.658s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [6:54.070s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [1:41.002s]
[INFO] Apache Maven Documentation Checker Plugin ......... FAILURE [18.259s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [25:43.123s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [51.580s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [1:26.006s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [1:56.343s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [2:22.352s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [1:11.876s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [5:37.836s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [4.170s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [8.233s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [54.931s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [19.582s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [50.049s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [1:49.036s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [18:15.770s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [2:41.925s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [5.986s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [36.968s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [29.488s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [3:02.574s]
[INFO] Apache Maven Project Info Reports Plugin .......... SUCCESS [5:04.132s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [3:08.690s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [16:51.729s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6:04.223s]
[INFO] Apache Maven Assembly Plugin ...................... FAILURE [1:07.065s]
[INFO] Apache Maven Dependency Plugin .................... FAILURE [46.905s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.919s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:45:41.581s
[INFO] Finished at: Thu Jun 25 08:16:26 PDT 2015
[INFO] Final Memory: 135M/323M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "apache.snapshots" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.9:verify (integration-test) on project maven-docck-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project maven-assembly-plugin: Compilation failure
[ERROR] javac: invalid flag: -s
[ERROR] Usage: javac <options> <source files>
[ERROR] where possible options include:
[ERROR] -g                         Generate all debugging info
[ERROR] -g:none                    Generate no debugging info
[ERROR] -g:{lines,vars,source}     Generate only some debugging info
[ERROR] -nowarn                    Generate no warnings
[ERROR] -verbose                   Output messages about what the compiler is doing
[ERROR] -deprecation               Output source locations where deprecated APIs are used
[ERROR] -classpath <path>          Specify where to find user class files
[ERROR] -cp <path>                 Specify where to find user class files
[ERROR] -sourcepath <path>         Specify where to find input source files
[ERROR] -bootclasspath <path>      Override location of bootstrap class files
[ERROR] -extdirs <dirs>            Override location of installed extensions
[ERROR] -endorseddirs <dirs>       Override location of endorsed standards path
[ERROR] -d <directory>             Specify where to place generated class files
[ERROR] -encoding <encoding>       Specify character encoding used by source files
[ERROR] -source <release>          Provide source compatibility with specified release
[ERROR] -target <release>          Generate class files for specific VM version
[ERROR] -version                   Version information
[ERROR] -help                      Print a synopsis of standard options
[ERROR] -X                         Print a synopsis of nonstandard options
[ERROR] -J<flag>                   Pass <flag> directly to the runtime system
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project maven-dependency-plugin: Compilation failure
[ERROR] javac: invalid flag: -s
[ERROR] Usage: javac <options> <source files>
[ERROR] where possible options include:
[ERROR] -g                         Generate all debugging info
[ERROR] -g:none                    Generate no debugging info
[ERROR] -g:{lines,vars,source}     Generate only some debugging info
[ERROR] -nowarn                    Generate no warnings
[ERROR] -verbose                   Output messages about what the compiler is doing
[ERROR] -deprecation               Output source locations where deprecated APIs are used
[ERROR] -classpath <path>          Specify where to find user class files
[ERROR] -cp <path>                 Specify where to find user class files
[ERROR] -sourcepath <path>         Specify where to find input source files
[ERROR] -bootclasspath <path>      Override location of bootstrap class files
[ERROR] -extdirs <dirs>            Override location of installed extensions
[ERROR] -endorseddirs <dirs>       Override location of endorsed standards path
[ERROR] -d <directory>             Specify where to place generated class files
[ERROR] -encoding <encoding>       Specify character encoding used by source files
[ERROR] -source <release>          Provide source compatibility with specified release
[ERROR] -target <release>          Generate class files for specific VM version
[ERROR] -version                   Version information
[ERROR] -help                      Print a synopsis of standard options
[ERROR] -X                         Print a synopsis of nonstandard options
[ERROR] -J<flag>                   Pass <flag> directly to the runtime system
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-docck-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1165

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1165/>

------------------------------------------
[...truncated 10326 lines...]
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-scm-publish-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-scm-publish-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-scm-publish-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ maven-scm-publish-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 1 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-scm-publish-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-scm-publish-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ maven-scm-publish-plugin ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ maven-scm-publish-plugin ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-scm-publish-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:1.9:install (integration-test) @ maven-scm-publish-plugin ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-plugins\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-plugins\28-SNAPSHOT\maven-plugins-28-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-plugins\target\maven-plugins-28-SNAPSHOT-site.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-plugins\28-SNAPSHOT\maven-plugins-28-SNAPSHOT-site.xml
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-acr-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-acr-plugin\1.2-SNAPSHOT\maven-acr-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-acr-plugin\target\maven-acr-plugin-1.2-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-acr-plugin\1.2-SNAPSHOT\maven-acr-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-acr-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-acr-plugin\1.2-SNAPSHOT\maven-acr-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-ant-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-ant-plugin\2.5-SNAPSHOT\maven-ant-plugin-2.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-ant-plugin\target\maven-ant-plugin-2.5-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-ant-plugin\2.5-SNAPSHOT\maven-ant-plugin-2.5-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-ant-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-ant-plugin\2.5-SNAPSHOT\maven-ant-plugin-2.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-antrun-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-antrun-plugin\1.9-SNAPSHOT\maven-antrun-plugin-1.9-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-antrun-plugin\target\maven-antrun-plugin-1.9-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-antrun-plugin\1.9-SNAPSHOT\maven-antrun-plugin-1.9-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-antrun-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-antrun-plugin\1.9-SNAPSHOT\maven-antrun-plugin-1.9-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-eclipse-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-eclipse-plugin\3.0-SNAPSHOT\maven-eclipse-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-eclipse-plugin\target\maven-eclipse-plugin-3.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-eclipse-plugin\3.0-SNAPSHOT\maven-eclipse-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-eclipse-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-eclipse-plugin\3.0-SNAPSHOT\maven-eclipse-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-changelog-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-changelog-plugin\2.4-SNAPSHOT\maven-changelog-plugin-2.4-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-changelog-plugin\target\maven-changelog-plugin-2.4-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-changelog-plugin\2.4-SNAPSHOT\maven-changelog-plugin-2.4-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-changelog-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-changelog-plugin\2.4-SNAPSHOT\maven-changelog-plugin-2.4-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-changes-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-changes-plugin\2.12-SNAPSHOT\maven-changes-plugin-2.12-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-changes-plugin\target\maven-changes-plugin-2.12-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-changes-plugin\2.12-SNAPSHOT\maven-changes-plugin-2.12-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-changes-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-changes-plugin\2.12-SNAPSHOT\maven-changes-plugin-2.12-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-clean-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-clean-plugin\2.6.2-SNAPSHOT\maven-clean-plugin-2.6.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-clean-plugin\target\maven-clean-plugin-2.6.2-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-clean-plugin\2.6.2-SNAPSHOT\maven-clean-plugin-2.6.2-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-clean-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-clean-plugin\2.6.2-SNAPSHOT\maven-clean-plugin-2.6.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-compiler-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-compiler-plugin\3.4-SNAPSHOT\maven-compiler-plugin-3.4-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.4-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-compiler-plugin\3.4-SNAPSHOT\maven-compiler-plugin-3.4-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-compiler-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-compiler-plugin\3.4-SNAPSHOT\maven-compiler-plugin-3.4-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-deploy-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-deploy-plugin\2.8.3-SNAPSHOT\maven-deploy-plugin-2.8.3-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-deploy-plugin\target\maven-deploy-plugin-2.8.3-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-deploy-plugin\2.8.3-SNAPSHOT\maven-deploy-plugin-2.8.3-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-deploy-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-deploy-plugin\2.8.3-SNAPSHOT\maven-deploy-plugin-2.8.3-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\target\maven-doap-plugin-1.3-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-docck-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-docck-plugin\1.2-SNAPSHOT\maven-docck-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-docck-plugin\target\maven-docck-plugin-1.2-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-docck-plugin\1.2-SNAPSHOT\maven-docck-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-ear-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-ear-plugin\2.11-SNAPSHOT\maven-ear-plugin-2.11-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-ear-plugin\target\maven-ear-plugin-2.11-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-ear-plugin\2.11-SNAPSHOT\maven-ear-plugin-2.11-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-ear-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-ear-plugin\2.11-SNAPSHOT\maven-ear-plugin-2.11-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-ejb-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-ejb-plugin\2.5.2-SNAPSHOT\maven-ejb-plugin-2.5.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-ejb-plugin\target\maven-ejb-plugin-2.5.2-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-ejb-plugin\2.5.2-SNAPSHOT\maven-ejb-plugin-2.5.2-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-ejb-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-ejb-plugin\2.5.2-SNAPSHOT\maven-ejb-plugin-2.5.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-help-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-help-plugin\2.2.1-SNAPSHOT\maven-help-plugin-2.2.1-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-help-plugin\target\maven-help-plugin-2.2.1-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-help-plugin\2.2.1-SNAPSHOT\maven-help-plugin-2.2.1-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-help-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-help-plugin\2.2.1-SNAPSHOT\maven-help-plugin-2.2.1-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-install-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-install-plugin\2.5.3-SNAPSHOT\maven-install-plugin-2.5.3-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-install-plugin\target\maven-install-plugin-2.5.3-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-install-plugin\2.5.3-SNAPSHOT\maven-install-plugin-2.5.3-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-install-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-install-plugin\2.5.3-SNAPSHOT\maven-install-plugin-2.5.3-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\2.7-SNAPSHOT\maven-jar-plugin-2.7-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\target\maven-jar-plugin-2.7-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\2.7-SNAPSHOT\maven-jar-plugin-2.7-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\2.7-SNAPSHOT\maven-jar-plugin-2.7-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-jarsigner-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-jarsigner-plugin\1.5-SNAPSHOT\maven-jarsigner-plugin-1.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-jarsigner-plugin\target\maven-jarsigner-plugin-1.5-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-jarsigner-plugin\1.5-SNAPSHOT\maven-jarsigner-plugin-1.5-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-jarsigner-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-jarsigner-plugin\1.5-SNAPSHOT\maven-jarsigner-plugin-1.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-javadoc-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-javadoc-plugin\2.10.4-SNAPSHOT\maven-javadoc-plugin-2.10.4-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-2.10.4-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-javadoc-plugin\2.10.4-SNAPSHOT\maven-javadoc-plugin-2.10.4-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-javadoc-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-javadoc-plugin\2.10.4-SNAPSHOT\maven-javadoc-plugin-2.10.4-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-linkcheck-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-linkcheck-plugin\1.3-SNAPSHOT\maven-linkcheck-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-linkcheck-plugin\target\maven-linkcheck-plugin-1.3-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-linkcheck-plugin\1.3-SNAPSHOT\maven-linkcheck-plugin-1.3-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-linkcheck-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-linkcheck-plugin\1.3-SNAPSHOT\maven-linkcheck-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-patch-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-patch-plugin\1.3-SNAPSHOT\maven-patch-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-patch-plugin\target\maven-patch-plugin-1.3-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-patch-plugin\1.3-SNAPSHOT\maven-patch-plugin-1.3-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-patch-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-patch-plugin\1.3-SNAPSHOT\maven-patch-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-pdf-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-pdf-plugin\1.4-SNAPSHOT\maven-pdf-plugin-1.4-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-pdf-plugin\target\maven-pdf-plugin-1.4-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-pdf-plugin\1.4-SNAPSHOT\maven-pdf-plugin-1.4-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-pdf-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-pdf-plugin\1.4-SNAPSHOT\maven-pdf-plugin-1.4-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-rar-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-rar-plugin\2.5-SNAPSHOT\maven-rar-plugin-2.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-rar-plugin\target\maven-rar-plugin-2.5-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-rar-plugin\2.5-SNAPSHOT\maven-rar-plugin-2.5-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-rar-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-rar-plugin\2.5-SNAPSHOT\maven-rar-plugin-2.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-repository-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-repository-plugin\2.5-SNAPSHOT\maven-repository-plugin-2.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-repository-plugin\target\maven-repository-plugin-2.5-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-repository-plugin\2.5-SNAPSHOT\maven-repository-plugin-2.5-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-repository-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-repository-plugin\2.5-SNAPSHOT\maven-repository-plugin-2.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-resources-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-resources-plugin\2.8-SNAPSHOT\maven-resources-plugin-2.8-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-resources-plugin\target\maven-resources-plugin-2.8-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-resources-plugin\2.8-SNAPSHOT\maven-resources-plugin-2.8-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-resources-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-resources-plugin\2.8-SNAPSHOT\maven-resources-plugin-2.8-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-resources-plugin\target\maven-resources-plugin-2.8-SNAPSHOT-tests.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-resources-plugin\2.8-SNAPSHOT\maven-resources-plugin-2.8-SNAPSHOT-tests.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-site-plugin\dependency-reduced-pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-site-plugin\3.4.1-SNAPSHOT\maven-site-plugin-3.4.1-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-site-plugin\target\maven-site-plugin-3.4.1-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-site-plugin\3.4.1-SNAPSHOT\maven-site-plugin-3.4.1-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-site-plugin\dependency-reduced-pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-site-plugin\3.4.1-SNAPSHOT\maven-site-plugin-3.4.1-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-source-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-source-plugin\2.5-SNAPSHOT\maven-source-plugin-2.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-source-plugin\target\maven-source-plugin-2.5-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-source-plugin\2.5-SNAPSHOT\maven-source-plugin-2.5-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-source-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-source-plugin\2.5-SNAPSHOT\maven-source-plugin-2.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-stage-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-stage-plugin\1.1-SNAPSHOT\maven-stage-plugin-1.1-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-stage-plugin\target\maven-stage-plugin-1.1-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-stage-plugin\1.1-SNAPSHOT\maven-stage-plugin-1.1-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-stage-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-stage-plugin\1.1-SNAPSHOT\maven-stage-plugin-1.1-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-toolchains-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-toolchains-plugin\1.2-SNAPSHOT\maven-toolchains-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-toolchains-plugin\target\maven-toolchains-plugin-1.2-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-toolchains-plugin\1.2-SNAPSHOT\maven-toolchains-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-toolchains-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-toolchains-plugin\1.2-SNAPSHOT\maven-toolchains-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-verifier-plugin\1.2-SNAPSHOT\maven-verifier-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\maven-verifier-plugin-1.2-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-verifier-plugin\1.2-SNAPSHOT\maven-verifier-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-verifier-plugin\1.2-SNAPSHOT\maven-verifier-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-war-plugin\2.7-SNAPSHOT\maven-war-plugin-2.7-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\target\maven-war-plugin-2.7-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-war-plugin\2.7-SNAPSHOT\maven-war-plugin-2.7-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-war-plugin\2.7-SNAPSHOT\maven-war-plugin-2.7-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.9-SNAPSHOT\maven-project-info-reports-plugin-2.9-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\target\maven-project-info-reports-plugin-2.9-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.9-SNAPSHOT\maven-project-info-reports-plugin-2.9-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.9-SNAPSHOT\maven-project-info-reports-plugin-2.9-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\target\maven-remote-resources-plugin-1.6-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\2.5-SNAPSHOT\maven-shade-plugin-2.5-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-2.5-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\2.5-SNAPSHOT\maven-shade-plugin-2.5-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-2.5-SNAPSHOT-tests.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\2.5-SNAPSHOT\maven-shade-plugin-2.5-SNAPSHOT-tests.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:1.9:integration-test (integration-test) @ maven-scm-publish-plugin ---
[INFO] Building: 003-lifecycle\pom.xml
[INFO] run script setup.bsh
[INFO] ..SUCCESS (7.9 s)
[INFO] Building: 004-publish-scm\pom.xml
[INFO] run script setup.bsh
[INFO] ..SUCCESS (28.6 s)
[INFO] Building: 005-site-lifecycle\pom.xml
[INFO] run script setup.bsh
[INFO] ..SUCCESS (19.3 s)
[INFO] Building: 006-site-multi-module\pom.xml
[INFO] run script setup.bsh
[INFO] ..SUCCESS (26.1 s)
[INFO] 
[INFO] --- maven-invoker-plugin:1.9:verify (integration-test) @ maven-scm-publish-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 4, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle-check) @ maven-scm-publish-plugin ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-scm-publish-plugin ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Plugins .............................. SUCCESS [10.474s]
[INFO] Apache Maven ACR Plugin ........................... SUCCESS [1:09.533s]
[INFO] Apache Maven Ant Plugin ........................... SUCCESS [3:07.778s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [2:27.434s]
[INFO] Apache Maven Eclipse Plugin ....................... SUCCESS [13:21.831s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [1:33.842s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [1:59.921s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [35.471s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [2:41.177s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [2:32.871s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [33.140s]
[INFO] Apache Maven Documentation Checker Plugin ......... FAILURE [10.666s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [9:20.779s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [52.205s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [1:40.119s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [2:46.087s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [2:39.039s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [1:55.866s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [5:47.745s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [3.349s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [7.357s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [50.361s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [20.543s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [44.797s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [1:48.374s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [13:44.958s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [1:33.026s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [3.625s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [29.767s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [15.693s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [2:37.888s]
[INFO] Apache Maven Project Info Reports Plugin .......... SUCCESS [4:22.214s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [1:49.053s]
[INFO] Apache Maven Shade Plugin ......................... FAILURE [7:23.753s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [1:28.114s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.237s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:33:14.710s
[INFO] Finished at: Thu Jun 25 10:25:12 PDT 2015
[INFO] Final Memory: 120M/289M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "apache.snapshots" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.9:verify (integration-test) on project maven-docck-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.10:verify (integration-test) on project maven-shade-plugin: 1 build failed. See console output above for details. -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-docck-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results