See <https://builds.apache.org/job/maven-plugins-ITs-m2/612/changes>

Changes:

[olamy] generate help goal

[olamy] generate help goal

[olamy] [MJAR-158] use maven-plugin-tools' java 5 annotations
Submitted by Tony Chemit.

[olamy] [MCHANGES-284] use maven-plugin-tools' java 5 annotations
Submitted by Tony Chemit.

------------------------------------------
[...truncated 9032 lines...]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [echo] 
     [echo] 
     [echo] 
     [echo] 
     [echo] 
     [echo] NO INTEGRATION TESTS DEFINED
     [echo] 
     [echo] 
     [echo] 
     [echo] 
     [echo] 
[INFO] Executed tasks
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-toolchains-plugin/target/maven-toolchains-plugin-1.1-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/maven/plugins/maven-toolchains-plugin/1.1-SNAPSHOT/maven-toolchains-plugin-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Verifier Plugin
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target>
[INFO] [enforcer:enforce {execution: ensure-no-container-api}]
[INFO] [plugin:helpmojo {execution: generated-helpmojo}]
[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] [modello:java {execution: standard}]
[INFO] outputDirectory: 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/generated-sources/modello>
[INFO] Working on model: src/main/mdo/verifications.mdo
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-reader {execution: standard}]
[INFO] outputDirectory: 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/generated-sources/modello>
[INFO] Working on model: src/main/mdo/verifications.mdo
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-writer {execution: standard}]
[INFO] outputDirectory: 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/generated-sources/modello>
[INFO] Working on model: src/main/mdo/verifications.mdo
[INFO] Generating current version: 1.0.0
[INFO] [plugin:descriptor {execution: default-descriptor}]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 2 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.verifier.VerifierMojoTest
[debug] Verifying existence of c:/some/path/src/test/resources/Dummy.xml
[debug] Verifying existence of 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/File>
 Exists.xml
[debug] Verifying absence of c:/some/path/src/test/resources/Dummy.xml
[debug] Verifying absence of 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/InexistentFileThatExists.xml>
[debug] Verifying existence of 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/FileExistsValidContent.xml>
[debug] Verifying contents of 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/FileExistsValidContent.xml>
[debug] Verifying existence of 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/FileExistsValidContent.xml>
[debug] Verifying contents of 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/FileExistsValidContent.xml>
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/maven-verifier-plugin-1.1-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: 
default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/pom.xml>
 to 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/local-repo/org/apache/maven/plugins/maven-verifier-plugin/1.1-SNAPSHOT/maven-verifier-plugin-1.1-SNAPSHOT.pom>
[INFO] Installing 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/maven-verifier-plugin-1.1-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/local-repo/org/apache/maven/plugins/maven-verifier-plugin/1.1-SNAPSHOT/maven-verifier-plugin-1.1-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: simple/pom.xml
[INFO] ..SUCCESS (2.4 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 2
[INFO]   Builds Failing: 0
[INFO]   Builds Skipped: 0
[INFO] ---------------------------------------
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/maven-verifier-plugin-1.1-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/maven/plugins/maven-verifier-plugin/1.1-SNAPSHOT/maven-verifier-plugin-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven WAR Plugin
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Plugins Aggregator
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/maven-plugins-ITs-m2/ws/pom.xml> to 
/home/hudson/.m2/repository/org/apache/maven/plugins/maven-plugins-aggregator/1-SNAPSHOT/maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Maven Plugins ......................................... SUCCESS [7.411s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [29.447s]
[INFO] Maven Ant Plugin ...................................... SUCCESS 
[1:03.992s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [51.539s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS 
[6:50.993s]
[INFO] Maven Assembly Plugin ................................. SUCCESS 
[11:35.579s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [46.151s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [39.020s]
[INFO] Maven Changes Report Plugin ........................... FAILED [0.724s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS 
[1:53.081s]
[INFO] Maven Clean Plugin .................................... SUCCESS [20.336s]
[INFO] Maven Dependency Plugin ............................... SUCCESS 
[2:23.990s]
[INFO] Maven Deploy Plugin ................................... SUCCESS 
[1:00.603s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [15.718s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [8.193s]
[INFO] Maven EAR Plugin ...................................... SUCCESS 
[3:22.492s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [25.233s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [31.688s]
[INFO] Maven Help Plugin ..................................... SUCCESS [31.487s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [8.783s]
[INFO] Maven Install Plugin .................................. SUCCESS [35.764s]
[INFO] Maven JAR Plugin ...................................... FAILED [0.001s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [25.250s]
[INFO] Maven Javadoc Plugin .................................. SUCCESS 
[5:42.285s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [1.834s]
[INFO] Maven One Plugin ...................................... SUCCESS [3.367s]
[INFO] Maven Patch Plugin .................................... SUCCESS [11.710s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [46.488s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [48.049s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [6.034s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [3.514s]
[INFO] Maven Repository Plugin ............................... SUCCESS [29.220s]
[INFO] Maven Resources Plugin ................................ SKIPPED 
(dependency build failed or was skipped)
[INFO] Maven Site Plugin 3 ................................... SUCCESS 
[7:16.842s]
[INFO] Maven Source Plugin ................................... SUCCESS [41.585s]
[INFO] Maven Stage Plugin .................................... SUCCESS [2.385s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.577s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [8.985s]
[INFO] Maven WAR Plugin ...................................... FAILED [0.014s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.180s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Changes Report Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found - check that 
the goal name is correct: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.plugins 
-DartifactId=maven-plugin-plugin -Dversion=3.1-SNAPSHOT 
-Dpackaging=maven-plugin -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins 
-DartifactId=maven-plugin-plugin -Dversion=3.1-SNAPSHOT 
-Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


  org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven JAR Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found - check that 
the goal name is correct: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.plugins 
-DartifactId=maven-plugin-plugin -Dversion=3.1-SNAPSHOT 
-Dpackaging=maven-plugin -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins 
-DartifactId=maven-plugin-plugin -Dversion=3.1-SNAPSHOT 
-Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


  org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven WAR Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found - check that 
the goal name is correct: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.plugins 
-DartifactId=maven-plugin-plugin -Dversion=3.1-SNAPSHOT 
-Dpackaging=maven-plugin -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins 
-DartifactId=maven-plugin-plugin -Dversion=3.1-SNAPSHOT 
-Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


  org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50 minutes 54 seconds
[INFO] Finished at: Mon Jul 02 00:12:43 UTC 2012
[INFO] Final Memory: 136M/580M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to