See <https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/28/changes>

Changes:

[davsclaus] Upgraded MVEL bundle

[davsclaus] Upgraded to MVEL 2.0.18

[davsclaus] CAMEL-3314: Fixed property placehodler resolution on EIP in nested 
sub routes.

[ningjiang] CAMEL-3126 Fixed the XsltRouteTest error by adding the system 
package

[ningjiang] CAMEL-3310 using the JAXWS API 2.2 to make camel-soap compile with 
JDK 1.5

[davsclaus] CAMEL-2405: Added osgi feature for camel-jmx component.

[davsclaus] Added missing license files.

[davsclaus] CAMEL-3236: New camel-jmx component. Thanks to Mark Ford for 
donating to Apache.

[ningjiang] CAMEL-3298 close the connection when the XmppProducer is stopped

[davsclaus] CAMEL-3313: Include resource details in the caused exception when 
failed to compile stylesheet in XSLT.

------------------------------------------
[...truncated 18451 lines...]
[INFO] Camel :: Example :: OSGi .............................. SUCCESS [1.510s]
[INFO] Camel :: Example :: POJO Messaging .................... SUCCESS [15.644s]
[INFO] Camel :: Example :: Report Incident ................... SUCCESS [12.495s]
[INFO] Camel :: Example :: Report Incident :: WS-Security .... SUCCESS [12.789s]
[INFO] Camel :: Example :: Route :: Throttling ............... SUCCESS [1.643s]
[INFO] Camel :: Example :: Spring ............................ SUCCESS [8.812s]
[INFO] Camel :: Example :: Spring :: JavaConfig .............. SUCCESS [10.467s]
[INFO] Camel :: Example :: Spring :: JMS ..................... SUCCESS [27.158s]
[INFO] Camel :: Example :: Spring :: XQuery .................. SUCCESS [1.555s]
[INFO] Camel :: Example :: Spring Security ................... SUCCESS [2.454s]
[INFO] Camel :: Example :: Tracer ............................ SUCCESS [1.623s]
[INFO] Camel :: Assembly ..................................... SKIPPED 
(dependency build failed or was skipped)
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Camel :: JMX (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-jmx/src/test/java/org/apache/camel/component/jmx/SimpleBeanFixture.java>:[27,24]
 cannot find symbol
symbol  : class JMX
location: package javax.management
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-jmx/src/test/java/org/apache/camel/component/jmx/SimpleBeanFixture.java>:[131,35]
 cannot find symbol
symbol  : variable JMX
location: class org.apache.camel.component.jmx.SimpleBeanFixture

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        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:592)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation 
failure
        at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
        at 
org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        ... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Camel :: SOAP (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/SoapJaxbDataFormat.java>:[26,17]
 package javax.jws does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/SoapJaxbDataFormat.java>:[32,20]
 package javax.xml.ws does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[24,17]
 package javax.jws does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[25,17]
 package javax.jws does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[26,17]
 package javax.jws does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[28,20]
 package javax.xml.ws does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[29,20]
 package javax.xml.ws does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[30,20]
 package javax.xml.ws does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/SoapJaxbDataFormat.java>:[133,12]
 cannot find symbol
symbol  : class WebMethod
location: class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/SoapJaxbDataFormat.java>:[133,75]
 cannot find symbol
symbol  : class WebMethod
location: class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/SoapJaxbDataFormat.java>:[199,8]
 cannot find symbol
symbol  : class WebFault
location: class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/SoapJaxbDataFormat.java>:[199,63]
 cannot find symbol
symbol  : class WebFault
location: class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[60,8]
 cannot find symbol
symbol  : class ResponseWrapper
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[60,56]
 cannot find symbol
symbol  : class ResponseWrapper
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[67,12]
 cannot find symbol
symbol  : class WebResult
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[67,55]
 cannot find symbol
symbol  : class WebResult
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[77,8]
 cannot find symbol
symbol  : class RequestWrapper
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[77,61]
 cannot find symbol
symbol  : class RequestWrapper
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[87,42]
 cannot find symbol
symbol  : class WebParam
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[88,20]
 cannot find symbol
symbol  : class WebParam
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[88,41]
 cannot find symbol
symbol  : class WebParam
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[106,8]
 cannot find symbol
symbol  : class WebMethod
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[106,51]
 cannot find symbol
symbol  : class WebMethod
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[128,12]
 cannot find symbol
symbol  : class WebFault
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java>:[128,53]
 cannot find symbol
symbol  : class WebFault
location: class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        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:592)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation 
failure
        at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
        at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        ... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Camel :: Test Bundles: mock-javamail-1.7 (during 
install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

error: error reading 
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/.repository/javax/mail/mail/1.4/mail-1.4.jar;>
 error in opening zip file
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/tests/test-bundles/mock-javamail_1.7/src/main/java/org/jvnet/mock_javamail/provider/IMAPProvider.java>:[19,18]
 package javax.mail does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/tests/test-bundles/mock-javamail_1.7/src/main/java/org/jvnet/mock_javamail/provider/IMAPProvider.java>:[21,34]
 cannot find symbol
symbol: class Provider
public class IMAPProvider extends Provider {
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/tests/test-bundles/mock-javamail_1.7/src/main/java/org/jvnet/mock_javamail/provider/POP3Provider.java>:[19,18]
 package javax.mail does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/tests/test-bundles/mock-javamail_1.7/src/main/java/org/jvnet/mock_javamail/provider/POP3Provider.java>:[21,34]
 cannot find symbol
symbol: class Provider
public class POP3Provider extends Provider {
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/tests/test-bundles/mock-javamail_1.7/src/main/java/org/jvnet/mock_javamail/provider/SMTPProvider.java>:[19,18]
 package javax.mail does not exist
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/tests/test-bundles/mock-javamail_1.7/src/main/java/org/jvnet/mock_javamail/provider/SMTPProvider.java>:[21,34]
 cannot find symbol
symbol: class Provider
public class SMTPProvider extends Provider {
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/tests/test-bundles/mock-javamail_1.7/src/main/java/org/jvnet/mock_javamail/provider/IMAPProvider.java>:[24,14]
 cannot find symbol
symbol  : variable Type
location: class org.jvnet.mock_javamail.provider.IMAPProvider
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/tests/test-bundles/mock-javamail_1.7/src/main/java/org/jvnet/mock_javamail/provider/POP3Provider.java>:[24,14]
 cannot find symbol
symbol  : variable Type
location: class org.jvnet.mock_javamail.provider.POP3Provider
<https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ws/camel-trunk/tests/test-bundles/mock-javamail_1.7/src/main/java/org/jvnet/mock_javamail/provider/SMTPProvider.java>:[24,14]
 cannot find symbol
symbol  : variable Type
location: class org.jvnet.mock_javamail.provider.SMTPProvider

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        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:592)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation 
failure
        at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
        at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        ... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 131 minutes 55 seconds
[INFO] Finished at: Fri Nov 05 20:46:04 UTC 2010
[INFO] Final Memory: 181M/284M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@camel.apache.org
Sending e-mails to: dev@camel.apache.org
Sending e-mails to: dev@camel.apache.org
Sending e-mails to: dev@camel.apache.org
Sending e-mails to: dev@camel.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to