Console Output

Started by user Thorsten Vitt
Building remotely on wger081 in workspace /var/jenkins/workspace/p2content-maven-plugin
Updating https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/utils/p2content-maven-plugin
At revision 13208
no change for https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/utils/p2content-maven-plugin since the previous build
using settings config with name MavenSettings
Parsing POMs
[p2content-maven-plugin] $ /var/jenkins/tools/JDK/Oracle_JDK_7/bin/java -DuniqueVersion=false -cp /var/jenkins/maven3-agent.jar:/var/jenkins/tools/Maven/Maven_3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/jenkins/tools/Maven/Maven_3 /var/jenkins/slave.jar /var/jenkins/maven3-interceptor.jar 50657
<===[JENKINS REMOTING CAPACITY]===>channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f /var/jenkins/workspace/p2content-maven-plugin/pom.xml -s /tmp/config2939937993001956625.tmp clean install site
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for info.textgrid.utils:p2content-maven-plugin:maven-plugin:0.1-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-changelog-plugin is missing. @ line 81, column 12
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
Projects to build: [MavenProject: info.textgrid.utils:p2content-maven-plugin:0.1-SNAPSHOT @ /var/jenkins/workspace/p2content-maven-plugin/pom.xml]
projectStarted info.textgrid.utils:p2content-maven-plugin:0.1-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building p2 Content Overview Maven Plugin 0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ p2content-maven-plugin ---
[INFO] Deleting /var/jenkins/workspace/p2content-maven-plugin/target
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.apache.maven.plugins:maven-plugin-plugin:2.9(default-descriptor)
[INFO] 
[INFO] --- maven-plugin-plugin:2.9:descriptor (default-descriptor) @ p2content-maven-plugin ---
[WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent!
[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.
mojoSucceeded org.apache.maven.plugins:maven-plugin-plugin:2.9(default-descriptor)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ p2content-maven-plugin ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ p2content-maven-plugin ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /var/jenkins/workspace/p2content-maven-plugin/target/classes
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/jenkins/workspace/p2content-maven-plugin/src/test/resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ p2content-maven-plugin ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-testCompile)[INFO] No sources to compile

[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ p2content-maven-plugin ---
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test)
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ p2content-maven-plugin ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/jenkins/workspace/p2content-maven-plugin/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test)
[JENKINS] Zeichne Testergebnisse auf
mojoStarted org.apache.maven.plugins:maven-jar-plugin:2.3.1(default-jar)
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ p2content-maven-plugin ---
[INFO] Building jar: /var/jenkins/workspace/p2content-maven-plugin/target/p2content-maven-plugin-0.1-SNAPSHOT.jar
mojoSucceeded org.apache.maven.plugins:maven-jar-plugin:2.3.1(default-jar)
mojoStarted org.apache.maven.plugins:maven-plugin-plugin:2.9(default-addPluginArtifactMetadata)
[INFO] 
[INFO] --- maven-plugin-plugin:2.9:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ p2content-maven-plugin ---
mojoSucceeded org.apache.maven.plugins:maven-plugin-plugin:2.9(default-addPluginArtifactMetadata)
mojoStarted org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ p2content-maven-plugin ---
[INFO] Installing /var/jenkins/workspace/p2content-maven-plugin/target/p2content-maven-plugin-0.1-SNAPSHOT.jar to /var/jenkins/.m2/repository/info/textgrid/utils/p2content-maven-plugin/0.1-SNAPSHOT/p2content-maven-plugin-0.1-SNAPSHOT.jar
[INFO] Installing /var/jenkins/workspace/p2content-maven-plugin/pom.xml to /var/jenkins/.m2/repository/info/textgrid/utils/p2content-maven-plugin/0.1-SNAPSHOT/p2content-maven-plugin-0.1-SNAPSHOT.pom
mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
mojoStarted org.apache.maven.plugins:maven-site-plugin:3.1(default-site)
[INFO] 
[INFO] --- maven-site-plugin:3.1:site (default-site) @ p2content-maven-plugin ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:2.5.1
forkedProjectStarted info.textgrid.utils:p2content-maven-plugin:0.1-SNAPSHOT
mojoStarted org.apache.maven.plugins:maven-plugin-plugin:2.9(default-descriptor)[WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent!
[INFO] Applying mojo extractor for language: java

[INFO] 
[INFO] --- maven-plugin-plugin:2.9:descriptor (default-descriptor) @ p2content-maven-plugin ---
[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.
mojoSucceeded org.apache.maven.plugins:maven-plugin-plugin:2.9(default-descriptor)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ p2content-maven-plugin ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile)[INFO] Nothing to compile - all classes are up to date

[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ p2content-maven-plugin ---
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile)
forkedProjectSucceeded info.textgrid.utils:p2content-maven-plugin:0.1-SNAPSHOT
[WARNING] Report plugin org.apache.maven.plugins:maven-changelog-plugin has an empty version.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[INFO] configuring report plugin org.apache.maven.plugins:maven-changelog-plugin:2.2
[WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.4
[WARNING] No project URL defined - decoration links will not be relativized!
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Skipped "About" report, file "index.html" already exists for the English version.
[WARNING] [APT Parser] Ambiguous link: 'issue-tracking.html'. If this is a local link, prepend "./"!
[WARNING] [APT Parser] Ambiguous link: 'source-repository.html'. If this is a local link, prepend "./"!
[INFO] Generating "Plugin Documentation" report    --- maven-plugin-plugin:2.5.1
[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] Generating "Developer Activity" report    --- maven-changelog-plugin:2.2
[INFO] Generating changed sets xml to: /var/jenkins/workspace/p2content-maven-plugin/target/changelog.xml
[INFO] Executing: /bin/sh -c cd /var/jenkins/workspace/p2content-maven-plugin && svn --non-interactive log -v -r '{2012-04-22 09:33:07 +0000}:{2012-05-23 09:33:07 +0000}' https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/utils/p2content-maven-plugin
[INFO] Working directory: /var/jenkins/workspace/p2content-maven-plugin
[INFO] Generating "File Activity" report    --- maven-changelog-plugin:2.2
[INFO] Using existing changelog.xml...
[INFO] Generating "Change Log" report    --- maven-changelog-plugin:2.2
[INFO] Using existing changelog.xml...
[INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.4
[INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.4
[WARNING] The repository url 'http://snapshots.maven.codehaus.org/maven2' is invalid - Repository 'snapshots' will be blacklisted.
[INFO] Generating "Issue Tracking" report    --- maven-project-info-reports-plugin:2.4
[INFO] Generating "Project Plugins" report    --- maven-project-info-reports-plugin:2.4
[INFO] Generating "Continuous Integration" report    --- maven-project-info-reports-plugin:2.4
[INFO] Generating "Project License" report    --- maven-project-info-reports-plugin:2.4
[INFO] Generating "Mailing Lists" report    --- maven-project-info-reports-plugin:2.4
[INFO] Generating "Project Team" report    --- maven-project-info-reports-plugin:2.4
[INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.4
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.4
[INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.4
mojoSucceeded org.apache.maven.plugins:maven-site-plugin:3.1(default-site)
[JENKINS] Archiving site from /var/jenkins/workspace/p2content-maven-plugin/target/site to /mnt/data/jenkins/jobs/p2content-maven-plugin/site
Successfully loaded native POSIX impl.
projectSucceeded info.textgrid.utils:p2content-maven-plugin:0.1-SNAPSHOT
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.966s
[INFO] Finished at: Tue May 22 11:33:28 CEST 2012
[INFO] Final Memory: 33M/415M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: info.textgrid.utils:p2content-maven-plugin:0.1-SNAPSHOT @ /var/jenkins/workspace/p2content-maven-plugin/pom.xml]
[JENKINS] Archiving /var/jenkins/workspace/p2content-maven-plugin/pom.xml to /mnt/data/jenkins/jobs/p2content-maven-plugin/modules/info.textgrid.utils$p2content-maven-plugin/builds/2012-05-22_11-32-13/archive/info.textgrid.utils/p2content-maven-plugin/0.1-SNAPSHOT/p2content-maven-plugin-0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins/workspace/p2content-maven-plugin/target/p2content-maven-plugin-0.1-SNAPSHOT.jar to /mnt/data/jenkins/jobs/p2content-maven-plugin/modules/info.textgrid.utils$p2content-maven-plugin/builds/2012-05-22_11-32-13/archive/info.textgrid.utils/p2content-maven-plugin/0.1-SNAPSHOT/p2content-maven-plugin-0.1-SNAPSHOT.jar
Waiting for Jenkins to finish collecting data
channel stopped
redeploy publisher using settings config with name MavenSettings
Maven RedeployPublished use remote wger081 maven settings from : /tmp/config811370727776417511.tmp
[INFO] Deployment in http://dev.digital-humanities.de/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
Deploying the main artifact p2content-maven-plugin-0.1-SNAPSHOT.jar
Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/0.1-SNAPSHOT/maven-metadata.xml
Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/0.1-SNAPSHOT/maven-metadata.xml (785 B at 1.4 KB/sec)
Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/0.1-SNAPSHOT/p2content-maven-plugin-0.1-20120522.093254-4.jar
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/0.1-SNAPSHOT/p2content-maven-plugin-0.1-20120522.093254-4.jar (8 KB at 58.0 KB/sec)
Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/0.1-SNAPSHOT/p2content-maven-plugin-0.1-20120522.093254-4.pom
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/0.1-SNAPSHOT/p2content-maven-plugin-0.1-20120522.093254-4.pom (4 KB at 42.1 KB/sec)
Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/maven-metadata.xml
Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/maven-metadata.xml (333 B at 8.6 KB/sec)
Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/0.1-SNAPSHOT/maven-metadata.xml
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/0.1-SNAPSHOT/maven-metadata.xml (785 B at 11.1 KB/sec)
Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/maven-metadata.xml
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/p2content-maven-plugin/maven-metadata.xml (333 B at 6.4 KB/sec)
[INFO] Deployment done in 3.2 sec
Finished: SUCCESS