See <https://builds.apache.org/job/ActiveMQ-Apollo/509/changes>

Changes:

[chirino] Fixes linux test failure

[chirino] Revert "Revert "Remove the scala-compiler dependency from the poms.""

This reverts commit cfb623253defb1c3833ac9984c2970c550d813ab.

[chirino] Revert "Remove the scala-compiler dependency from the poms."

This reverts commit 956584347f47a43bcacd0b3c94abc10bf580b971.

------------------------------------------
[...truncated 3472 lines...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ apollo-cli ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ apollo-cli ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
apollo-cli ---
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:copy (unpack) @ apollo-cli ---
[INFO] Configured Artifact: com.sun.winsw:winsw:bin:1.8:exe
[INFO] Copying winsw-1.8-bin.exe to 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-cli/target/classes/org/apache/activemq/apollo/cli/commands/bin/apollo-broker-service.exe>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ apollo-cli 
---
[INFO] Nothing to compile - all classes are up to date
[INFO] [INFO] Checking for multiple versions of scala

[INFO] --- maven-scala-plugin:2.15.2:compile (default) @ apollo-cli ---
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] 
/x1/jenkins/jenkins-slave/workspace/ActiveMQ-Apollo/trunk/apollo-cli/src/main/scala:-1:
 info: compiling
[INFO] Compiling 13 source files to 
/x1/jenkins/jenkins-slave/workspace/ActiveMQ-Apollo/trunk/apollo-cli/target/classes
 at 1325172014223
[INFO] compiler plugin: 
BasicArtifact(org.scala-lang.plugins,continuations,2.9.1)
[INFO] compiler plugin: BasicArtifact(org.fusesource.jvmassert,jvmassert,1.2)
[INFO] prepare-compile in 0 s
[INFO] compile in 6 s
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
apollo-cli ---[INFO] Copying 3 resources

[INFO] Copying 3 resources
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
apollo-cli ---
[INFO] [INFO] Checking for multiple versions of scala

[INFO] --- maven-scala-plugin:2.15.2:testCompile (default) @ apollo-cli ---
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] 
/x1/jenkins/jenkins-slave/workspace/ActiveMQ-Apollo/trunk/apollo-cli/src/test/scala:-1:
 info: compiling
[INFO] Compiling 1 source files to 
/x1/jenkins/jenkins-slave/workspace/ActiveMQ-Apollo/trunk/apollo-cli/target/test-classes
 at 1325172021266
[INFO] compiler plugin: 
BasicArtifact(org.scala-lang.plugins,continuations,2.9.1)
[INFO] compiler plugin: BasicArtifact(org.fusesource.jvmassert,jvmassert,1.2)
[INFO] prepare-compile in 0 s
[INFO] compile in 3 s
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ apollo-cli ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-cli/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ apollo-cli ---
[INFO] Building jar: 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-cli/target/apollo-cli-1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
apollo-cli ---
[INFO] [INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-cli/target/apollo-cli-1.0-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/apollo-cli/1.0-SNAPSHOT/apollo-cli-1.0-SNAPSHOT.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ apollo-cli ---
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-cli/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/activemq/apollo-cli/1.0-SNAPSHOT/apollo-cli-1.0-SNAPSHOT.pom
[JENKINS] Archiving disabled - not archiving 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-cli/pom.xml>
[JENKINS] Archiving disabled - not archiving 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-cli/target/apollo-cli-1.0-SNAPSHOT.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building apollo-website 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apollo-website ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ apollo-website ---
[INFO] [WARNING] Parameter tasks is deprecated, use target instead

[INFO] --- maven-antrun-plugin:1.7:run (default) @ apollo-website ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-website/target/sitegen/documentation/schema>
[schemagen] Generating schema from 65 source files
Note: Writing 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-website/target/sitegen/documentation/schema/apollo.xsd>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ apollo-website 
---
[INFO] [INFO] Checking for multiple versions of scala

[INFO] --- maven-scala-plugin:2.15.2:compile (default) @ apollo-website ---
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] 
/x1/jenkins/jenkins-slave/workspace/ActiveMQ-Apollo/trunk/apollo-website/ext:-1:
 info: compiling
[INFO] Compiling 3 source files to 
/x1/jenkins/jenkins-slave/workspace/ActiveMQ-Apollo/trunk/apollo-website/target/classes
 at 1325172026618
[INFO] compiler plugin: 
BasicArtifact(org.scala-lang.plugins,continuations,2.9.1)
[INFO] compiler plugin: BasicArtifact(org.fusesource.jvmassert,jvmassert,1.2)
[INFO] prepare-compile in 0 s
[INFO] compile in 4 s
[INFO] [INFO] Checking for multiple versions of scala

[INFO] --- maven-scala-plugin:2.15.2:testCompile (default) @ apollo-website ---
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[WARNING] No source files found.
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
apollo-website ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ apollo-website ---
[JENKINS] Archiving disabled - not archiving 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-website/pom.xml>
[JENKINS] Archiving disabled - not archiving 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-website/pom.xml>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building apache-apollo 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apache-apollo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ apache-apollo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ apache-apollo 
---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
apache-apollo ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (unix-bin) @ apache-apollo ---
[INFO] Reading assembly descriptor: 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/src/main/descriptors/unix-bin.xml>
[INFO] No files selected for line-ending conversion or filtering. Skipping: 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/..>
[WARNING] Cannot include project artifact: 
org.apache.activemq:apache-apollo:pom:1.0-SNAPSHOT; it doesn't have an 
associated file or directory.
[WARNING] Cannot include project artifact: 
org.apache.activemq:apache-apollo:pom:1.0-SNAPSHOT; it doesn't have an 
associated file or directory.
[INFO] Building tar : 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/target/apache-apollo-1.0-SNAPSHOT-unix-distro.tar.gz>
[INFO] [INFO] Reading assembly descriptor: 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/src/main/descriptors/windows-bin.xml>

[INFO] --- maven-assembly-plugin:2.2.1:single (windows-bin) @ apache-apollo ---
[INFO] No files selected for line-ending conversion or filtering. Skipping: 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/..>
[WARNING] Cannot include project artifact: 
org.apache.activemq:apache-apollo:pom:1.0-SNAPSHOT; it doesn't have an 
associated file or directory.
[WARNING] Cannot include project artifact: 
org.apache.activemq:apache-apollo:pom:1.0-SNAPSHOT; it doesn't have an 
associated file or directory.
[INFO] Building zip: 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/target/apache-apollo-1.0-SNAPSHOT-windows-distro.zip>
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/pom.xml> 
to 
/home/jenkins/.m2/repository/org/apache/activemq/apache-apollo/1.0-SNAPSHOT/apache-apollo-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ apache-apollo 
---
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/target/apache-apollo-1.0-SNAPSHOT-unix-distro.tar.gz>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/apache-apollo/1.0-SNAPSHOT/apache-apollo-1.0-SNAPSHOT-unix-distro.tar.gz
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/target/apache-apollo-1.0-SNAPSHOT-windows-distro.zip>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/apache-apollo/1.0-SNAPSHOT/apache-apollo-1.0-SNAPSHOT-windows-distro.zip
[JENKINS] Archiving disabled - not archiving 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/pom.xml>
[JENKINS] Archiving disabled - not archiving 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/target/apache-apollo-1.0-SNAPSHOT-unix-distro.tar.gz>
[JENKINS] Archiving disabled - not archiving 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-distro/target/apache-apollo-1.0-SNAPSHOT-windows-distro.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building apollo-karaf-feature 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
apollo-karaf-feature ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ apollo-karaf-feature 
---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
apollo-karaf-feature ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] Copying 3 resources
[INFO] --- maven-resources-plugin:2.4.3:resources (filter) @ 
apollo-karaf-feature ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
apollo-karaf-feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.2:attach-artifact (attach-artifacts) @ 
apollo-karaf-feature ---
[INFO] [INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-karaf-feature/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/apollo-karaf-feature/1.0-SNAPSHOT/apollo-karaf-feature-1.0-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
apollo-karaf-feature ---
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-karaf-feature/target/classes/features.xml>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/apollo-karaf-feature/1.0-SNAPSHOT/apollo-karaf-feature-1.0-SNAPSHOT-features.xml
[JENKINS] Archiving disabled - not archiving 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-karaf-feature/pom.xml>
[JENKINS] Archiving disabled - not archiving 
<https://builds.apache.org/job/ActiveMQ-Apollo/ws/trunk/apollo-karaf-feature/target/classes/features.xml>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache ActiveMQ Apollo Project .................... SUCCESS [6.589s]
[INFO] apollo-boot ....................................... SUCCESS [4.231s]
[INFO] apollo-scala ...................................... SUCCESS [0.982s]
[INFO] apollo-util ....................................... SUCCESS [33.139s]
[INFO] apollo-dto ........................................ SUCCESS [4.536s]
[INFO] apollo-selector ................................... SUCCESS [2.841s]
[INFO] apollo-broker ..................................... SUCCESS [44.963s]
[INFO] apollo-web ........................................ SUCCESS [32.117s]
[INFO] apollo-leveldb .................................... SUCCESS [31.167s]
[INFO] apollo-bdb ........................................ SUCCESS [21.428s]
[INFO] apollo-jdbm2 ...................................... SUCCESS [21.012s]
[INFO] apollo-stomp ...................................... SUCCESS [49.931s]
[INFO] apollo-cli ........................................ SUCCESS [12.675s]
[INFO] apollo-website .................................... FAILURE [6.507s]
[INFO] apache-apollo ..................................... SUCCESS [11.106s]
[INFO] apollo-karaf-feature .............................. SUCCESS [0.424s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:47.175s
[INFO] Finished at: Thu Dec 29 15:20:44 UTC 2011
[INFO] Final Memory: 287M/965M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Internal error: java.lang.NullPointerException
cause : null
Stack trace : 
org.apache.maven.InternalErrorException: Internal error: 
java.lang.NullPointerException
        at 
org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
        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:319)
        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:112)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:287)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        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:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
        at hudson.maven.ExecutedMojo.getMojoClass(ExecutedMojo.java:114)
        at hudson.maven.ExecutedMojo.<init>(ExecutedMojo.java:99)
        at 
hudson.maven.Maven3Builder$MavenExecutionListener.recordExecutionTime(Maven3Builder.java:524)
        at 
hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoSucceeded(Maven3Builder.java:493)
        at 
hudson.maven.Maven3Builder$MavenExecutionListener.forkSucceeded(Maven3Builder.java:601)
        at 
org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:97)
        at 
org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:383)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
        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)
        ... 24 more
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
channel stopped
IRC notifier plugin: Sending notification to: #activemq

Reply via email to