See 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/161/display/redirect?page=changes>

Changes:

[github] NO-JIRA: Javadoc: Replaced empty <p> tag by <br> tag (#157)


------------------------------------------
[...truncated 1.74 MB...]
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (attach-javadocs) on 
project qpid-broker-plugins-amqp-0-8-protocol: MavenReportException: Error 
while generating Javadoc:
[ERROR] Exit code: 1 - 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java>:833:
 warning: no description for @param
[ERROR] * @param usesCredit
[ERROR] ^
[ERROR] 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:68:
 error: tag not supported in the generated HTML version: tt
[ERROR] * @param expectProtocolInitiation <tt>true</tt> if this decoder needs 
to handle protocol initiation.
[ERROR] ^
[ERROR] 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:80:
 error: tag not supported in the generated HTML version: tt
[ERROR] * initation decoder. This method is expected to be called with 
<tt>false</tt> once protocol initation completes.
[ERROR] ^
[ERROR] 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82:
 error: tag not supported in the generated HTML version: tt
[ERROR] * @param expectProtocolInitiation <tt>true</tt> to use the protocol 
initiation decoder, <tt>false</tt> to use the
[ERROR] ^
[ERROR] 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82:
 error: tag not supported in the generated HTML version: tt
[ERROR] * @param expectProtocolInitiation <tt>true</tt> to use the protocol 
initiation decoder, <tt>false</tt> to use the
[ERROR] ^
[ERROR] 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/BrokerDecoder.java>:41:
 warning: no description for @param
[ERROR] * @param connection
[ERROR] ^
[ERROR] 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/transport/AMQMethodListener.java>:55:
 warning: no @param for <B>
[ERROR] <B extends AMQMethodBody> boolean methodReceived(AMQMethodEvent<B> evt) 
throws QpidException;
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /home/jenkins/tools/java/latest11/bin/javadoc 
@options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in 
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/target/apidocs'>
 dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (attach-javadocs) on 
project qpid-broker-plugins-amqp-0-8-protocol: MavenReportException: Error 
while generating Javadoc: 
Exit code: 1 - 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java>:833:
 warning: no description for @param
     * @param usesCredit
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:68:
 error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> if this decoder needs to 
handle protocol initiation.
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:80:
 error: tag not supported in the generated HTML version: tt
     * initation decoder. This method is expected to be called with 
<tt>false</tt> once protocol initation completes.
                                                                    ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82:
 error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol 
initiation decoder, <tt>false</tt> to use the
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82:
 error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol 
initiation decoder, <tt>false</tt> to use the
                                                                                
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/BrokerDecoder.java>:41:
 warning: no description for @param
     * @param connection
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/transport/AMQMethodListener.java>:55:
 warning: no @param for <B>
    <B extends AMQMethodBody> boolean methodReceived(AMQMethodEvent<B> evt) 
throws QpidException;
                                      ^

Command line was: /home/jenkins/tools/java/latest11/bin/javadoc @options 
@packages

Refer to the generated Javadoc files in 
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/target/apidocs'>
 dir.

    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:375)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 
(InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.plugin.MojoExecutionException: 
MavenReportException: Error while generating Javadoc: 
Exit code: 1 - 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java>:833:
 warning: no description for @param
     * @param usesCredit
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:68:
 error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> if this decoder needs to 
handle protocol initiation.
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:80:
 error: tag not supported in the generated HTML version: tt
     * initation decoder. This method is expected to be called with 
<tt>false</tt> once protocol initation completes.
                                                                    ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82:
 error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol 
initiation decoder, <tt>false</tt> to use the
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82:
 error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol 
initiation decoder, <tt>false</tt> to use the
                                                                                
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/BrokerDecoder.java>:41:
 warning: no description for @param
     * @param connection
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/transport/AMQMethodListener.java>:55:
 warning: no @param for <B>
    <B extends AMQMethodBody> boolean methodReceived(AMQMethodEvent<B> evt) 
throws QpidException;
                                      ^

Command line was: /home/jenkins/tools/java/latest11/bin/javadoc @options 
@packages

Refer to the generated Javadoc files in 
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/target/apidocs'>
 dir.

    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.failOnError 
(AbstractJavadocMojo.java:6202)
    at org.apache.maven.plugins.javadoc.JavadocJar.doExecute 
(JavadocJar.java:194)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute 
(AbstractJavadocMojo.java:1912)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 
(InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java>:833:
 warning: no description for @param
     * @param usesCredit
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:68:
 error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> if this decoder needs to 
handle protocol initiation.
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:80:
 error: tag not supported in the generated HTML version: tt
     * initation decoder. This method is expected to be called with 
<tt>false</tt> once protocol initation completes.
                                                                    ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82:
 error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol 
initiation decoder, <tt>false</tt> to use the
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82:
 error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol 
initiation decoder, <tt>false</tt> to use the
                                                                                
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/BrokerDecoder.java>:41:
 warning: no description for @param
     * @param connection
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/transport/AMQMethodListener.java>:55:
 warning: no @param for <B>
    <B extends AMQMethodBody> boolean methodReceived(AMQMethodEvent<B> evt) 
throws QpidException;
                                      ^

Command line was: /home/jenkins/tools/java/latest11/bin/javadoc @options 
@packages

Refer to the generated Javadoc files in 
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/target/apidocs'>
 dir.

    at 
org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine 
(AbstractJavadocMojo.java:5298)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport 
(AbstractJavadocMojo.java:2134)
    at org.apache.maven.plugins.javadoc.JavadocJar.doExecute 
(JavadocJar.java:190)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute 
(AbstractJavadocMojo.java:1912)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 
(InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-broker-plugins-amqp-0-8-protocol
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J HTTP system tests #161' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 
1.0 BDB Link Store Plug-in #161' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Bundles #161' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J JMS System Tests Core #161' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J #161' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J JMS 1.1 System Tests #161' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Protocol Tests for AMQP 1.0 #161' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J System Tests Spawn Broker Admin #161' does not have a result yet. 
Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in #161' does not have a 
result yet. Please make sure you set a proper result in case of pipeline/build 
scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J BDB Store System Tests #161' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J End to End Conversion Tests #161' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J JMS 2.0 System Tests #161' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in #161' does not have a 
result yet. Please make sure you set a proper result in case of pipeline/build 
scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Protocol Tests for AMQP 0-8,0-9,0-9-1 #161' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Protocol Tests for AMQP 0-10 #161' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Performance Test System Tests #161' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J BDB Message Store Plug-in #161' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts

Reply via email to