See <https://builds.apache.org/job/mahout-nightly/1283/changes>

Changes:

[sslavic] DRYed out maven-surefire-plugin version information and removed 
duplicate maven-surefire-report-plugin declaration

[sslavic] Properly configured sharing build resources (checkstyle, findbugs, 
pmd custom settings) across multiple modules of the project

[sslavic] DRYed out maven-checkstyle-plugin version information

[sslavic] Fixed one more indenting issue

[sslavic] DRYed out maven-pmd-plugin version information

[sslavic] Added a comment about maven-pmd-plugin targetJdk property being 
explicitly set until MPMD-170 is resolved

[sslavic] Removed redundant maven-compiler-plugin version info

[sslavic] Replaced custom properties for compiler source and target JDK with 
Maven default ones; made source encoding references consistent too

[sslavic] Fixed one more indenting issue

[sslavic] Applied consistent indentation

[sslavic] Removed easymock depedency version, it's managed in parent pom

[sslavic] Removed lucene-core depedency version, it's managed in parent pom

------------------------------------------
Started by timer
Building remotely on ubuntu6 in workspace 
<https://builds.apache.org/job/mahout-nightly/ws/>
Updating http://svn.apache.org/repos/asf/mahout/trunk
U         buildtools/src/main/resources/mahout-checkstyle.xml
U         buildtools/src/main/resources/mahout-pmd-ruleset.xml
U         buildtools/pom.xml
U         integration/pom.xml
U         CHANGELOG
A         
core/src/test/java/org/apache/mahout/clustering/kmeans/TestEigenSeedGenerator.java
U         
core/src/main/java/org/apache/mahout/clustering/spectral/kmeans/SpectralKMeansDriver.java
A         
core/src/main/java/org/apache/mahout/clustering/kmeans/EigenSeedGenerator.java
U         
core/src/main/java/org/apache/mahout/math/hadoop/decomposer/EigenVerificationJob.java
U         math/pom.xml
U         pom.xml
U         examples/bin/classify-20newsgroups.sh
At revision 1500162
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/hudson/tools/maven/apache-maven-3.0.4 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 51264
<===[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 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
install deploy -DskiptTests -Dmahout.skip.distribution=false
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Mahout Build Tools
[INFO] Apache Mahout
[INFO] Mahout Math
[INFO] Mahout Core
[INFO] Mahout Integration
[INFO] Mahout Examples
[INFO] Mahout Release Package
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Build Tools 0.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-buildtools 
---
[INFO] Deleting 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
mahout-buildtools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
mahout-buildtools ---
[INFO] No sources to compile
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/src/test/resources>

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
mahout-buildtools ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
mahout-buildtools ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ mahout-buildtools 
---
[INFO] No tests to run.
[INFO] Surefire report directory: 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/target/surefire-reports>

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

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ mahout-buildtools ---
[INFO] Building jar: 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/target/mahout-buildtools-0.8-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
mahout-buildtools ---
[INFO] Installing 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/target/mahout-buildtools-0.8-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.8-SNAPSHOT/mahout-buildtools-0.8-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.8-SNAPSHOT/mahout-buildtools-0.8-SNAPSHOT.pom
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 6 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
mahout-buildtools ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
mahout-buildtools ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/src/test/resources>

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
mahout-buildtools ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
mahout-buildtools ---
[INFO] [INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this 
configuration

[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ mahout-buildtools 
---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ mahout-buildtools ---
[INFO] [INFO] Installing 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/target/mahout-buildtools-0.8-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.8-SNAPSHOT/mahout-buildtools-0.8-SNAPSHOT.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
mahout-buildtools ---
[INFO] Installing 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.8-SNAPSHOT/mahout-buildtools-0.8-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ mahout-buildtools 
---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ FAILURE [29.388s]
[INFO] Apache Mahout ..................................... SKIPPED
[INFO] Mahout Math ....................................... SKIPPED
[INFO] Mahout Core ....................................... SKIPPED
[INFO] Mahout Integration ................................ SKIPPED
[INFO] Mahout Examples ................................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.415s
[INFO] Finished at: Fri Jul 05 23:06:31 UTC 2013
[INFO] Final Memory: 7M/60M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/pom.xml> to 
/home/hudson/hudson/jobs/mahout-nightly/modules/org.apache.mahout$mahout-buildtools/builds/2013-07-05_23-05-46/archive/org.apache.mahout/mahout-buildtools/0.8-SNAPSHOT/mahout-buildtools-0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/buildtools/target/mahout-buildtools-0.8-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/mahout-nightly/modules/org.apache.mahout$mahout-buildtools/builds/2013-07-05_23-05-46/archive/org.apache.mahout/mahout-buildtools/0.8-SNAPSHOT/mahout-buildtools-0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/examples/pom.xml> to 
/home/hudson/hudson/jobs/mahout-nightly/modules/org.apache.mahout$mahout-examples/builds/2013-07-05_23-05-46/archive/org.apache.mahout/mahout-examples/0.8-SNAPSHOT/mahout-examples-0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/distribution/pom.xml> to 
/home/hudson/hudson/jobs/mahout-nightly/modules/org.apache.mahout$mahout-distribution/builds/2013-07-05_23-05-47/archive/org.apache.mahout/mahout-distribution/0.8-SNAPSHOT/mahout-distribution-0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/pom.xml> to 
/home/hudson/hudson/jobs/mahout-nightly/modules/org.apache.mahout$mahout/builds/2013-07-05_23-05-46/archive/org.apache.mahout/mahout/0.8-SNAPSHOT/mahout-0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/integration/pom.xml> to 
/home/hudson/hudson/jobs/mahout-nightly/modules/org.apache.mahout$mahout-integration/builds/2013-07-05_23-05-46/archive/org.apache.mahout/mahout-integration/0.8-SNAPSHOT/mahout-integration-0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/core/pom.xml> to 
/home/hudson/hudson/jobs/mahout-nightly/modules/org.apache.mahout$mahout-core/builds/2013-07-05_23-05-46/archive/org.apache.mahout/mahout-core/0.8-SNAPSHOT/mahout-core-0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/trunk/math/pom.xml> to 
/home/hudson/hudson/jobs/mahout-nightly/modules/org.apache.mahout$mahout-math/builds/2013-07-05_23-05-46/archive/org.apache.mahout/mahout-math/0.8-SNAPSHOT/mahout-math-0.8-SNAPSHOT.pom
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project mahout-buildtools: Deployment failed: repository element was not 
specified in the POM inside distributionManagement element or in 
-DaltDeploymentRepository=id::layout::url parameter
cause : Deployment failed: repository element was not specified in the POM 
inside distributionManagement element or in 
-DaltDeploymentRepository=id::layout::url parameter
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project mahout-buildtools: Deployment failed: repository element was not 
specified in the POM inside distributionManagement element or in 
-DaltDeploymentRepository=id::layout::url parameter
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Deployment failed: 
repository element was not specified in the POM inside distributionManagement 
element or in -DaltDeploymentRepository=id::layout::url parameter
        at 
org.apache.maven.plugin.deploy.DeployMojo.getDeploymentRepository(DeployMojo.java:235)
        at 
org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:118)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 27 more
Sending e-mails to: [email protected] [email protected]
channel stopped

Reply via email to