You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/09/29 03:45:34 UTC

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #1695

See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/1695/changes>

Changes:

[gtully] https://issues.apache.org/jira/browse/AMQ-6184 - add workQueueCapacity

[gtully] https://issues.apache.org/jira/browse/AMQ-5486 - allow selector manager

[tabish121] https://issues.apache.org/jira/browse/AMQ-6444

------------------------------------------
[...truncated 972 lines...]
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-client: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-client: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5913)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-jaas: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-jaas: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5913)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[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 :activemq-openwire-generator

[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: KahaDB Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.15.0-SNAPSHOT/activemq-osgi-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: OSGi bundle #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Unit Tests #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Openwire Legacy Support #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.15.0-SNAPSHOT/activemq-karaf-itest-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.15.0-SNAPSHOT/activemq-rar-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: RAR #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.15.0-SNAPSHOT/activemq-http-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: HTTP Protocol Support #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.15.0-SNAPSHOT/activemq-amqp-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: AMQP #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Client #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.15.0-20160929.034439-32/activemq-blueprint-5.15.0-20160929.034439-32.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.15.0-20160929.034439-32/activemq-blueprint-5.15.0-20160929.034439-32-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.15.0-SNAPSHOT/activemq-junit-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JUnit Rule #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.15.0-SNAPSHOT/activemq-tooling-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Generic JMS Pool #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Pool #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JDBC Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.15.0-SNAPSHOT/activemq-camel-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Camel #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Runtime Configuration #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/pom.xml> to org.apache.activemq/activemq-parent/5.15.0-SNAPSHOT/activemq-parent-5.15.0-SNAPSHOT.pom
Compressed 59.59 KB of artifacts by 53.7% relative to #1694
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: STOMP Protocol #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Openwire Generator #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Broker #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.15.0-SNAPSHOT/activemq-web-demo-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: MQTT Protocol #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.15.0-SNAPSHOT/activemq-shiro-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Shiro #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Performance Test Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-run/pom.xml> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Run Jar #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.15.0-SNAPSHOT/activemq-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: StartUp/Stop Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/activemq-karaf-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Apache Karaf #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.15.0-SNAPSHOT/activemq-web-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JAAS #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.15.0-SNAPSHOT/activemq-itests-spring31-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Memory Usage Test Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: RA #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Partition Management #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.15.0-SNAPSHOT/activemq-all-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: All JAR bundle #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.15.0-SNAPSHOT/apache-activemq-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Console #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Spring #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-cf/pom.xml> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: ConnectionFactory #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: LevelDB Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.15.0-SNAPSHOT/activemq-web-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Web #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Log4j Appender #1693 to compare, so performing full copy of artifacts
Sending e-mails to: dev@activemq.apache.org
Sending e-mails to: dev@activemq.apache.org
Sending e-mails to: dev@activemq.apache.org
channel stopped

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #1699

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/1699/changes>

Changes:

[tabish121] https://issues.apache.org/jira/browse/AMQ-6438

------------------------------------------
[...truncated 934 lines...]
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-client: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-client: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5913)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-jaas: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-jaas: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5913)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[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 :activemq-openwire-generator
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: KahaDB Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.15.0-SNAPSHOT/activemq-osgi-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: OSGi bundle #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Unit Tests #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Openwire Legacy Support #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.15.0-SNAPSHOT/activemq-karaf-itest-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.15.0-SNAPSHOT/activemq-rar-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: RAR #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.15.0-SNAPSHOT/activemq-http-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: HTTP Protocol Support #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.15.0-SNAPSHOT/activemq-amqp-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: AMQP #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Client #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.15.0-20161001.042317-35/activemq-blueprint-5.15.0-20161001.042317-35.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.15.0-20161001.042317-35/activemq-blueprint-5.15.0-20161001.042317-35-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.15.0-SNAPSHOT/activemq-junit-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JUnit Rule #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.15.0-SNAPSHOT/activemq-tooling-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Generic JMS Pool #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Pool #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JDBC Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.15.0-SNAPSHOT/activemq-camel-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Camel #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Runtime Configuration #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/pom.xml> to org.apache.activemq/activemq-parent/5.15.0-SNAPSHOT/activemq-parent-5.15.0-SNAPSHOT.pom
Compressed 59.59 KB of artifacts by 53.7% relative to #1698
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: STOMP Protocol #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Openwire Generator #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Broker #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.15.0-SNAPSHOT/activemq-web-demo-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: MQTT Protocol #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.15.0-SNAPSHOT/activemq-shiro-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Shiro #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Performance Test Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-run/pom.xml> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Run Jar #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.15.0-SNAPSHOT/activemq-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: StartUp/Stop Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/activemq-karaf-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Apache Karaf #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.15.0-SNAPSHOT/activemq-web-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JAAS #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.15.0-SNAPSHOT/activemq-itests-spring31-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Memory Usage Test Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: RA #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Partition Management #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.15.0-SNAPSHOT/activemq-all-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: All JAR bundle #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.15.0-SNAPSHOT/apache-activemq-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Console #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Spring #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-cf/pom.xml> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: ConnectionFactory #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: LevelDB Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.15.0-SNAPSHOT/activemq-web-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Web #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Log4j Appender #1693 to compare, so performing full copy of artifacts
Sending e-mails to: dev@activemq.apache.org
Sending e-mails to: dev@activemq.apache.org
Sending e-mails to: dev@activemq.apache.org
channel stopped

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #1698

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/1698/changes>

Changes:

[christopher.l.shannon] NO-JIRA: More Java 8 JavaDoc fixes - also fixed findbugs for Java 8

------------------------------------------
[...truncated 930 lines...]
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-client: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-client: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5913)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-jaas: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-jaas: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5913)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_79-unlimited-security/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[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 :activemq-openwire-generator
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: KahaDB Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.15.0-SNAPSHOT/activemq-osgi-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: OSGi bundle #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Unit Tests #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Openwire Legacy Support #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.15.0-SNAPSHOT/activemq-karaf-itest-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.15.0-SNAPSHOT/activemq-rar-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: RAR #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.15.0-SNAPSHOT/activemq-http-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: HTTP Protocol Support #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.15.0-SNAPSHOT/activemq-amqp-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: AMQP #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Client #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.15.0-20160930.192026-34/activemq-blueprint-5.15.0-20160930.192026-34.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.15.0-20160930.192026-34/activemq-blueprint-5.15.0-20160930.192026-34-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.15.0-SNAPSHOT/activemq-junit-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JUnit Rule #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.15.0-SNAPSHOT/activemq-tooling-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Generic JMS Pool #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Pool #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JDBC Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.15.0-SNAPSHOT/activemq-camel-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Camel #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Runtime Configuration #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/pom.xml> to org.apache.activemq/activemq-parent/5.15.0-SNAPSHOT/activemq-parent-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: STOMP Protocol #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Openwire Generator #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Broker #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.15.0-SNAPSHOT/activemq-web-demo-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: MQTT Protocol #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.15.0-SNAPSHOT/activemq-shiro-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Shiro #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Performance Test Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-run/pom.xml> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Run Jar #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.15.0-SNAPSHOT/activemq-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: StartUp/Stop Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/activemq-karaf-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Apache Karaf #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.15.0-SNAPSHOT/activemq-web-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JAAS #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.15.0-SNAPSHOT/activemq-itests-spring31-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Memory Usage Test Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: RA #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Partition Management #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.15.0-SNAPSHOT/activemq-all-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: All JAR bundle #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.15.0-SNAPSHOT/apache-activemq-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Console #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Spring #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-cf/pom.xml> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: ConnectionFactory #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: LevelDB Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.15.0-SNAPSHOT/activemq-web-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Web #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Log4j Appender #1693 to compare, so performing full copy of artifacts
Sending e-mails to: dev@activemq.apache.org
Sending e-mails to: dev@activemq.apache.org
Sending e-mails to: dev@activemq.apache.org
channel stopped

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #1697

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/1697/changes>

Changes:

[christopher.l.shannon] https://issues.apache.org/jira/browse/AMQ-6445

[tabish121] https://issues.apache.org/jira/browse/AMQ-6438

[tabish121] NO-JIRA Update the IDE Runner to fix some config options

[gtully] https://issues.apache.org/jira/browse/AMQ-6446 - use shared logger and

------------------------------------------
[...truncated 1829 lines...]
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-client: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-client: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5913)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-jaas: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project activemq-jaas: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5913)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 31 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Command line was: /usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc -J-Xmx2048m -J-Xmx2048m @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 33 more
[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 :activemq-openwire-generator
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: KahaDB Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.15.0-SNAPSHOT/activemq-osgi-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: OSGi bundle #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Unit Tests #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Openwire Legacy Support #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.15.0-SNAPSHOT/activemq-karaf-itest-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.15.0-SNAPSHOT/activemq-rar-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: RAR #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.15.0-SNAPSHOT/activemq-http-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: HTTP Protocol Support #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.15.0-SNAPSHOT/activemq-amqp-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: AMQP #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Client #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.15.0-20160930.174239-33/activemq-blueprint-5.15.0-20160930.174239-33.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.15.0-20160930.174239-33/activemq-blueprint-5.15.0-20160930.174239-33-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.15.0-SNAPSHOT/activemq-junit-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JUnit Rule #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.15.0-SNAPSHOT/activemq-tooling-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Generic JMS Pool #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Pool #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JDBC Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.15.0-SNAPSHOT/activemq-camel-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Camel #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Runtime Configuration #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/pom.xml> to org.apache.activemq/activemq-parent/5.15.0-SNAPSHOT/activemq-parent-5.15.0-SNAPSHOT.pom
Compressed 59.59 KB of artifacts by 53.7% relative to #1695
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: STOMP Protocol #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Openwire Generator #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Broker #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.15.0-SNAPSHOT/activemq-web-demo-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: MQTT Protocol #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.15.0-SNAPSHOT/activemq-shiro-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Shiro #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Performance Test Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-run/pom.xml> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Run Jar #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.15.0-SNAPSHOT/activemq-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: StartUp/Stop Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/activemq-karaf-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Apache Karaf #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.15.0-SNAPSHOT/activemq-web-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: JAAS #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.15.0-SNAPSHOT/activemq-itests-spring31-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Memory Usage Test Plugin #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: RA #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Partition Management #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.15.0-SNAPSHOT/activemq-all-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: All JAR bundle #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.15.0-SNAPSHOT/apache-activemq-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Console #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Spring #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-cf/pom.xml> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: ConnectionFactory #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: LevelDB Store #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.15.0-SNAPSHOT/activemq-web-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Web #1693 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Trunk-Deploy » ActiveMQ :: Log4j Appender #1693 to compare, so performing full copy of artifacts
Sending e-mails to: dev@activemq.apache.org
Sending e-mails to: dev@activemq.apache.org
Sending e-mails to: dev@activemq.apache.org
channel stopped

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #1696

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/1696/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-486 (Ubuntu ubuntu jenkins-cloud-8GB jenkins-cloud-4GB cloud-slave) in workspace <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/>
java.io.IOException: Failed to mkdirs: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/>
	at hudson.FilePath.mkdirs(FilePath.java:1191)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1267)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Retrying after 10 seconds
java.io.IOException: Failed to mkdirs: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/>
	at hudson.FilePath.mkdirs(FilePath.java:1191)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1267)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Retrying after 10 seconds
java.io.IOException: Failed to mkdirs: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/>
	at hudson.FilePath.mkdirs(FilePath.java:1191)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1267)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)