You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/17 08:56:50 UTC

Build failed in Jenkins: Tobago Trunk (deploy) #583

See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/583/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (ubuntu trusty) in workspace <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/>
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git init <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/myfaces-tobago.git/': gnutls_handshake() failed: Handshake failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:589)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor2096.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy160.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1083)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:421)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/myfaces-tobago.git/': gnutls_handshake() failed: Handshake failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor804.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy111.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:421)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/myfaces-tobago.git/': gnutls_handshake() failed: Handshake failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor804.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy111.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:421)
ERROR: Error fetching remote repo 'origin'


Build failed in Jenkins: Tobago Trunk (deploy) #598

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/598/display/redirect>

------------------------------------------
[...truncated 1.08 MB...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.4 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.164719-17.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.164719-17.pom (3.7 kB at 4.2 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.4 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 695 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.164719-17-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.164719-17-example.tar.gz (22 MB at 9.5 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.164719-17-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.164719-17-example.zip (22 MB at 9.6 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.164719-17-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.164719-17-example.tar.gz (22 MB at 9.1 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.164719-17-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.164719-17-example.zip (22 MB at 9.6 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 32.981 s]
[INFO] Tobago Tool ........................................ SUCCESS [ 10.828 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 29.243 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:28 min]
[INFO] Tobago Core ........................................ SUCCESS [01:12 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 10.045 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 34.452 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 20.465 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 21.456 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 21.312 s]
[INFO] Tobago Examples .................................... SUCCESS [ 47.851 s]
[INFO] Tobago Example Blank ............................... SUCCESS [ 45.108 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 35.381 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 50.487 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 30.400 s]
[INFO] Tobago Assembly .................................... FAILURE [  3.156 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:35 min
[INFO] Finished at: 2018-01-24T16:48:16Z
[INFO] Final Memory: 78M/805M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180124.164516-17/tobago-example-blank-4.1.0-20180124.164516-17.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180124.164516-17/tobago-example-blank-4.1.0-20180124.164516-17-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180124.164516-17/tobago-example-blank-4.1.0-20180124.164516-17-sources.jar
[Fast Archiver] Compressed 8.17 MB of artifacts by 52.4% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180124.163804-17/tobago-4.1.0-20180124.163804-17-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180124.163804-17/tobago-4.1.0-20180124.163804-17-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 58.5% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180124.164231-19/tobago-theme-standard-4.1.0-20180124.164231-19.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180124.164231-19/tobago-theme-standard-4.1.0-20180124.164231-19-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 51.3% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180124.164255-17/tobago-theme-scarborough-4.1.0-20180124.164255-17.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180124.164255-17/tobago-theme-scarborough-4.1.0-20180124.164255-17-sources.jar
[Fast Archiver] Compressed 588.57 KB of artifacts by 54.4% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180124.164719-17/tobago-example-assembly-4.1.0-20180124.164719-17-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180124.164719-17/tobago-example-assembly-4.1.0-20180124.164719-17-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180124.164319-17/tobago-theme-speyside-4.1.0-20180124.164319-17.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180124.164319-17/tobago-theme-speyside-4.1.0-20180124.164319-17-sources.jar
[Fast Archiver] Compressed 661.28 KB of artifacts by 58.1% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180124.164342-17/tobago-theme-roxborough-4.1.0-20180124.164342-17.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180124.164342-17/tobago-theme-roxborough-4.1.0-20180124.164342-17-sources.jar
[Fast Archiver] Compressed 833.51 KB of artifacts by 38.4% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180124.163851-17/tobago-tool-annotation-4.1.0-20180124.163851-17.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180124.163851-17/tobago-tool-annotation-4.1.0-20180124.163851-17-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180124.163851-17/tobago-tool-annotation-4.1.0-20180124.163851-17-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180124.164555-17/tobago-example-data-4.1.0-20180124.164555-17.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180124.164555-17/tobago-example-data-4.1.0-20180124.164555-17-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180124.164555-17/tobago-example-data-4.1.0-20180124.164555-17-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.164132-17/tobago-core-4.1.0-20180124.164132-17.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.164132-17/tobago-core-4.1.0-20180124.164132-17-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.164132-17/tobago-core-4.1.0-20180124.164132-17-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.164132-17/tobago-core-4.1.0-20180124.164132-17-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180124.164022-17/tobago-tool-apt-4.1.0-20180124.164022-17.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180124.164022-17/tobago-tool-apt-4.1.0-20180124.164022-17-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180124.164022-17/tobago-tool-apt-4.1.0-20180124.164022-17-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180124.164648-17/tobago-example-demo-4.1.0-20180124.164648-17.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180124.164648-17/tobago-example-demo-4.1.0-20180124.164648-17-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180124.164648-17/tobago-example-demo-4.1.0-20180124.164648-17-sources.jar
[Fast Archiver] Compressed 14.18 MB of artifacts by 48.0% relative to #594
Sending e-mails to: commits@myfaces.apache.org
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #597

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/597/display/redirect>

------------------------------------------
[...truncated 7.01 KB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ tobago ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.2/apache-source-release-assembly-descriptor-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.2/apache-source-release-assembly-descriptor-1.0.2.pom (8.2 kB at 410 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-resource-bundles/3/apache-resource-bundles-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-resource-bundles/3/apache-resource-bundles-3.pom (2.8 kB at 184 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.2/apache-source-release-assembly-descriptor-1.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.2/apache-source-release-assembly-descriptor-1.0.2.jar (9.9 kB at 583 kB/s)
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ tobago >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ tobago <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ tobago ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ tobago ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ tobago ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- dependency-check-maven:3.1.0:aggregate (default) @ tobago ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.pom (26 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.pom (6.0 kB at 242 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.pom (4.2 kB at 146 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.pom (3.1 kB at 205 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/5.5.5/lucene-parent-5.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/5.5.5/lucene-parent-5.5.5.pom (4.8 kB at 346 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.pom (3.0 kB at 199 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.pom (3.5 kB at 253 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.pom (2.8 kB at 176 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/5.5.5/lucene-sandbox-5.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/5.5.5/lucene-sandbox-5.5.5.pom (3.4 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.pom (5.0 kB at 294 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.jar (26 kB at 629 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.jar (251 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/5.5.5/lucene-sandbox-5.5.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.jar (403 kB at 5.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.jar (598 kB at 5.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/5.5.5/lucene-sandbox-5.5.5.jar (232 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.jar (35 kB at 299 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.jar (359 kB at 3.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.jar (1.6 MB at 8.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.jar (2.4 MB at 10.0 MB/s)
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Complete for NVD CVE - Modified  (1994 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2018  (2126 ms)
[INFO] Processing Started for NVD CVE - 2018
[INFO] Download Complete for NVD CVE - 2003  (2526 ms)
[INFO] Processing Started for NVD CVE - 2003
[INFO] Download Complete for NVD CVE - 2004  (2552 ms)
[INFO] Processing Started for NVD CVE - 2004
[INFO] Download Complete for NVD CVE - 2005  (3071 ms)
[INFO] Processing Started for NVD CVE - 2005
[INFO] Processing Complete for NVD CVE - 2018  (953 ms)
[INFO] Download Complete for NVD CVE - 2002  (3319 ms)
[INFO] Processing Started for NVD CVE - 2002
[INFO] Download Complete for NVD CVE - 2009  (3741 ms)
[INFO] Processing Started for NVD CVE - 2009
[INFO] Download Complete for NVD CVE - 2007  (3884 ms)
[INFO] Processing Started for NVD CVE - 2007
[INFO] Download Complete for NVD CVE - 2015  (3942 ms)
[INFO] Processing Started for NVD CVE - 2015
[INFO] Download Complete for NVD CVE - 2012  (4078 ms)
[INFO] Processing Started for NVD CVE - 2012
[INFO] Download Complete for NVD CVE - 2006  (4116 ms)
[INFO] Processing Started for NVD CVE - 2006
[INFO] Download Complete for NVD CVE - 2008  (4133 ms)
[INFO] Processing Started for NVD CVE - 2008
[INFO] Download Complete for NVD CVE - 2016  (4202 ms)
[INFO] Processing Started for NVD CVE - 2016
[INFO] Download Complete for NVD CVE - 2013  (4343 ms)
[INFO] Processing Started for NVD CVE - 2013
[INFO] Processing Complete for NVD CVE - Modified  (2379 ms)
[INFO] Download Complete for NVD CVE - 2014  (4493 ms)
[INFO] Processing Started for NVD CVE - 2014
[INFO] Download Complete for NVD CVE - 2010  (4499 ms)
[INFO] Processing Started for NVD CVE - 2010
[INFO] Download Complete for NVD CVE - 2017  (6662 ms)
[INFO] Processing Started for NVD CVE - 2017
[INFO] Download Complete for NVD CVE - 2011  (8680 ms)
[INFO] Processing Started for NVD CVE - 2011
[INFO] Processing Complete for NVD CVE - 2003  (16418 ms)
[INFO] Processing Complete for NVD CVE - 2004  (61392 ms)
[INFO] Processing Complete for NVD CVE - 2005  (247813 ms)
[INFO] Processing Complete for NVD CVE - 2009  (281704 ms)
[INFO] Processing Complete for NVD CVE - 2011  (277014 ms)
[INFO] Processing Complete for NVD CVE - 2010  (285431 ms)
[INFO] Processing Complete for NVD CVE - 2012  (293210 ms)
[INFO] Processing Complete for NVD CVE - 2013  (301508 ms)
[INFO] Processing Complete for NVD CVE - 2002  (303189 ms)
[INFO] Processing Complete for NVD CVE - 2007  (315258 ms)
[INFO] Processing Complete for NVD CVE - 2015  (465932 ms)
[INFO] Processing Complete for NVD CVE - 2008  (473511 ms)
[INFO] Processing Complete for NVD CVE - 2006  (474154 ms)
[INFO] Processing Complete for NVD CVE - 2016  (478232 ms)
[INFO] Processing Complete for NVD CVE - 2014  (478397 ms)
[INFO] Processing Complete for NVD CVE - 2017  (480317 ms)
[INFO] Begin database maintenance.
[INFO] End database maintenance.
[INFO] Check for updates complete (491112 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Central Analyzer (1 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished Cpe Suppression Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (4 seconds)
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-release-artifacts) @ tobago ---
gpg: directory `/home/jenkins/.gnupg' created
gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
gpg: no default secret key: secret key not available
gpg: signing failed: secret key not available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... FAILURE [08:39 min]
[INFO] Tobago Tool ........................................ SKIPPED
[INFO] Tobago Tool Annotation ............................. SKIPPED
[INFO] Tobago Tool Apt .................................... SKIPPED
[INFO] Tobago Core ........................................ SKIPPED
[INFO] Tobago Themes ...................................... SKIPPED
[INFO] Tobago Theme Standard .............................. SKIPPED
[INFO] Tobago Theme Scarborough ........................... SKIPPED
[INFO] Tobago Theme Speyside .............................. SKIPPED
[INFO] Tobago Theme Roxborough ............................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Data ................................ SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:00 min
[INFO] Finished at: 2018-01-24T16:33:41Z
[INFO] Final Memory: 51M/851M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-release-artifacts) on project tobago: Exit code: 2 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 58.5% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #596

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/596/display/redirect?page=changes>

Changes:

[lofwyr] mojarra update

[lofwyr] fix xml declaration

[lofwyr] update deltaspike, because of CVE-2017-17837

------------------------------------------
[...truncated 1.10 KB...]
 > git checkout -f 28e0d35db69efe8c8e48fcc089723b5f31cee3e7
Commit message: "update deltaspike, because of CVE-2017-17837"
 > git rev-list 218a6e47ddf59241624cc56c8cddad4d5ca5b8c5 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41419
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tobago Trunk (deploy)] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41419
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean animal-sniffer:check install deploy -Pgenerate-assembly,apache-release
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Tobago
[INFO] Tobago Tool
[INFO] Tobago Tool Annotation
[INFO] Tobago Tool Apt
[INFO] Tobago Core
[INFO] Tobago Themes
[INFO] Tobago Theme Standard
[INFO] Tobago Theme Scarborough
[INFO] Tobago Theme Speyside
[INFO] Tobago Theme Roxborough
[INFO] Tobago Examples
[INFO] Tobago Example Blank
[INFO] Tobago Example Data
[INFO] Tobago Example Demo
[INFO] Tobago Example Assembly
[INFO] Tobago Assembly
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tobago 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/>
[INFO] Storing buildNumber: 28e0d35db69efe8c8e48fcc089723b5f31cee3e7 at timestamp: 1516810586526
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ tobago ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.2/apache-source-release-assembly-descriptor-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.2/apache-source-release-assembly-descriptor-1.0.2.pom (8.2 kB at 17 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-resource-bundles/3/apache-resource-bundles-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-resource-bundles/3/apache-resource-bundles-3.pom (2.8 kB at 17 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.2/apache-source-release-assembly-descriptor-1.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.2/apache-source-release-assembly-descriptor-1.0.2.jar (9.9 kB at 31 kB/s)
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ tobago >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ tobago <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ tobago ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ tobago ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ tobago ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.9 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-20180124.130948-16.jar
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-20180124.130948-16.jar (19 kB at 53 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-apt/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-apt/4.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-20180124.131311-16.jar
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-20180124.131311-16.jar (61 kB at 140 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-jsf-module-impl/1.8.1/deltaspike-jsf-module-impl-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-jsf-module-impl/1.8.1/deltaspike-jsf-module-impl-1.8.1.pom (6.5 kB at 39 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/jsf-module-project/1.8.1/jsf-module-project-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/jsf-module-project/1.8.1/jsf-module-project-1.8.1.pom (2.6 kB at 16 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/modules-project/1.8.1/modules-project-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/modules-project/1.8.1/modules-project-1.8.1.pom (1.9 kB at 119 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-security-module-api/1.8.1/deltaspike-security-module-api-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-security-module-api/1.8.1/deltaspike-security-module-api-1.8.1.pom (2.6 kB at 16 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/security-module-project/1.8.1/security-module-project-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/security-module-project/1.8.1/security-module-project-1.8.1.pom (1.6 kB at 9.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-security-module-impl/1.8.1/deltaspike-security-module-impl-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-security-module-impl/1.8.1/deltaspike-security-module-impl-1.8.1.pom (2.8 kB at 17 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-jsf-module-api/1.8.1/deltaspike-jsf-module-api-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-jsf-module-api/1.8.1/deltaspike-jsf-module-api-1.8.1.pom (2.5 kB at 15 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-proxy-module-api/1.8.1/deltaspike-proxy-module-api-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-proxy-module-api/1.8.1/deltaspike-proxy-module-api-1.8.1.pom (2.2 kB at 14 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/proxy-module-project/1.8.1/proxy-module-project-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/proxy-module-project/1.8.1/proxy-module-project-1.8.1.pom (1.6 kB at 9.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-proxy-module-impl-asm5/1.8.1/deltaspike-proxy-module-impl-asm5-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-proxy-module-impl-asm5/1.8.1/deltaspike-proxy-module-impl-asm5-1.8.1.pom (5.0 kB at 12 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-jsf-module-impl/1.8.1/deltaspike-jsf-module-impl-1.8.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-security-module-api/1.8.1/deltaspike-security-module-api-1.8.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-security-module-impl/1.8.1/deltaspike-security-module-impl-1.8.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-jsf-module-api/1.8.1/deltaspike-jsf-module-api-1.8.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-proxy-module-api/1.8.1/deltaspike-proxy-module-api-1.8.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-proxy-module-api/1.8.1/deltaspike-proxy-module-api-1.8.1.jar (30 kB at 247 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-proxy-module-impl-asm5/1.8.1/deltaspike-proxy-module-impl-asm5-1.8.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-security-module-impl/1.8.1/deltaspike-security-module-impl-1.8.1.jar (41 kB at 215 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-security-module-api/1.8.1/deltaspike-security-module-api-1.8.1.jar (23 kB at 119 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-jsf-module-api/1.8.1/deltaspike-jsf-module-api-1.8.1.jar (47 kB at 235 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-jsf-module-impl/1.8.1/deltaspike-jsf-module-impl-1.8.1.jar (200 kB at 895 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/deltaspike/modules/deltaspike-proxy-module-impl-asm5/1.8.1/deltaspike-proxy-module-impl-asm5-1.8.1.jar (150 kB at 654 kB/s)
[INFO] 
[INFO] --- dependency-check-maven:3.1.0:aggregate (default) @ tobago ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/checkstyle-rules/9/checkstyle-rules-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/checkstyle-rules/9/checkstyle-rules-9.pom (2.9 kB at 170 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/checkstyle-rules/9/checkstyle-rules-9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/checkstyle-rules/9/checkstyle-rules-9.jar (22 kB at 1.4 MB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-20180124.131730-16-tests.jar
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-20180124.131730-16-tests.jar (122 kB at 240 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-20180124.131311-16.pom
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-20180124.131311-16.pom (2.7 kB at 8.6 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-20180124.130948-16.pom
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-20180124.130948-16.pom (1.4 kB at 4.5 kB/s)
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - Modified  (1838 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Processing Complete for NVD CVE - Modified  (12947 ms)
[INFO] Begin database maintenance.
[INFO] End database maintenance.
[INFO] Check for updates complete (17716 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Central Analyzer (1 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (2 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished Cpe Suppression Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (5 seconds)
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-release-artifacts) @ tobago ---
gpg: directory `/home/jenkins/.gnupg' created
gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
gpg: no default secret key: secret key not available
gpg: signing failed: secret key not available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... FAILURE [ 56.089 s]
[INFO] Tobago Tool ........................................ SKIPPED
[INFO] Tobago Tool Annotation ............................. SKIPPED
[INFO] Tobago Tool Apt .................................... SKIPPED
[INFO] Tobago Core ........................................ SKIPPED
[INFO] Tobago Themes ...................................... SKIPPED
[INFO] Tobago Theme Standard .............................. SKIPPED
[INFO] Tobago Theme Scarborough ........................... SKIPPED
[INFO] Tobago Theme Speyside .............................. SKIPPED
[INFO] Tobago Theme Roxborough ............................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Data ................................ SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:17 min
[INFO] Finished at: 2018-01-24T16:17:33Z
[INFO] Final Memory: 54M/810M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-release-artifacts) on project tobago: Exit code: 2 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 58.5% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #595

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/595/display/redirect>

------------------------------------------
[...truncated 6.31 KB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ tobago ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ tobago >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ tobago <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ tobago ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ tobago ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ tobago ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- dependency-check-maven:3.1.0:aggregate (default) @ tobago ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/checkstyle-rules/9/checkstyle-rules-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/checkstyle-rules/9/checkstyle-rules-9.pom (2.9 kB at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.pom (26 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.pom (6.0 kB at 336 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.pom (4.2 kB at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.pom (5.0 kB at 278 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/checkstyle-rules/9/checkstyle-rules-9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/checkstyle-rules/9/checkstyle-rules-9.jar (22 kB at 786 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.jar (26 kB at 551 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.jar (35 kB at 735 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.jar (359 kB at 4.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.jar (598 kB at 5.2 MB/s)
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2018  (1600 ms)
[INFO] Processing Started for NVD CVE - 2018
[INFO] Download Complete for NVD CVE - Modified  (2179 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2003  (2218 ms)
[INFO] Processing Started for NVD CVE - 2003
[INFO] Processing Complete for NVD CVE - 2018  (659 ms)
[INFO] Download Complete for NVD CVE - 2004  (2630 ms)
[INFO] Processing Started for NVD CVE - 2004
[INFO] Download Complete for NVD CVE - 2005  (3284 ms)
[INFO] Processing Started for NVD CVE - 2005
[INFO] Download Complete for NVD CVE - 2002  (3420 ms)
[INFO] Processing Started for NVD CVE - 2002
[INFO] Download Complete for NVD CVE - 2007  (4061 ms)
[INFO] Processing Started for NVD CVE - 2007
[INFO] Download Complete for NVD CVE - 2009  (4194 ms)
[INFO] Processing Started for NVD CVE - 2009
[INFO] Download Complete for NVD CVE - 2015  (4210 ms)
[INFO] Processing Started for NVD CVE - 2015
[INFO] Download Complete for NVD CVE - 2012  (4327 ms)
[INFO] Processing Started for NVD CVE - 2012
[INFO] Download Complete for NVD CVE - 2016  (4437 ms)
[INFO] Processing Started for NVD CVE - 2016
[INFO] Download Complete for NVD CVE - 2013  (4454 ms)
[INFO] Processing Started for NVD CVE - 2013
[INFO] Download Complete for NVD CVE - 2010  (4585 ms)
[INFO] Processing Started for NVD CVE - 2010
[INFO] Download Complete for NVD CVE - 2014  (4669 ms)
[INFO] Processing Started for NVD CVE - 2014
[INFO] Processing Complete for NVD CVE - Modified  (2556 ms)
[INFO] Download Complete for NVD CVE - 2008  (4990 ms)
[INFO] Processing Started for NVD CVE - 2008
[INFO] Download Complete for NVD CVE - 2006  (5109 ms)
[INFO] Processing Started for NVD CVE - 2006
[INFO] Download Complete for NVD CVE - 2017  (7773 ms)
[INFO] Processing Started for NVD CVE - 2017
[INFO] Download Complete for NVD CVE - 2011  (8345 ms)
[INFO] Processing Started for NVD CVE - 2011
[INFO] Processing Complete for NVD CVE - 2003  (13652 ms)
[INFO] Processing Complete for NVD CVE - 2004  (57156 ms)
[INFO] Processing Complete for NVD CVE - 2005  (236163 ms)
[INFO] Processing Complete for NVD CVE - 2009  (256735 ms)
[INFO] Processing Complete for NVD CVE - 2011  (255309 ms)
[INFO] Processing Complete for NVD CVE - 2010  (265832 ms)
[INFO] Processing Complete for NVD CVE - 2012  (269708 ms)
[INFO] Processing Complete for NVD CVE - 2002  (280865 ms)
[INFO] Processing Complete for NVD CVE - 2013  (283510 ms)
[INFO] Processing Complete for NVD CVE - 2015  (293802 ms)
[INFO] Processing Complete for NVD CVE - 2007  (417184 ms)
[INFO] Processing Complete for NVD CVE - 2008  (419225 ms)
[INFO] Processing Complete for NVD CVE - 2006  (419474 ms)
[INFO] Processing Complete for NVD CVE - 2016  (423290 ms)
[INFO] Processing Complete for NVD CVE - 2014  (423221 ms)
[INFO] Processing Complete for NVD CVE - 2017  (423104 ms)
[INFO] Begin database maintenance.
[INFO] End database maintenance.
[INFO] Check for updates complete (435112 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Central Analyzer (1 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (2 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished Cpe Suppression Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (5 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Apache Tobago:

deltaspike-core-api-1.8.0.jar (cpe:/a:apache:deltaspike:1.8.0, org.apache.deltaspike.core:deltaspike-core-api:1.8.0) : CVE-2017-17837
deltaspike-core-impl-1.8.0.jar (cpe:/a:apache:deltaspike:1.8.0, org.apache.deltaspike.core:deltaspike-core-impl:1.8.0) : CVE-2017-17837
deltaspike-security-module-api-1.8.0.jar (org.apache.deltaspike.modules:deltaspike-security-module-api:1.8.0, cpe:/a:apache:deltaspike:1.8.0) : CVE-2017-17837
deltaspike-security-module-impl-1.8.0.jar (cpe:/a:apache:deltaspike:1.8.0, org.apache.deltaspike.modules:deltaspike-security-module-impl:1.8.0) : CVE-2017-17837
deltaspike-jsf-module-api-1.8.0.jar (org.apache.deltaspike.modules:deltaspike-jsf-module-api:1.8.0, cpe:/a:apache:deltaspike:1.8.0) : CVE-2017-17837
deltaspike-proxy-module-api-1.8.0.jar (org.apache.deltaspike.modules:deltaspike-proxy-module-api:1.8.0, cpe:/a:apache:deltaspike:1.8.0) : CVE-2017-17837
deltaspike-proxy-module-impl-asm5-1.8.0.jar (cpe:/a:apache:deltaspike:1.8.0, org.apache.deltaspike.modules:deltaspike-proxy-module-impl-asm5:1.8.0) : CVE-2017-17837
deltaspike-jsf-module-impl-1.8.0.jar (cpe:/a:apache:deltaspike:1.8.0, org.apache.deltaspike.modules:deltaspike-jsf-module-impl:1.8.0) : CVE-2017-17837


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... FAILURE [07:42 min]
[INFO] Tobago Tool ........................................ SKIPPED
[INFO] Tobago Tool Annotation ............................. SKIPPED
[INFO] Tobago Tool Apt .................................... SKIPPED
[INFO] Tobago Core ........................................ SKIPPED
[INFO] Tobago Themes ...................................... SKIPPED
[INFO] Tobago Theme Standard .............................. SKIPPED
[INFO] Tobago Theme Scarborough ........................... SKIPPED
[INFO] Tobago Theme Speyside .............................. SKIPPED
[INFO] Tobago Theme Roxborough ............................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Data ................................ SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:02 min
[INFO] Finished at: 2018-01-24T15:10:30Z
[INFO] Final Memory: 51M/844M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.1.0:aggregate (default) on project tobago:
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '0.0':
[ERROR] 
[ERROR] deltaspike-core-api-1.8.0.jar: CVE-2017-17837
[ERROR] deltaspike-core-impl-1.8.0.jar: CVE-2017-17837
[ERROR] deltaspike-security-module-api-1.8.0.jar: CVE-2017-17837
[ERROR] deltaspike-security-module-impl-1.8.0.jar: CVE-2017-17837
[ERROR] deltaspike-jsf-module-api-1.8.0.jar: CVE-2017-17837
[ERROR] deltaspike-proxy-module-api-1.8.0.jar: CVE-2017-17837
[ERROR] deltaspike-proxy-module-impl-asm5-1.8.0.jar: CVE-2017-17837
[ERROR] deltaspike-jsf-module-impl-1.8.0.jar: CVE-2017-17837
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/MojoFailureException
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 58.5% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #594

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/594/display/redirect?page=changes>

Changes:

[lofwyr] plugin update

------------------------------------------
[...truncated 1.07 MB...]
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.132815-16.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.132815-16.pom (3.7 kB at 4.1 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 687 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.132815-16-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.132815-16-example.tar.gz (22 MB at 8.1 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.132815-16-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.132815-16-example.zip (22 MB at 8.2 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.132815-16-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.132815-16-example.tar.gz (22 MB at 8.5 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.132815-16-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.132815-16-example.zip (22 MB at 8.3 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [12:10 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 17.197 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 51.516 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [03:15 min]
[INFO] Tobago Core ........................................ SUCCESS [04:15 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 19.742 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [01:24 min]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 40.113 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 49.028 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 40.577 s]
[INFO] Tobago Examples .................................... SUCCESS [ 19.854 s]
[INFO] Tobago Example Blank ............................... SUCCESS [01:23 min]
[INFO] Tobago Example Data ................................ SUCCESS [ 53.718 s]
[INFO] Tobago Example Demo ................................ SUCCESS [01:51 min]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 48.423 s]
[INFO] Tobago Assembly .................................... FAILURE [  8.281 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:54 min
[INFO] Finished at: 2018-01-24T13:30:07Z
[INFO] Final Memory: 83M/821M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180124.132417-16/tobago-example-blank-4.1.0-20180124.132417-16.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180124.132417-16/tobago-example-blank-4.1.0-20180124.132417-16-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180124.132417-16/tobago-example-blank-4.1.0-20180124.132417-16-sources.jar
[Fast Archiver] Compressed 8.17 MB of artifacts by 52.4% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180124.130817-16/tobago-4.1.0-20180124.130817-16-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180124.130817-16/tobago-4.1.0-20180124.130817-16-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 58.5% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180124.131944-16/tobago-theme-standard-4.1.0-20180124.131944-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180124.131944-16/tobago-theme-standard-4.1.0-20180124.131944-16-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 52.3% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180124.132034-16/tobago-theme-scarborough-4.1.0-20180124.132034-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180124.132034-16/tobago-theme-scarborough-4.1.0-20180124.132034-16-sources.jar
[Fast Archiver] Compressed 588.57 KB of artifacts by 54.4% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180124.132815-16/tobago-example-assembly-4.1.0-20180124.132815-16-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180124.132815-16/tobago-example-assembly-4.1.0-20180124.132815-16-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180124.132132-16/tobago-theme-speyside-4.1.0-20180124.132132-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180124.132132-16/tobago-theme-speyside-4.1.0-20180124.132132-16-sources.jar
[Fast Archiver] Compressed 661.28 KB of artifacts by 38.7% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180124.132225-16/tobago-theme-roxborough-4.1.0-20180124.132225-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180124.132225-16/tobago-theme-roxborough-4.1.0-20180124.132225-16-sources.jar
[Fast Archiver] Compressed 833.51 KB of artifacts by 38.4% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180124.130948-16/tobago-tool-annotation-4.1.0-20180124.130948-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180124.130948-16/tobago-tool-annotation-4.1.0-20180124.130948-16-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180124.130948-16/tobago-tool-annotation-4.1.0-20180124.130948-16-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180124.132522-16/tobago-example-data-4.1.0-20180124.132522-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180124.132522-16/tobago-example-data-4.1.0-20180124.132522-16-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180124.132522-16/tobago-example-data-4.1.0-20180124.132522-16-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.131730-16/tobago-core-4.1.0-20180124.131730-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.131730-16/tobago-core-4.1.0-20180124.131730-16-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.131730-16/tobago-core-4.1.0-20180124.131730-16-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.131730-16/tobago-core-4.1.0-20180124.131730-16-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180124.131311-16/tobago-tool-apt-4.1.0-20180124.131311-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180124.131311-16/tobago-tool-apt-4.1.0-20180124.131311-16-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180124.131311-16/tobago-tool-apt-4.1.0-20180124.131311-16-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180124.132718-16/tobago-example-demo-4.1.0-20180124.132718-16.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180124.132718-16/tobago-example-demo-4.1.0-20180124.132718-16-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180124.132718-16/tobago-example-demo-4.1.0-20180124.132718-16-sources.jar
[Fast Archiver] Compressed 14.17 MB of artifacts by 53.1% relative to #593
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #593

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/593/display/redirect?page=changes>

Changes:

[lofwyr] checkstyle rules 9 has been released

------------------------------------------
[...truncated 1.07 MB...]
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.085936-15.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.085936-15.pom (3.7 kB at 4.1 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 670 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.085936-15-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.085936-15-example.tar.gz (22 MB at 9.4 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.085936-15-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.085936-15-example.zip (22 MB at 9.0 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.085936-15-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.085936-15-example.tar.gz (22 MB at 8.8 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.085936-15-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180124.085936-15-example.zip (22 MB at 9.1 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 34.260 s]
[INFO] Tobago Tool ........................................ SUCCESS [ 11.482 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 30.823 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:37 min]
[INFO] Tobago Core ........................................ SUCCESS [01:15 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 12.120 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 36.806 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 19.455 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 20.286 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 19.147 s]
[INFO] Tobago Examples .................................... SUCCESS [ 11.389 s]
[INFO] Tobago Example Blank ............................... SUCCESS [ 45.029 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 28.692 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 50.060 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 31.990 s]
[INFO] Tobago Assembly .................................... FAILURE [  3.757 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:15 min
[INFO] Finished at: 2018-01-24T09:00:35Z
[INFO] Final Memory: 84M/731M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180124.085740-15/tobago-example-blank-4.1.0-20180124.085740-15.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180124.085740-15/tobago-example-blank-4.1.0-20180124.085740-15-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180124.085740-15/tobago-example-blank-4.1.0-20180124.085740-15-sources.jar
[Fast Archiver] Compressed 8.17 MB of artifacts by 53.2% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180124.085045-15/tobago-4.1.0-20180124.085045-15-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180124.085045-15/tobago-4.1.0-20180124.085045-15-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 58.5% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180124.085535-15/tobago-theme-standard-4.1.0-20180124.085535-15.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180124.085535-15/tobago-theme-standard-4.1.0-20180124.085535-15-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 54.4% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180124.085558-15/tobago-theme-scarborough-4.1.0-20180124.085558-15.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180124.085558-15/tobago-theme-scarborough-4.1.0-20180124.085558-15-sources.jar
[Fast Archiver] Compressed 588.56 KB of artifacts by 70.7% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180124.085936-15/tobago-example-assembly-4.1.0-20180124.085936-15-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180124.085936-15/tobago-example-assembly-4.1.0-20180124.085936-15-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180124.085621-15/tobago-theme-speyside-4.1.0-20180124.085621-15.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180124.085621-15/tobago-theme-speyside-4.1.0-20180124.085621-15-sources.jar
[Fast Archiver] Compressed 661.28 KB of artifacts by 53.2% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180124.085643-15/tobago-theme-roxborough-4.1.0-20180124.085643-15.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180124.085643-15/tobago-theme-roxborough-4.1.0-20180124.085643-15-sources.jar
[Fast Archiver] Compressed 833.51 KB of artifacts by 49.9% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180124.085137-15/tobago-tool-annotation-4.1.0-20180124.085137-15.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180124.085137-15/tobago-tool-annotation-4.1.0-20180124.085137-15-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180124.085137-15/tobago-tool-annotation-4.1.0-20180124.085137-15-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180124.085812-15/tobago-example-data-4.1.0-20180124.085812-15.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180124.085812-15/tobago-example-data-4.1.0-20180124.085812-15-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180124.085812-15/tobago-example-data-4.1.0-20180124.085812-15-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.085432-15/tobago-core-4.1.0-20180124.085432-15.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.085432-15/tobago-core-4.1.0-20180124.085432-15-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.085432-15/tobago-core-4.1.0-20180124.085432-15-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180124.085432-15/tobago-core-4.1.0-20180124.085432-15-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180124.085318-15/tobago-tool-apt-4.1.0-20180124.085318-15.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180124.085318-15/tobago-tool-apt-4.1.0-20180124.085318-15-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180124.085318-15/tobago-tool-apt-4.1.0-20180124.085318-15-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180124.085904-15/tobago-example-demo-4.1.0-20180124.085904-15.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180124.085904-15/tobago-example-demo-4.1.0-20180124.085904-15-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180124.085904-15/tobago-example-demo-4.1.0-20180124.085904-15-sources.jar
[Fast Archiver] Compressed 14.18 MB of artifacts by 52.0% relative to #592
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #592

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/592/display/redirect?page=changes>

Changes:

[hnoeth] improve javadoc

------------------------------------------
[...truncated 1.07 MB...]
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.4 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180122.082031-14.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180122.082031-14.pom (3.7 kB at 4.1 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 643 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180122.082031-14-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180122.082031-14-example.tar.gz (22 MB at 8.3 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180122.082031-14-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180122.082031-14-example.zip (22 MB at 8.6 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180122.082031-14-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180122.082031-14-example.tar.gz (22 MB at 9.1 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180122.082031-14-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180122.082031-14-example.zip (22 MB at 8.5 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.1 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 32.566 s]
[INFO] Tobago Tool ........................................ SUCCESS [ 11.967 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 29.426 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:32 min]
[INFO] Tobago Core ........................................ SUCCESS [01:12 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 10.462 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 36.906 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 21.468 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 21.452 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 19.579 s]
[INFO] Tobago Examples .................................... SUCCESS [ 11.505 s]
[INFO] Tobago Example Blank ............................... SUCCESS [ 44.232 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 28.119 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 51.935 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 31.785 s]
[INFO] Tobago Assembly .................................... FAILURE [  3.082 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:01 min
[INFO] Finished at: 2018-01-22T08:21:26Z
[INFO] Final Memory: 85M/828M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180122.081834-14/tobago-example-blank-4.1.0-20180122.081834-14.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180122.081834-14/tobago-example-blank-4.1.0-20180122.081834-14-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180122.081834-14/tobago-example-blank-4.1.0-20180122.081834-14-sources.jar
[Fast Archiver] Compressed 8.17 MB of artifacts by 52.4% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180122.081147-14/tobago-4.1.0-20180122.081147-14-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180122.081147-14/tobago-4.1.0-20180122.081147-14-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 57.3% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180122.081624-14/tobago-theme-standard-4.1.0-20180122.081624-14.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180122.081624-14/tobago-theme-standard-4.1.0-20180122.081624-14-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 53.4% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180122.081649-14/tobago-theme-scarborough-4.1.0-20180122.081649-14.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180122.081649-14/tobago-theme-scarborough-4.1.0-20180122.081649-14-sources.jar
[Fast Archiver] Compressed 588.57 KB of artifacts by 54.4% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180122.082031-14/tobago-example-assembly-4.1.0-20180122.082031-14-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180122.082031-14/tobago-example-assembly-4.1.0-20180122.082031-14-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180122.081713-14/tobago-theme-speyside-4.1.0-20180122.081713-14.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180122.081713-14/tobago-theme-speyside-4.1.0-20180122.081713-14-sources.jar
[Fast Archiver] Compressed 661.28 KB of artifacts by 48.4% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180122.081736-14/tobago-theme-roxborough-4.1.0-20180122.081736-14.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180122.081736-14/tobago-theme-roxborough-4.1.0-20180122.081736-14-sources.jar
[Fast Archiver] Compressed 833.51 KB of artifacts by 38.4% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180122.081236-14/tobago-tool-annotation-4.1.0-20180122.081236-14.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180122.081236-14/tobago-tool-annotation-4.1.0-20180122.081236-14-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180122.081236-14/tobago-tool-annotation-4.1.0-20180122.081236-14-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180122.081905-14/tobago-example-data-4.1.0-20180122.081905-14.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180122.081905-14/tobago-example-data-4.1.0-20180122.081905-14-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180122.081905-14/tobago-example-data-4.1.0-20180122.081905-14-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180122.081522-14/tobago-core-4.1.0-20180122.081522-14.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180122.081522-14/tobago-core-4.1.0-20180122.081522-14-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180122.081522-14/tobago-core-4.1.0-20180122.081522-14-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180122.081522-14/tobago-core-4.1.0-20180122.081522-14-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180122.081410-14/tobago-tool-apt-4.1.0-20180122.081410-14.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180122.081410-14/tobago-tool-apt-4.1.0-20180122.081410-14-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180122.081410-14/tobago-tool-apt-4.1.0-20180122.081410-14-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180122.081958-14/tobago-example-demo-4.1.0-20180122.081958-14.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180122.081958-14/tobago-example-demo-4.1.0-20180122.081958-14-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180122.081958-14/tobago-example-demo-4.1.0-20180122.081958-14-sources.jar
[Fast Archiver] Compressed 14.18 MB of artifacts by 51.8% relative to #591
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #591

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/591/display/redirect?page=changes>

Changes:

[hnoeth] TOBAGO-1837 Update Bootstrap to 4.0.0 final (from beta 2) * fix styles

[hnoeth] rebuild themes after update

------------------------------------------
[...truncated 1.07 MB...]
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.4 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.4 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.152719-13.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.152719-13.pom (3.7 kB at 4.1 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.4 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 648 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.152719-13-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.152719-13-example.tar.gz (22 MB at 6.1 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.152719-13-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.152719-13-example.zip (22 MB at 9.1 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.152719-13-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.152719-13-example.tar.gz (22 MB at 8.2 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.152719-13-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.152719-13-example.zip (22 MB at 8.1 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 31.908 s]
[INFO] Tobago Tool ........................................ SUCCESS [  9.860 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 29.667 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:22 min]
[INFO] Tobago Core ........................................ SUCCESS [01:12 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 10.526 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 34.215 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 18.653 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 19.100 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 18.589 s]
[INFO] Tobago Examples .................................... SUCCESS [ 11.608 s]
[INFO] Tobago Example Blank ............................... SUCCESS [ 44.511 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 26.613 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 48.200 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 33.049 s]
[INFO] Tobago Assembly .................................... FAILURE [  3.041 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:26 min
[INFO] Finished at: 2018-01-19T15:28:13Z
[INFO] Final Memory: 78M/820M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180119.152528-13/tobago-example-blank-4.1.0-20180119.152528-13.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180119.152528-13/tobago-example-blank-4.1.0-20180119.152528-13-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180119.152528-13/tobago-example-blank-4.1.0-20180119.152528-13-sources.jar
[Fast Archiver] Compressed 8.17 MB of artifacts by 52.4% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180119.151908-13/tobago-4.1.0-20180119.151908-13-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180119.151908-13/tobago-4.1.0-20180119.151908-13-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 52.5% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180119.152329-13/tobago-theme-standard-4.1.0-20180119.152329-13.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180119.152329-13/tobago-theme-standard-4.1.0-20180119.152329-13-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 42.1% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180119.152350-13/tobago-theme-scarborough-4.1.0-20180119.152350-13.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180119.152350-13/tobago-theme-scarborough-4.1.0-20180119.152350-13-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180119.152719-13/tobago-example-assembly-4.1.0-20180119.152719-13-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180119.152719-13/tobago-example-assembly-4.1.0-20180119.152719-13-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180119.152412-13/tobago-theme-speyside-4.1.0-20180119.152412-13.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180119.152412-13/tobago-theme-speyside-4.1.0-20180119.152412-13-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180119.152432-13/tobago-theme-roxborough-4.1.0-20180119.152432-13.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180119.152432-13/tobago-theme-roxborough-4.1.0-20180119.152432-13-sources.jar
[Fast Archiver] Compressed 833.51 KB of artifacts by 11.5% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180119.151955-13/tobago-tool-annotation-4.1.0-20180119.151955-13.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180119.151955-13/tobago-tool-annotation-4.1.0-20180119.151955-13-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180119.151955-13/tobago-tool-annotation-4.1.0-20180119.151955-13-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180119.152558-13/tobago-example-data-4.1.0-20180119.152558-13.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180119.152558-13/tobago-example-data-4.1.0-20180119.152558-13-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180119.152558-13/tobago-example-data-4.1.0-20180119.152558-13-sources.jar
[Fast Archiver] Compressed 250.25 KB of artifacts by 12.8% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180119.152230-13/tobago-core-4.1.0-20180119.152230-13.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180119.152230-13/tobago-core-4.1.0-20180119.152230-13-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180119.152230-13/tobago-core-4.1.0-20180119.152230-13-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180119.152230-13/tobago-core-4.1.0-20180119.152230-13-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180119.152120-13/tobago-tool-apt-4.1.0-20180119.152120-13.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180119.152120-13/tobago-tool-apt-4.1.0-20180119.152120-13-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180119.152120-13/tobago-tool-apt-4.1.0-20180119.152120-13-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180119.152647-13/tobago-example-demo-4.1.0-20180119.152647-13.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180119.152647-13/tobago-example-demo-4.1.0-20180119.152647-13-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180119.152647-13/tobago-example-demo-4.1.0-20180119.152647-13-sources.jar
[Fast Archiver] Compressed 14.18 MB of artifacts by 51.8% relative to #590
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #590

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/590/display/redirect?page=changes>

Changes:

[hnoeth] TOBAGO-1837 Update Bootstrap to 4.0.0 final (from beta 2) * update to

[hnoeth] rebuild themes after update

------------------------------------------
[...truncated 1.07 MB...]
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-20180119.144756-12-sources.jar (188 kB at 169 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.4 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.144828-12.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.144828-12.pom (3.7 kB at 4.1 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 665 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.144828-12-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.144828-12-example.tar.gz (22 MB at 9.1 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.144828-12-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.144828-12-example.zip (22 MB at 8.0 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.144828-12-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.144828-12-example.tar.gz (22 MB at 8.6 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.144828-12-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180119.144828-12-example.zip (22 MB at 9.2 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 32.444 s]
[INFO] Tobago Tool ........................................ SUCCESS [  9.550 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 30.323 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:24 min]
[INFO] Tobago Core ........................................ SUCCESS [01:11 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 10.238 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 33.682 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 18.029 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 18.666 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 18.437 s]
[INFO] Tobago Examples .................................... SUCCESS [ 10.469 s]
[INFO] Tobago Example Blank ............................... SUCCESS [ 44.372 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 27.435 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 47.809 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 31.646 s]
[INFO] Tobago Assembly .................................... FAILURE [  3.106 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:25 min
[INFO] Finished at: 2018-01-19T14:49:21Z
[INFO] Final Memory: 78M/822M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180119.144636-12/tobago-example-blank-4.1.0-20180119.144636-12.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180119.144636-12/tobago-example-blank-4.1.0-20180119.144636-12-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180119.144636-12/tobago-example-blank-4.1.0-20180119.144636-12-sources.jar
[Fast Archiver] Compressed 8.17 MB of artifacts by 52.4% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180119.144018-12/tobago-4.1.0-20180119.144018-12-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180119.144018-12/tobago-4.1.0-20180119.144018-12-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 51.1% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180119.144440-12/tobago-theme-standard-4.1.0-20180119.144440-12.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180119.144440-12/tobago-theme-standard-4.1.0-20180119.144440-12-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 43.1% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180119.144501-12/tobago-theme-scarborough-4.1.0-20180119.144501-12.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180119.144501-12/tobago-theme-scarborough-4.1.0-20180119.144501-12-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180119.144828-12/tobago-example-assembly-4.1.0-20180119.144828-12-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180119.144828-12/tobago-example-assembly-4.1.0-20180119.144828-12-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180119.144521-12/tobago-theme-speyside-4.1.0-20180119.144521-12.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180119.144521-12/tobago-theme-speyside-4.1.0-20180119.144521-12-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180119.144542-12/tobago-theme-roxborough-4.1.0-20180119.144542-12.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180119.144542-12/tobago-theme-roxborough-4.1.0-20180119.144542-12-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180119.144105-12/tobago-tool-annotation-4.1.0-20180119.144105-12.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180119.144105-12/tobago-tool-annotation-4.1.0-20180119.144105-12-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180119.144105-12/tobago-tool-annotation-4.1.0-20180119.144105-12-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180119.144707-12/tobago-example-data-4.1.0-20180119.144707-12.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180119.144707-12/tobago-example-data-4.1.0-20180119.144707-12-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180119.144707-12/tobago-example-data-4.1.0-20180119.144707-12-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180119.144342-12/tobago-core-4.1.0-20180119.144342-12.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180119.144342-12/tobago-core-4.1.0-20180119.144342-12-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180119.144342-12/tobago-core-4.1.0-20180119.144342-12-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180119.144342-12/tobago-core-4.1.0-20180119.144342-12-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180119.144233-12/tobago-tool-apt-4.1.0-20180119.144233-12.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180119.144233-12/tobago-tool-apt-4.1.0-20180119.144233-12-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180119.144233-12/tobago-tool-apt-4.1.0-20180119.144233-12-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180119.144756-12/tobago-example-demo-4.1.0-20180119.144756-12.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180119.144756-12/tobago-example-demo-4.1.0-20180119.144756-12-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180119.144756-12/tobago-example-demo-4.1.0-20180119.144756-12-sources.jar
[Fast Archiver] Compressed 14.18 MB of artifacts by 51.8% relative to #589
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #589

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/589/display/redirect?page=changes>

Changes:

[lofwyr] code style: fix missing deprecated annotations

[lofwyr] fix javadoc gen

------------------------------------------
[...truncated 1.10 MB...]
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-20180118.235729-11-sources.jar (188 kB at 171 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.4 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.235800-11.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.235800-11.pom (3.7 kB at 4.1 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 665 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.235800-11-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.235800-11-example.tar.gz (22 MB at 8.7 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.235800-11-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.235800-11-example.zip (22 MB at 9.5 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.235800-11-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.235800-11-example.tar.gz (22 MB at 9.3 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.235800-11-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.235800-11-example.zip (22 MB at 8.8 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 37.089 s]
[INFO] Tobago Tool ........................................ SUCCESS [  9.470 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 31.999 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:22 min]
[INFO] Tobago Core ........................................ SUCCESS [01:12 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 10.185 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 33.829 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 18.148 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 18.548 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 17.998 s]
[INFO] Tobago Examples .................................... SUCCESS [ 10.515 s]
[INFO] Tobago Example Blank ............................... SUCCESS [ 43.692 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 26.375 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 50.477 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 30.436 s]
[INFO] Tobago Assembly .................................... FAILURE [  2.852 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:25 min
[INFO] Finished at: 2018-01-18T23:58:51Z
[INFO] Final Memory: 78M/818M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180118.235608-11/tobago-example-blank-4.1.0-20180118.235608-11.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180118.235608-11/tobago-example-blank-4.1.0-20180118.235608-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180118.235608-11/tobago-example-blank-4.1.0-20180118.235608-11-sources.jar
[Fast Archiver] Compressed 8.16 MB of artifacts by 52.8% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180118.234952-11/tobago-4.1.0-20180118.234952-11-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180118.234952-11/tobago-4.1.0-20180118.234952-11-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 57.9% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180118.235413-11/tobago-theme-standard-4.1.0-20180118.235413-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180118.235413-11/tobago-theme-standard-4.1.0-20180118.235413-11-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 56.5% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180118.235434-11/tobago-theme-scarborough-4.1.0-20180118.235434-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180118.235434-11/tobago-theme-scarborough-4.1.0-20180118.235434-11-sources.jar
[Fast Archiver] Compressed 586.17 KB of artifacts by 54.6% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180118.235800-11/tobago-example-assembly-4.1.0-20180118.235800-11-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180118.235800-11/tobago-example-assembly-4.1.0-20180118.235800-11-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180118.235454-11/tobago-theme-speyside-4.1.0-20180118.235454-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180118.235454-11/tobago-theme-speyside-4.1.0-20180118.235454-11-sources.jar
[Fast Archiver] Compressed 658.36 KB of artifacts by 38.9% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180118.235515-11/tobago-theme-roxborough-4.1.0-20180118.235515-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180118.235515-11/tobago-theme-roxborough-4.1.0-20180118.235515-11-sources.jar
[Fast Archiver] Compressed 831.04 KB of artifacts by 38.5% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180118.235040-11/tobago-tool-annotation-4.1.0-20180118.235040-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180118.235040-11/tobago-tool-annotation-4.1.0-20180118.235040-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180118.235040-11/tobago-tool-annotation-4.1.0-20180118.235040-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180118.235638-11/tobago-example-data-4.1.0-20180118.235638-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180118.235638-11/tobago-example-data-4.1.0-20180118.235638-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180118.235638-11/tobago-example-data-4.1.0-20180118.235638-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.235315-11/tobago-core-4.1.0-20180118.235315-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.235315-11/tobago-core-4.1.0-20180118.235315-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.235315-11/tobago-core-4.1.0-20180118.235315-11-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.235315-11/tobago-core-4.1.0-20180118.235315-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180118.235205-11/tobago-tool-apt-4.1.0-20180118.235205-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180118.235205-11/tobago-tool-apt-4.1.0-20180118.235205-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180118.235205-11/tobago-tool-apt-4.1.0-20180118.235205-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180118.235729-11/tobago-example-demo-4.1.0-20180118.235729-11.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180118.235729-11/tobago-example-demo-4.1.0-20180118.235729-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180118.235729-11/tobago-example-demo-4.1.0-20180118.235729-11-sources.jar
[Fast Archiver] Compressed 14.17 MB of artifacts by 51.6% relative to #588
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #588

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/588/display/redirect?page=changes>

Changes:

[lofwyr] TOBAGO-1843: Demo: Enhancements for Tobago 4.1 * drop old example

[lofwyr] code style: forbid hiding fields

------------------------------------------
[...truncated 1.07 MB...]
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.3 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.142143-10.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.142143-10.pom (3.7 kB at 4.1 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.4 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 675 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.142143-10-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.142143-10-example.tar.gz (22 MB at 8.9 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.142143-10-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.142143-10-example.zip (22 MB at 8.5 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.142143-10-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.142143-10-example.tar.gz (22 MB at 8.9 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.142143-10-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.142143-10-example.zip (22 MB at 9.0 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 31.650 s]
[INFO] Tobago Tool ........................................ SUCCESS [  9.204 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 26.878 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:20 min]
[INFO] Tobago Core ........................................ SUCCESS [01:14 min]
[INFO] Tobago Themes ...................................... SUCCESS [  9.838 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 32.368 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 18.262 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 18.150 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 17.857 s]
[INFO] Tobago Examples .................................... SUCCESS [ 10.412 s]
[INFO] Tobago Example Blank ............................... SUCCESS [ 42.539 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 26.892 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 46.876 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 31.420 s]
[INFO] Tobago Assembly .................................... FAILURE [  2.852 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:09 min
[INFO] Finished at: 2018-01-18T14:22:35Z
[INFO] Final Memory: 84M/788M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Failure to find org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180118.141953-10/tobago-example-blank-4.1.0-20180118.141953-10.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180118.141953-10/tobago-example-blank-4.1.0-20180118.141953-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180118.141953-10/tobago-example-blank-4.1.0-20180118.141953-10-sources.jar
[Fast Archiver] Compressed 8.17 MB of artifacts by 54.3% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180118.141347-10/tobago-4.1.0-20180118.141347-10-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180118.141347-10/tobago-4.1.0-20180118.141347-10-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 57.1% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180118.141800-10/tobago-theme-standard-4.1.0-20180118.141800-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180118.141800-10/tobago-theme-standard-4.1.0-20180118.141800-10-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 47.2% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180118.141821-10/tobago-theme-scarborough-4.1.0-20180118.141821-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180118.141821-10/tobago-theme-scarborough-4.1.0-20180118.141821-10-sources.jar
[Fast Archiver] Compressed 586.17 KB of artifacts by 71.0% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180118.142143-10/tobago-example-assembly-4.1.0-20180118.142143-10-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180118.142143-10/tobago-example-assembly-4.1.0-20180118.142143-10-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180118.141841-10/tobago-theme-speyside-4.1.0-20180118.141841-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180118.141841-10/tobago-theme-speyside-4.1.0-20180118.141841-10-sources.jar
[Fast Archiver] Compressed 658.37 KB of artifacts by 53.5% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180118.141901-10/tobago-theme-roxborough-4.1.0-20180118.141901-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180118.141901-10/tobago-theme-roxborough-4.1.0-20180118.141901-10-sources.jar
[Fast Archiver] Compressed 831.04 KB of artifacts by 61.6% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180118.141430-10/tobago-tool-annotation-4.1.0-20180118.141430-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180118.141430-10/tobago-tool-annotation-4.1.0-20180118.141430-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180118.141430-10/tobago-tool-annotation-4.1.0-20180118.141430-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180118.142024-10/tobago-example-data-4.1.0-20180118.142024-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180118.142024-10/tobago-example-data-4.1.0-20180118.142024-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180118.142024-10/tobago-example-data-4.1.0-20180118.142024-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.141704-10/tobago-core-4.1.0-20180118.141704-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.141704-10/tobago-core-4.1.0-20180118.141704-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.141704-10/tobago-core-4.1.0-20180118.141704-10-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.141704-10/tobago-core-4.1.0-20180118.141704-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180118.141553-10/tobago-tool-apt-4.1.0-20180118.141553-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180118.141553-10/tobago-tool-apt-4.1.0-20180118.141553-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180118.141553-10/tobago-tool-apt-4.1.0-20180118.141553-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180118.142112-10/tobago-example-demo-4.1.0-20180118.142112-10.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180118.142112-10/tobago-example-demo-4.1.0-20180118.142112-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180118.142112-10/tobago-example-demo-4.1.0-20180118.142112-10-sources.jar
[Fast Archiver] Compressed 14.18 MB of artifacts by 52.0% relative to #587
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #587

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/587/display/redirect?page=changes>

Changes:

[lofwyr] * Add migration script for the layout properties. * Update Prism to

[lofwyr] * Add migration script for the layout properties.

------------------------------------------
[...truncated 1.07 MB...]
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-20180118.090242-9-sources.jar (189 kB at 168 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.4 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.090312-9.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.090312-9.pom (3.7 kB at 3.9 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 667 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.090312-9-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.090312-9-example.tar.gz (22 MB at 8.1 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.090312-9-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.090312-9-example.zip (22 MB at 9.0 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.090312-9-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.090312-9-example.tar.gz (22 MB at 8.5 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.090312-9-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180118.090312-9-example.zip (22 MB at 9.5 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 32.662 s]
[INFO] Tobago Tool ........................................ SUCCESS [  9.282 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 27.964 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:22 min]
[INFO] Tobago Core ........................................ SUCCESS [01:11 min]
[INFO] Tobago Themes ...................................... SUCCESS [  9.510 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 32.530 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 18.329 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 18.520 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 18.607 s]
[INFO] Tobago Examples .................................... SUCCESS [ 10.258 s]
[INFO] Tobago Example Blank ............................... SUCCESS [ 43.801 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 27.624 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 49.551 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 30.222 s]
[INFO] Tobago Assembly .................................... FAILURE [  3.025 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:15 min
[INFO] Finished at: 2018-01-18T09:04:03Z
[INFO] Final Memory: 82M/788M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180118.090120-9/tobago-example-blank-4.1.0-20180118.090120-9.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180118.090120-9/tobago-example-blank-4.1.0-20180118.090120-9-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180118.090120-9/tobago-example-blank-4.1.0-20180118.090120-9-sources.jar
[Fast Archiver] Compressed 8.17 MB of artifacts by 52.0% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180118.085510-9/tobago-4.1.0-20180118.085510-9-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180118.085510-9/tobago-4.1.0-20180118.085510-9-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 57.0% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180118.085924-9/tobago-theme-standard-4.1.0-20180118.085924-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180118.085924-9/tobago-theme-standard-4.1.0-20180118.085924-9-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 52.4% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180118.085945-9/tobago-theme-scarborough-4.1.0-20180118.085945-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180118.085945-9/tobago-theme-scarborough-4.1.0-20180118.085945-9-sources.jar
[Fast Archiver] Compressed 586.16 KB of artifacts by 43.7% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180118.090312-9/tobago-example-assembly-4.1.0-20180118.090312-9-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180118.090312-9/tobago-example-assembly-4.1.0-20180118.090312-9-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180118.090005-9/tobago-theme-speyside-4.1.0-20180118.090005-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180118.090005-9/tobago-theme-speyside-4.1.0-20180118.090005-9-sources.jar
[Fast Archiver] Compressed 658.36 KB of artifacts by 48.6% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180118.090026-9/tobago-theme-roxborough-4.1.0-20180118.090026-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180118.090026-9/tobago-theme-roxborough-4.1.0-20180118.090026-9-sources.jar
[Fast Archiver] Compressed 831.03 KB of artifacts by 30.8% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180118.085554-9/tobago-tool-annotation-4.1.0-20180118.085554-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180118.085554-9/tobago-tool-annotation-4.1.0-20180118.085554-9-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180118.085554-9/tobago-tool-annotation-4.1.0-20180118.085554-9-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180118.090151-9/tobago-example-data-4.1.0-20180118.090151-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180118.090151-9/tobago-example-data-4.1.0-20180118.090151-9-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180118.090151-9/tobago-example-data-4.1.0-20180118.090151-9-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.085828-9/tobago-core-4.1.0-20180118.085828-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.085828-9/tobago-core-4.1.0-20180118.085828-9-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.085828-9/tobago-core-4.1.0-20180118.085828-9-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180118.085828-9/tobago-core-4.1.0-20180118.085828-9-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180118.085720-9/tobago-tool-apt-4.1.0-20180118.085720-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180118.085720-9/tobago-tool-apt-4.1.0-20180118.085720-9-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180118.085720-9/tobago-tool-apt-4.1.0-20180118.085720-9-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180118.090242-9/tobago-example-demo-4.1.0-20180118.090242-9.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180118.090242-9/tobago-example-demo-4.1.0-20180118.090242-9-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180118.090242-9/tobago-example-demo-4.1.0-20180118.090242-9-sources.jar
[Fast Archiver] Compressed 14.19 MB of artifacts by 51.3% relative to #586
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #586

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/586/display/redirect?page=changes>

Changes:

[lofwyr] code style: remove trailing spaces

------------------------------------------
[...truncated 1.11 MB...]
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/4.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.3 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.153000-8.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.153000-8.pom (3.7 kB at 4.0 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 681 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.153000-8-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.153000-8-example.tar.gz (22 MB at 7.6 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.153000-8-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.153000-8-example.zip (22 MB at 8.2 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.153000-8-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.153000-8-example.tar.gz (22 MB at 7.7 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.153000-8-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.153000-8-example.zip (22 MB at 7.6 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 54.531 s]
[INFO] Tobago Tool ........................................ SUCCESS [ 10.336 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 43.079 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:39 min]
[INFO] Tobago Core ........................................ SUCCESS [02:14 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 12.631 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [01:06 min]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 20.544 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 23.272 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 20.459 s]
[INFO] Tobago Examples .................................... SUCCESS [ 11.900 s]
[INFO] Tobago Example Blank ............................... SUCCESS [01:35 min]
[INFO] Tobago Example Data ................................ SUCCESS [ 38.780 s]
[INFO] Tobago Example Demo ................................ SUCCESS [01:36 min]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 36.012 s]
[INFO] Tobago Assembly .................................... FAILURE [  3.717 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:12 min
[INFO] Finished at: 2018-01-17T15:30:56Z
[INFO] Final Memory: 78M/822M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly

[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180117.152705-8/tobago-example-blank-4.1.0-20180117.152705-8.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180117.152705-8/tobago-example-blank-4.1.0-20180117.152705-8-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180117.152705-8/tobago-example-blank-4.1.0-20180117.152705-8-sources.jar
[Fast Archiver] Compressed 8.16 MB of artifacts by 51.7% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180117.151730-8/tobago-4.1.0-20180117.151730-8-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180117.151730-8/tobago-4.1.0-20180117.151730-8-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 57.9% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180117.152405-8/tobago-theme-standard-4.1.0-20180117.152405-8.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180117.152405-8/tobago-theme-standard-4.1.0-20180117.152405-8-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 51.4% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180117.152429-8/tobago-theme-scarborough-4.1.0-20180117.152429-8.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180117.152429-8/tobago-theme-scarborough-4.1.0-20180117.152429-8-sources.jar
[Fast Archiver] Compressed 586.16 KB of artifacts by 43.7% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180117.153000-8/tobago-example-assembly-4.1.0-20180117.153000-8-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180117.153000-8/tobago-example-assembly-4.1.0-20180117.153000-8-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180117.152454-8/tobago-theme-speyside-4.1.0-20180117.152454-8.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180117.152454-8/tobago-theme-speyside-4.1.0-20180117.152454-8-sources.jar
[Fast Archiver] Compressed 658.36 KB of artifacts by 58.3% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180117.152517-8/tobago-theme-roxborough-4.1.0-20180117.152517-8.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180117.152517-8/tobago-theme-roxborough-4.1.0-20180117.152517-8-sources.jar
[Fast Archiver] Compressed 831.03 KB of artifacts by 30.8% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180117.151834-8/tobago-tool-annotation-4.1.0-20180117.151834-8.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180117.151834-8/tobago-tool-annotation-4.1.0-20180117.151834-8-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180117.151834-8/tobago-tool-annotation-4.1.0-20180117.151834-8-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180117.152747-8/tobago-example-data-4.1.0-20180117.152747-8.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180117.152747-8/tobago-example-data-4.1.0-20180117.152747-8-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180117.152747-8/tobago-example-data-4.1.0-20180117.152747-8-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.152230-8/tobago-core-4.1.0-20180117.152230-8.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.152230-8/tobago-core-4.1.0-20180117.152230-8-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.152230-8/tobago-core-4.1.0-20180117.152230-8-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.152230-8/tobago-core-4.1.0-20180117.152230-8-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180117.152018-8/tobago-tool-apt-4.1.0-20180117.152018-8.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180117.152018-8/tobago-tool-apt-4.1.0-20180117.152018-8-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180117.152018-8/tobago-tool-apt-4.1.0-20180117.152018-8-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180117.152924-8/tobago-example-demo-4.1.0-20180117.152924-8.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180117.152924-8/tobago-example-demo-4.1.0-20180117.152924-8-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180117.152924-8/tobago-example-demo-4.1.0-20180117.152924-8-sources.jar
[Fast Archiver] Compressed 14.18 MB of artifacts by 51.4% relative to #585
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #585

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/585/display/redirect?page=changes>

Changes:

[hnoeth] improve demo * description of segment-layout adjusted

------------------------------------------
[...truncated 1.11 MB...]
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.151112-7.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.151112-7.pom (3.7 kB at 3.9 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.4 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 686 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.151112-7-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.151112-7-example.tar.gz (22 MB at 8.2 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.151112-7-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.151112-7-example.zip (22 MB at 9.3 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.151112-7-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.151112-7-example.tar.gz (22 MB at 8.9 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.151112-7-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.151112-7-example.zip (22 MB at 9.1 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 35.351 s]
[INFO] Tobago Tool ........................................ SUCCESS [  9.477 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 27.151 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:39 min]
[INFO] Tobago Core ........................................ SUCCESS [01:04 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 10.397 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 33.969 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 19.588 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 19.173 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 18.575 s]
[INFO] Tobago Examples .................................... SUCCESS [ 10.308 s]
[INFO] Tobago Example Blank ............................... SUCCESS [ 40.112 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 28.666 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 48.970 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 29.999 s]
[INFO] Tobago Assembly .................................... FAILURE [  2.943 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:38 min
[INFO] Finished at: 2018-01-17T15:12:05Z
[INFO] Final Memory: 85M/769M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly

[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180117.150916-7/tobago-example-blank-4.1.0-20180117.150916-7.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180117.150916-7/tobago-example-blank-4.1.0-20180117.150916-7-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180117.150916-7/tobago-example-blank-4.1.0-20180117.150916-7-sources.jar
[Fast Archiver] Compressed 8.17 MB of artifacts by 52.1% relative to #584
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180117.150253-7/tobago-4.1.0-20180117.150253-7-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180117.150253-7/tobago-4.1.0-20180117.150253-7-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 58.5% relative to #584
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180117.150720-7/tobago-theme-standard-4.1.0-20180117.150720-7.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180117.150720-7/tobago-theme-standard-4.1.0-20180117.150720-7-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 50.3% relative to #584
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180117.150743-7/tobago-theme-scarborough-4.1.0-20180117.150743-7.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180117.150743-7/tobago-theme-scarborough-4.1.0-20180117.150743-7-sources.jar
[Fast Archiver] Compressed 586.17 KB of artifacts by 43.7% relative to #584
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180117.151112-7/tobago-example-assembly-4.1.0-20180117.151112-7-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180117.151112-7/tobago-example-assembly-4.1.0-20180117.151112-7-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180117.150804-7/tobago-theme-speyside-4.1.0-20180117.150804-7.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180117.150804-7/tobago-theme-speyside-4.1.0-20180117.150804-7-sources.jar
[Fast Archiver] Compressed 658.36 KB of artifacts by 48.6% relative to #584
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180117.150826-7/tobago-theme-roxborough-4.1.0-20180117.150826-7.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180117.150826-7/tobago-theme-roxborough-4.1.0-20180117.150826-7-sources.jar
[Fast Archiver] Compressed 831.03 KB of artifacts by 38.5% relative to #584
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180117.150337-7/tobago-tool-annotation-4.1.0-20180117.150337-7.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180117.150337-7/tobago-tool-annotation-4.1.0-20180117.150337-7-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180117.150337-7/tobago-tool-annotation-4.1.0-20180117.150337-7-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180117.150949-7/tobago-example-data-4.1.0-20180117.150949-7.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180117.150949-7/tobago-example-data-4.1.0-20180117.150949-7-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180117.150949-7/tobago-example-data-4.1.0-20180117.150949-7-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.150621-7/tobago-core-4.1.0-20180117.150621-7.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.150621-7/tobago-core-4.1.0-20180117.150621-7-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.150621-7/tobago-core-4.1.0-20180117.150621-7-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.150621-7/tobago-core-4.1.0-20180117.150621-7-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180117.150520-7/tobago-tool-apt-4.1.0-20180117.150520-7.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180117.150520-7/tobago-tool-apt-4.1.0-20180117.150520-7-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180117.150520-7/tobago-tool-apt-4.1.0-20180117.150520-7-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180117.151040-7/tobago-example-demo-4.1.0-20180117.151040-7.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180117.151040-7/tobago-example-demo-4.1.0-20180117.151040-7-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180117.151040-7/tobago-example-demo-4.1.0-20180117.151040-7-sources.jar
[Fast Archiver] Compressed 14.18 MB of artifacts by 52.5% relative to #584
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk (deploy) #584

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/584/display/redirect?page=changes>

Changes:

[hnoeth] TOBAGO-1842 Wrong content if using tc:tabGroup with tc:style * add to

------------------------------------------
[...truncated 1.07 MB...]
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] Copying tobago-example-demo.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-demo-4.1.0-SNAPSHOT.war>
[INFO] Copying tobago-example-blank.war to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp/tobago-example-blank-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-example) @ tobago-example-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war
[INFO] org.apache.myfaces.tobago:tobago-example-demo:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] org.apache.myfaces.tobago:tobago-example-blank:4.1.0-SNAPSHOT:war already exists in <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/webapp>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-example-assembly >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-assembly ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-example-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-example-assembly ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (generate-assembly) @ tobago-example-assembly ---
[INFO] Reading assembly descriptor: src/main/assembly/dep.xml
[INFO] Building tar: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.tar.gz
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT-example.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-assembly ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 2.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.141655-6.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.141655-6.pom (3.7 kB at 4.1 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 1.4 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/maven-metadata.xml (610 B at 671 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.141655-6-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.141655-6-example.tar.gz (22 MB at 8.9 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.141655-6-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.141655-6-example.zip (22 MB at 9.2 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.141655-6-example.tar.gz
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.141655-6-example.tar.gz (22 MB at 9.0 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.141655-6-example.zip
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-20180117.141655-6-example.zip (22 MB at 8.9 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-assembly/4.1.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 1.2 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-assembly ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-assembly ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-assembly ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-javadoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:4.1.0-SNAPSHOT:jar
[INFO] Copying tobago-core-4.1.0-SNAPSHOT-javadoc.jar to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/target/javadoc/tobago-core-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-tlddoc) @ tobago-assembly ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:tlddoc:4.1.0-SNAPSHOT:jar
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT-tlddoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 35.472 s]
[INFO] Tobago Tool ........................................ SUCCESS [ 10.025 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 33.207 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:32 min]
[INFO] Tobago Core ........................................ SUCCESS [01:12 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 11.970 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 37.036 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [ 19.113 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [ 20.214 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [ 19.256 s]
[INFO] Tobago Examples .................................... SUCCESS [ 10.655 s]
[INFO] Tobago Example Blank ............................... SUCCESS [ 44.425 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 29.877 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 49.458 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [ 32.546 s]
[INFO] Tobago Assembly .................................... FAILURE [  3.280 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:11 min
[INFO] Finished at: 2018-01-17T14:17:50Z
[INFO] Final Memory: 86M/814M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy (copy-tlddoc) on project tobago-assembly: Unable to find/resolve artifact. Could not find artifact org.apache.myfaces.tobago:tobago-core:jar:tlddoc:4.1.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :tobago-assembly
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.1.0-SNAPSHOT/tobago-theme-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-SNAPSHOT/tobago-example-blank-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180117.141454-6/tobago-example-blank-4.1.0-20180117.141454-6.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180117.141454-6/tobago-example-blank-4.1.0-20180117.141454-6-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-blank/target/tobago-example-blank-sources.jar> to org.apache.myfaces.tobago/tobago-example-blank/4.1.0-20180117.141454-6/tobago-example-blank-4.1.0-20180117.141454-6-sources.jar
[Fast Archiver] Compressed 8.17 MB of artifacts by 52.8% relative to #582
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.1.0-SNAPSHOT/tobago-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.1.0-SNAPSHOT/tobago-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.1.0-20180117.140807-6/tobago-4.1.0-20180117.140807-6-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/target/tobago-4.1.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/4.1.0-20180117.140807-6/tobago-4.1.0-20180117.140807-6-source-release.zip
[Fast Archiver] Compressed 11.01 MB of artifacts by 57.6% relative to #582
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-SNAPSHOT/tobago-theme-standard-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180117.141252-6/tobago-theme-standard-4.1.0-20180117.141252-6.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.1.0-20180117.141252-6/tobago-theme-standard-4.1.0-20180117.141252-6-sources.jar
[Fast Archiver] Compressed 3.04 MB of artifacts by 49.3% relative to #582
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-SNAPSHOT/tobago-theme-scarborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180117.141314-6/tobago-theme-scarborough-4.1.0-20180117.141314-6.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.1.0-20180117.141314-6/tobago-theme-scarborough-4.1.0-20180117.141314-6-sources.jar
[Fast Archiver] Compressed 586.16 KB of artifacts by 54.6% relative to #582
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-SNAPSHOT/tobago-example-assembly-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.tar.gz> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180117.141655-6/tobago-example-assembly-4.1.0-20180117.141655-6-example.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-assembly/target/assembly/out/myfaces-tobago-4.1.0-SNAPSHOT-example.zip> to org.apache.myfaces.tobago/tobago-example-assembly/4.1.0-20180117.141655-6/tobago-example-assembly-4.1.0-20180117.141655-6-example.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-SNAPSHOT/tobago-theme-speyside-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180117.141336-6/tobago-theme-speyside-4.1.0-20180117.141336-6.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.1.0-20180117.141336-6/tobago-theme-speyside-4.1.0-20180117.141336-6-sources.jar
[Fast Archiver] Compressed 658.36 KB of artifacts by 38.9% relative to #582
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-SNAPSHOT/tobago-theme-roxborough-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180117.141359-6/tobago-theme-roxborough-4.1.0-20180117.141359-6.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.1.0-20180117.141359-6/tobago-theme-roxborough-4.1.0-20180117.141359-6-sources.jar
[Fast Archiver] Compressed 831.03 KB of artifacts by 38.5% relative to #582
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-SNAPSHOT/tobago-tool-annotation-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180117.140900-6/tobago-tool-annotation-4.1.0-20180117.140900-6.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180117.140900-6/tobago-tool-annotation-4.1.0-20180117.140900-6-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.1.0-20180117.140900-6/tobago-tool-annotation-4.1.0-20180117.140900-6-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.1.0-SNAPSHOT/tobago-example-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-SNAPSHOT/tobago-example-data-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180117.141529-6/tobago-example-data-4.1.0-20180117.141529-6.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180117.141529-6/tobago-example-data-4.1.0-20180117.141529-6-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-data/target/tobago-example-data-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-example-data/4.1.0-20180117.141529-6/tobago-example-data-4.1.0-20180117.141529-6-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.1.0-SNAPSHOT/tobago-tool-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.1.0-SNAPSHOT/tobago-core-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.141147-6/tobago-core-4.1.0-20180117.141147-6.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.141147-6/tobago-core-4.1.0-20180117.141147-6-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.141147-6/tobago-core-4.1.0-20180117.141147-6-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-core/target/tobago-core-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.1.0-20180117.141147-6/tobago-core-4.1.0-20180117.141147-6-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-SNAPSHOT/tobago-tool-apt-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180117.141037-6/tobago-tool-apt-4.1.0-20180117.141037-6.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180117.141037-6/tobago-tool-apt-4.1.0-20180117.141037-6-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.1.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.1.0-20180117.141037-6/tobago-tool-apt-4.1.0-20180117.141037-6-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-SNAPSHOT/tobago-example-demo-4.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180117.141620-6/tobago-example-demo-4.1.0-20180117.141620-6.war
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-javadoc.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180117.141620-6/tobago-example-demo-4.1.0-20180117.141620-6-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/ws/tobago-example/tobago-example-demo/target/tobago-example-demo-sources.jar> to org.apache.myfaces.tobago/tobago-example-demo/4.1.0-20180117.141620-6/tobago-example-demo-4.1.0-20180117.141620-6-sources.jar
[Fast Archiver] Compressed 14.18 MB of artifacts by 52.7% relative to #582
Sending e-mails to: commits@myfaces.apache.org
channel stopped