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 2019/09/25 21:45:42 UTC

Build failed in Jenkins: Tobago Trunk #1835

See <https://builds.apache.org/job/Tobago%20Trunk/1835/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/Tobago%20Trunk/ws/>
No credentials specified
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/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	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 H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Tobago%20Trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
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/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	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 H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Tobago%20Trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
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/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	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 H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Tobago%20Trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'

Jenkins build is back to normal : Tobago Trunk #1855

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


Build failed in Jenkins: Tobago Trunk #1854

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

Changes:

[udo.schnurpfeil] update Deltaspike JS to 1.9.1


------------------------------------------
[...truncated 730.87 KB...]
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/jquery-*.js
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 6 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 5 licence.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-theme-charlotteville ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- dependency-check-maven:5.2.2:check (default-cli) @ tobago-theme-charlotteville ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (3 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 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] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (6 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (10 seconds)
[INFO] 
[INFO] --------------< org.apache.myfaces.tobago:tobago-example >--------------
[INFO] Building Tobago Examples 5.0.0-SNAPSHOT                          [18/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-example ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example ---
[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 >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-example ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example ---
[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 <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.1:single (source-release-assembly) @ tobago-example ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/maven-metadata.xml (620 B at 857 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-20191023.164642-222.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-20191023.164642-222.pom (15 kB at 12 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/maven-metadata.xml (881 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/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/maven-metadata.xml (620 B at 546 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/maven-metadata.xml (881 B at 795 B/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-example ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ tobago-example ---
[INFO] 54 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/typeahead.*
[INFO] Exclude: **/*.map
[INFO] Exclude: **/src/main/webapp/script/prism*.*
[INFO] Exclude: **/src/main/webapp/style/prism*.*
[INFO] Exclude: **/src/main/webapp/script/qunit*.*
[INFO] Exclude: **/src/main/webapp/style/qunit*.*
[INFO] Exclude: **/*.log
[INFO] Exclude: **/rebuild-theme.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.json
[INFO] Exclude: **/.babelrc
[INFO] Exclude: **/.browserslistrc
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/x-sample.txt
[INFO] Exclude: **/readme.*
[INFO] Exclude: **/*.md
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/jquery-*.js
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 1 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [01:06 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 15.439 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 31.454 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [ 21.775 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [ 33.087 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [ 19.054 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [ 23.974 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 24.953 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:51 min]
[INFO] Tobago Tool Test ................................... SUCCESS [ 31.250 s]
[INFO] Tobago Core ........................................ SUCCESS [01:25 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 27.352 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [02:01 min]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [01:14 min]
[INFO] Tobago Theme Speyside .............................. SUCCESS [01:13 min]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [01:23 min]
[INFO] Tobago Theme Charlotteville ........................ SUCCESS [01:09 min]
[INFO] Tobago Examples .................................... FAILURE [ 20.135 s]
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  17:24 min
[INFO] Finished at: 2019-10-23T16:47:15Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default-cli) on project tobago-example: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/target/rat.txt> -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-example

[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191023.163020-257/tobago-5.0.0-20191023.163020-257-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191023.163020-257/tobago-5.0.0-20191023.163020-257-source-release.zip
[Fast Archiver] Compressed 8.92 MB of artifacts by 59.2% relative to #1853
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191023.163206-166/tobago-config-mojarra-5.0.0-20191023.163206-166.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191023.163206-166/tobago-config-mojarra-5.0.0-20191023.163206-166-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-20191023.164021-222/tobago-theme-standard-5.0.0-20191023.164021-222.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-20191023.164021-222/tobago-theme-standard-5.0.0-20191023.164021-222-sources.jar
[Fast Archiver] Compressed 555.32 KB of artifacts by 40.3% relative to #1852
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-20191023.164148-222/tobago-theme-scarborough-5.0.0-20191023.164148-222.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-20191023.164148-222/tobago-theme-scarborough-5.0.0-20191023.164148-222-sources.jar
[Fast Archiver] Compressed 310.91 KB of artifacts by 51.5% relative to #1852
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191023.163306-161/tobago-config-owb-5.0.0-20191023.163306-161.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191023.163306-161/tobago-config-owb-5.0.0-20191023.163306-161-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191023.163142-166/tobago-config-dev-5.0.0-20191023.163142-166.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191023.163142-166/tobago-config-dev-5.0.0-20191023.163142-166-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191023.163622-247/tobago-tool-test-5.0.0-20191023.163622-247.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191023.163622-247/tobago-tool-test-5.0.0-20191023.163622-247-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-20191023.164304-222/tobago-theme-speyside-5.0.0-20191023.164304-222.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-20191023.164304-222/tobago-theme-speyside-5.0.0-20191023.164304-222-sources.jar
[Fast Archiver] Compressed 364.07 KB of artifacts by 52.7% relative to #1852
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-20191023.164447-222/tobago-theme-roxborough-5.0.0-20191023.164447-222.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-20191023.164447-222/tobago-theme-roxborough-5.0.0-20191023.164447-222-sources.jar
[Fast Archiver] Compressed 555.10 KB of artifacts by 51.9% relative to #1852
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.163400-248/tobago-tool-annotation-5.0.0-20191023.163400-248.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.163400-248/tobago-tool-annotation-5.0.0-20191023.163400-248-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.163400-248/tobago-tool-annotation-5.0.0-20191023.163400-248-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191023.163242-161/tobago-config-myfaces-5.0.0-20191023.163242-161.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191023.163242-161/tobago-config-myfaces-5.0.0-20191023.163242-161-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191023.163328-248/tobago-pack-typeahead-5.0.0-20191023.163328-248.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191023.163328-248/tobago-pack-typeahead-5.0.0-20191023.163328-248-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.163746-233/tobago-core-5.0.0-20191023.163746-233.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.163746-233/tobago-core-5.0.0-20191023.163746-233-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.163746-233/tobago-core-5.0.0-20191023.163746-233-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.163746-233/tobago-core-5.0.0-20191023.163746-233-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tlddoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.163746-233/tobago-core-5.0.0-20191023.163746-233-tlddoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.163552-248/tobago-tool-apt-5.0.0-20191023.163552-248.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.163552-248/tobago-tool-apt-5.0.0-20191023.163552-248-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.163552-248/tobago-tool-apt-5.0.0-20191023.163552-248-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/target/tobago-theme-charlotteville-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-20191023.164559-222/tobago-theme-charlotteville-5.0.0-20191023.164559-222.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/target/tobago-theme-charlotteville-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-20191023.164559-222/tobago-theme-charlotteville-5.0.0-20191023.164559-222-sources.jar
[Fast Archiver] Compressed 309.75 KB of artifacts by 51.7% relative to #1852
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate Mojarra #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Core #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1854' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1853

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

Changes:

[udo.schnurpfeil] fix rat checks


------------------------------------------
[...truncated 629.62 KB...]
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme/maven-metadata.xml (879 B at 782 B/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-theme ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ tobago-theme ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/typeahead.*
[INFO] Exclude: **/*.map
[INFO] Exclude: **/src/main/webapp/script/prism*.*
[INFO] Exclude: **/src/main/webapp/style/prism*.*
[INFO] Exclude: **/src/main/webapp/script/qunit*.*
[INFO] Exclude: **/src/main/webapp/style/qunit*.*
[INFO] Exclude: **/*.log
[INFO] Exclude: **/rebuild-theme.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.json
[INFO] Exclude: **/.babelrc
[INFO] Exclude: **/.browserslistrc
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/x-sample.txt
[INFO] Exclude: **/readme.*
[INFO] Exclude: **/*.md
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/jquery-*.js
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-theme ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- dependency-check-maven:5.2.2:check (default-cli) @ tobago-theme ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (2 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 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] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[INFO] 
[INFO] ----------< org.apache.myfaces.tobago:tobago-theme-standard >-----------
[INFO] Building Tobago Theme Standard 5.0.0-SNAPSHOT                    [13/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.pom (7.4 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.pom (8.0 kB at 402 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.0.0/jquery-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.0.0/jquery-3.0.0.pom (7.0 kB at 497 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.pom (4.5 kB at 344 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/tether/1.4.0/tether-1.4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/tether/1.4.0/tether-1.4.0.pom (4.6 kB at 58 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/4.7.0/font-awesome-4.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/4.7.0/font-awesome-4.7.0.pom (7.2 kB at 422 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.22.2/momentjs-2.22.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.22.2/momentjs-2.22.2.pom (5.1 kB at 391 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/webcomponents__custom-elements/1.2.1/webcomponents__custom-elements-1.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/npm/webcomponents__custom-elements/1.2.1/webcomponents__custom-elements-1.2.1.pom (1.6 kB at 11 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/Eonasdan-bootstrap-datetimepicker/4.17.47/Eonasdan-bootstrap-datetimepicker-4.17.47.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/Eonasdan-bootstrap-datetimepicker/4.17.47/Eonasdan-bootstrap-datetimepicker-4.17.47.pom (5.6 kB at 371 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/3.1.1-2/bootstrap-3.1.1-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/3.1.1-2/bootstrap-3.1.1-2.pom (5.2 kB at 348 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/1.11.1/jquery-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/1.11.1/jquery-1.11.1.pom (7.0 kB at 464 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.10.3/momentjs-2.10.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.10.3/momentjs-2.10.3.pom (4.6 kB at 273 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/tether/1.4.0/tether-1.4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/4.7.0/font-awesome-4.7.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.jar (308 kB at 7.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.22.2/momentjs-2.22.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/4.7.0/font-awesome-4.7.0.jar (690 kB at 10 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/webcomponents__custom-elements/1.2.1/webcomponents__custom-elements-1.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.jar (445 kB at 4.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/Eonasdan-bootstrap-datetimepicker/4.17.47/Eonasdan-bootstrap-datetimepicker-4.17.47.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.jar (1.2 MB at 11 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.22.2/momentjs-2.22.2.jar (735 kB at 4.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/Eonasdan-bootstrap-datetimepicker/4.17.47/Eonasdan-bootstrap-datetimepicker-4.17.47.jar (64 kB at 348 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/tether/1.4.0/tether-1.4.0.jar (29 kB at 148 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/npm/webcomponents__custom-elements/1.2.1/webcomponents__custom-elements-1.2.1.jar (62 kB at 166 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-theme-standard ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (step #1: copy-custom) @ tobago-theme-standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 49 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (step #2: unpack-custom) @ tobago-theme-standard ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:5.0.0-SNAPSHOT:jar
[INFO] Unpacking <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/target/npm> with includes "**/*.scss" and excludes ""
[INFO] 
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (step #3: install node and npm) @ tobago-theme-standard ---
[INFO] Installing node version v10.15.3
[INFO] Downloading https://nodejs.org/dist/v10.15.3/node-v10.15.3-linux-x64.tar.gz to /home/jenkins/jenkins-slave/maven-repositories/1/com/github/eirslett/node/10.15.3/node-10.15.3-linux-x64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/com/github/eirslett/node/10.15.3/node-10.15.3-linux-x64.tar.gz into <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/target/npm/node/tmp>
[ERROR] The archive file /home/jenkins/jenkins-slave/maven-repositories/1/com/github/eirslett/node/10.15.3/node-10.15.3-linux-x64.tar.gz is corrupted and will be deleted. Please try the build again.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [05:40 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 12.742 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 19.921 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [ 27.440 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [ 19.094 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [ 24.380 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [ 16.678 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 22.011 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:30 min]
[INFO] Tobago Tool Test ................................... SUCCESS [ 21.801 s]
[INFO] Tobago Core ........................................ SUCCESS [01:00 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 14.821 s]
[INFO] Tobago Theme Standard .............................. FAILURE [03:00 min]
[INFO] Tobago Theme Scarborough ........................... SKIPPED
[INFO] Tobago Theme Speyside .............................. SKIPPED
[INFO] Tobago Theme Roxborough ............................ SKIPPED
[INFO] Tobago Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15:47 min
[INFO] Finished at: 2019-10-23T15:24:46Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.7.6:install-node-and-npm (step #3: install node and npm) on project tobago-theme-standard: Could not extract the Node archive: Could not extract archive: '/home/jenkins/jenkins-slave/maven-repositories/1/com/github/eirslett/node/10.15.3/node-10.15.3-linux-x64.tar.gz': EOFException -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-theme-standard
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191023.150929-256/tobago-5.0.0-20191023.150929-256-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191023.150929-256/tobago-5.0.0-20191023.150929-256-source-release.zip
[Fast Archiver] Compressed 8.92 MB of artifacts by 57.8% relative to #1852
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191023.151546-165/tobago-config-mojarra-5.0.0-20191023.151546-165.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191023.151546-165/tobago-config-mojarra-5.0.0-20191023.151546-165-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191023.151629-160/tobago-config-owb-5.0.0-20191023.151629-160.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191023.151629-160/tobago-config-owb-5.0.0-20191023.151629-160-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191023.151516-165/tobago-config-dev-5.0.0-20191023.151516-165.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191023.151516-165/tobago-config-dev-5.0.0-20191023.151516-165-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191023.151929-246/tobago-tool-test-5.0.0-20191023.151929-246.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191023.151929-246/tobago-tool-test-5.0.0-20191023.151929-246-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.151718-247/tobago-tool-annotation-5.0.0-20191023.151718-247.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.151718-247/tobago-tool-annotation-5.0.0-20191023.151718-247-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.151718-247/tobago-tool-annotation-5.0.0-20191023.151718-247-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191023.151607-160/tobago-config-myfaces-5.0.0-20191023.151607-160.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191023.151607-160/tobago-config-myfaces-5.0.0-20191023.151607-160-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191023.151657-247/tobago-pack-typeahead-5.0.0-20191023.151657-247.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191023.151657-247/tobago-pack-typeahead-5.0.0-20191023.151657-247-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.152025-232/tobago-core-5.0.0-20191023.152025-232.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.152025-232/tobago-core-5.0.0-20191023.152025-232-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.152025-232/tobago-core-5.0.0-20191023.152025-232-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.152025-232/tobago-core-5.0.0-20191023.152025-232-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tlddoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.152025-232/tobago-core-5.0.0-20191023.152025-232-tlddoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.151905-247/tobago-tool-apt-5.0.0-20191023.151905-247.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.151905-247/tobago-tool-apt-5.0.0-20191023.151905-247-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.151905-247/tobago-tool-apt-5.0.0-20191023.151905-247-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate Mojarra #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Core #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1853' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1852

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

Changes:

[udo.schnurpfeil] * fix Jenkins build: set sources * update some release plugins


------------------------------------------
[...truncated 750.04 KB...]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-theme-charlotteville ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- dependency-check-maven:5.2.2:check (default-cli) @ tobago-theme-charlotteville ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (2 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 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] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (7 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (10 seconds)
[INFO] 
[INFO] --------------< org.apache.myfaces.tobago:tobago-example >--------------
[INFO] Building Tobago Examples 5.0.0-SNAPSHOT                          [18/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.4.20.v20190813/jetty-maven-plugin-9.4.20.v20190813.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.4.20.v20190813/jetty-maven-plugin-9.4.20.v20190813.pom (8.4 kB at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.4.20.v20190813/jetty-maven-plugin-9.4.20.v20190813.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.4.20.v20190813/jetty-maven-plugin-9.4.20.v20190813.jar (129 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openejb/maven/tomee-maven-plugin/1.7.5/tomee-maven-plugin-1.7.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openejb/maven/tomee-maven-plugin/1.7.5/tomee-maven-plugin-1.7.5.pom (3.3 kB at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openejb/maven/maven/1.7.5/maven-1.7.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openejb/maven/maven/1.7.5/maven-1.7.5.pom (4.3 kB at 17 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openejb/openejb/4.7.5/openejb-4.7.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openejb/openejb/4.7.5/openejb-4.7.5.pom (77 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openejb/maven/tomee-maven-plugin/1.7.5/tomee-maven-plugin-1.7.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openejb/maven/tomee-maven-plugin/1.7.5/tomee-maven-plugin-1.7.5.jar (96 kB at 305 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-example ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-example ---
[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 >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-example ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example ---
[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 <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-example ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.1:single (source-release-assembly) @ tobago-example ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/maven-metadata.xml (620 B at 996 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-20191023.144401-221.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-20191023.144401-221.pom (15 kB at 13 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/maven-metadata.xml (881 B at 1.5 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/5.0.0-SNAPSHOT/maven-metadata.xml (620 B at 557 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example/maven-metadata.xml (881 B at 790 B/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-example ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ tobago-example ---
[INFO] 54 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/typeahead.*
[INFO] Exclude: **/src/main/webapp/script/prism*.*
[INFO] Exclude: **/src/main/webapp/style/prism*.*
[INFO] Exclude: **/src/main/webapp/script/qunit*.*
[INFO] Exclude: **/src/main/webapp/style/qunit*.*
[INFO] Exclude: **/*.log
[INFO] Exclude: **/rebuild-theme.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.json
[INFO] Exclude: **/.babelrc
[INFO] Exclude: **/.browserslistrc
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/x-sample.txt
[INFO] Exclude: **/readme.*
[INFO] Exclude: **/*.md
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/jquery-*.js
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 1 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [06:34 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 16.506 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 20.945 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [ 23.253 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [ 21.454 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [ 25.098 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [ 18.431 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 24.135 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:40 min]
[INFO] Tobago Tool Test ................................... SUCCESS [ 26.143 s]
[INFO] Tobago Core ........................................ SUCCESS [01:20 min]
[INFO] Tobago Themes ...................................... SUCCESS [ 22.694 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [01:50 min]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [01:13 min]
[INFO] Tobago Theme Speyside .............................. SUCCESS [01:11 min]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [01:07 min]
[INFO] Tobago Theme Charlotteville ........................ SUCCESS [01:15 min]
[INFO] Tobago Examples .................................... FAILURE [ 11.123 s]
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21:39 min
[INFO] Finished at: 2019-10-23T14:44:34Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default-cli) on project tobago-example: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/target/rat.txt> -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-example
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191023.142319-255/tobago-5.0.0-20191023.142319-255-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191023.142319-255/tobago-5.0.0-20191023.142319-255-source-release.zip
[Fast Archiver] Compressed 8.92 MB of artifacts by 58.9% relative to #1851
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191023.143037-164/tobago-config-mojarra-5.0.0-20191023.143037-164.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191023.143037-164/tobago-config-mojarra-5.0.0-20191023.143037-164-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-20191023.143822-221/tobago-theme-standard-5.0.0-20191023.143822-221.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-20191023.143822-221/tobago-theme-standard-5.0.0-20191023.143822-221-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-20191023.143937-221/tobago-theme-scarborough-5.0.0-20191023.143937-221.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-20191023.143937-221/tobago-theme-scarborough-5.0.0-20191023.143937-221-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191023.143129-159/tobago-config-owb-5.0.0-20191023.143129-159.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191023.143129-159/tobago-config-owb-5.0.0-20191023.143129-159-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191023.143016-164/tobago-config-dev-5.0.0-20191023.143016-164.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191023.143016-164/tobago-config-dev-5.0.0-20191023.143016-164-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191023.143452-245/tobago-tool-test-5.0.0-20191023.143452-245.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191023.143452-245/tobago-tool-test-5.0.0-20191023.143452-245-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-20191023.144057-221/tobago-theme-speyside-5.0.0-20191023.144057-221.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-20191023.144057-221/tobago-theme-speyside-5.0.0-20191023.144057-221-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-20191023.144208-221/tobago-theme-roxborough-5.0.0-20191023.144208-221.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-20191023.144208-221/tobago-theme-roxborough-5.0.0-20191023.144208-221-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.143224-246/tobago-tool-annotation-5.0.0-20191023.143224-246.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.143224-246/tobago-tool-annotation-5.0.0-20191023.143224-246-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.143224-246/tobago-tool-annotation-5.0.0-20191023.143224-246-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191023.143105-159/tobago-config-myfaces-5.0.0-20191023.143105-159.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191023.143105-159/tobago-config-myfaces-5.0.0-20191023.143105-159-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191023.143159-246/tobago-pack-typeahead-5.0.0-20191023.143159-246.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191023.143159-246/tobago-pack-typeahead-5.0.0-20191023.143159-246-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.143559-231/tobago-core-5.0.0-20191023.143559-231.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.143559-231/tobago-core-5.0.0-20191023.143559-231-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.143559-231/tobago-core-5.0.0-20191023.143559-231-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.143559-231/tobago-core-5.0.0-20191023.143559-231-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tlddoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.143559-231/tobago-core-5.0.0-20191023.143559-231-tlddoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.143417-246/tobago-tool-apt-5.0.0-20191023.143417-246.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.143417-246/tobago-tool-apt-5.0.0-20191023.143417-246-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.143417-246/tobago-tool-apt-5.0.0-20191023.143417-246-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/target/tobago-theme-charlotteville-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-20191023.144319-221/tobago-theme-charlotteville-5.0.0-20191023.144319-221.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/target/tobago-theme-charlotteville-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-20191023.144319-221/tobago-theme-charlotteville-5.0.0-20191023.144319-221-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate Mojarra #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1852' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1851

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

Changes:

[udo.schnurpfeil] TOBAGO-1967: Upgrade to Bootstrap 4.3.1 * update missing JS * update

[udo.schnurpfeil] fix rat checks


------------------------------------------
[...truncated 1.11 MB...]
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[35,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[36,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[37,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[38,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[39,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[40,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[42] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[105] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[109] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[24,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[27,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[29,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[30,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[31,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[32,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[33,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[34,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[35,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[36,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[38] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[24,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[27,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[29,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[30,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[31,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[32,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[33,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[34,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[35,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[36,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMetaLink.java:[38] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[30,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[32,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[33,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[34,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[35,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[36,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[37,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[38,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[39,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[41] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[86] (annotation) MissingDeprecated: Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIForm.java:[95] (annotation) MissingDeprecated: Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[22,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[33,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[35,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[37,1] (imports) RedundantImport: Duplicate import to line 22 - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISuggest.java:[104] (sizes) LineLength: Line is longer than 120 characters (found 150).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[118] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyShuttle.java:[122] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.layout.SegmentMeasureList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[31,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[33,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[34,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[35,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[36,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[37,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[38,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[39,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[40,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISegmentLayout.java:[42] (regexp) RegexpSingleline: Line has trailing spaces.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [05:11 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 13.013 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 24.557 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [ 19.161 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [ 18.618 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [ 22.910 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [ 16.412 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 32.284 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:39 min]
[INFO] Tobago Tool Test ................................... SUCCESS [ 17.041 s]
[INFO] Tobago Core ........................................ FAILURE [01:02 min]
[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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12:06 min
[INFO] Finished at: 2019-10-23T11:00:29Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-core: You have 1094 Checkstyle violations. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-core
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191023.104847-254/tobago-5.0.0-20191023.104847-254-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191023.104847-254/tobago-5.0.0-20191023.104847-254-source-release.zip
[Fast Archiver] Compressed 8.96 MB of artifacts by 57.9% relative to #1850
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191023.105434-163/tobago-config-mojarra-5.0.0-20191023.105434-163.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191023.105434-163/tobago-config-mojarra-5.0.0-20191023.105434-163-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191023.105531-158/tobago-config-owb-5.0.0-20191023.105531-158.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191023.105531-158/tobago-config-owb-5.0.0-20191023.105531-158-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191023.105408-163/tobago-config-dev-5.0.0-20191023.105408-163.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191023.105408-163/tobago-config-dev-5.0.0-20191023.105408-163-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191023.105831-244/tobago-tool-test-5.0.0-20191023.105831-244.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191023.105831-244/tobago-tool-test-5.0.0-20191023.105831-244-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.105624-245/tobago-tool-annotation-5.0.0-20191023.105624-245.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.105624-245/tobago-tool-annotation-5.0.0-20191023.105624-245-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191023.105624-245/tobago-tool-annotation-5.0.0-20191023.105624-245-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191023.105457-158/tobago-config-myfaces-5.0.0-20191023.105457-158.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191023.105457-158/tobago-config-myfaces-5.0.0-20191023.105457-158-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191023.105552-245/tobago-pack-typeahead-5.0.0-20191023.105552-245.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191023.105552-245/tobago-pack-typeahead-5.0.0-20191023.105552-245-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.105926-230/tobago-core-5.0.0-20191023.105926-230.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.105926-230/tobago-core-5.0.0-20191023.105926-230-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.105926-230/tobago-core-5.0.0-20191023.105926-230-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.105926-230/tobago-core-5.0.0-20191023.105926-230-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tlddoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191023.105926-230/tobago-core-5.0.0-20191023.105926-230-tlddoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.105759-245/tobago-tool-apt-5.0.0-20191023.105759-245.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.105759-245/tobago-tool-apt-5.0.0-20191023.105759-245-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191023.105759-245/tobago-tool-apt-5.0.0-20191023.105759-245-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate Mojarra #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1851' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
[JIRA] Updating issue TOBAGO-1967

Build failed in Jenkins: Tobago Trunk #1850

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

Changes:


------------------------------------------
[...truncated 1.11 MB...]
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[30,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[32,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[33,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[34,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[35,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[36,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[37,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[38,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[39,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIBadge.java:[41] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[24,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[27,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[29,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[30,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[31,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[32,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[33,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[34,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[35,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[36,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIReload.java:[38] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[105] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyListbox.java:[109] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.sanitizer.SanitizeMode.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[30,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[32,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[33,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[35,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[37,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[38,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[39,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[41] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[109] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[113] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITextarea.java:[306] (sizes) LineLength: Line is longer than 120 characters (found 160).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[106] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[110] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILink.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[24,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[27,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[29,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[30,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[31,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[32,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[33,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[34,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[35,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[36,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[38] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[30,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[32,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[33,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[34,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[35,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[36,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[37,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[38,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[39,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeIcon.java:[41] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[24,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[27,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[29,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[30,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[31,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[32,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[33,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[34,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[35,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[36,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIOperation.java:[38] (regexp) RegexpSingleline: Line has trailing spaces.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [06:48 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 13.028 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 27.655 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [ 17.882 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [ 27.519 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [ 18.573 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [ 16.779 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 22.884 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:37 min]
[INFO] Tobago Tool Test ................................... SUCCESS [ 16.289 s]
[INFO] Tobago Core ........................................ FAILURE [ 54.035 s]
[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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  13:17 min
[INFO] Finished at: 2019-10-22T22:17:21Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-core: You have 1094 Checkstyle violations. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-core
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191022.220553-252/tobago-5.0.0-20191022.220553-252-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191022.220553-252/tobago-5.0.0-20191022.220553-252-source-release.zip
[Fast Archiver] Compressed 8.94 MB of artifacts by 58.0% relative to #1849
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191022.221155-161/tobago-config-mojarra-5.0.0-20191022.221155-161.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191022.221155-161/tobago-config-mojarra-5.0.0-20191022.221155-161-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191022.221249-156/tobago-config-owb-5.0.0-20191022.221249-156.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191022.221249-156/tobago-config-owb-5.0.0-20191022.221249-156-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191022.221135-161/tobago-config-dev-5.0.0-20191022.221135-161.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191022.221135-161/tobago-config-dev-5.0.0-20191022.221135-161-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191022.221546-243/tobago-tool-test-5.0.0-20191022.221546-243.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191022.221546-243/tobago-tool-test-5.0.0-20191022.221546-243-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.221341-243/tobago-tool-annotation-5.0.0-20191022.221341-243.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.221341-243/tobago-tool-annotation-5.0.0-20191022.221341-243-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.221341-243/tobago-tool-annotation-5.0.0-20191022.221341-243-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191022.221217-156/tobago-config-myfaces-5.0.0-20191022.221217-156.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191022.221217-156/tobago-config-myfaces-5.0.0-20191022.221217-156-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191022.221311-243/tobago-pack-typeahead-5.0.0-20191022.221311-243.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191022.221311-243/tobago-pack-typeahead-5.0.0-20191022.221311-243-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.221634-229/tobago-core-5.0.0-20191022.221634-229.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.221634-229/tobago-core-5.0.0-20191022.221634-229-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.221634-229/tobago-core-5.0.0-20191022.221634-229-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.221634-229/tobago-core-5.0.0-20191022.221634-229-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tlddoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.221634-229/tobago-core-5.0.0-20191022.221634-229-tlddoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.221514-243/tobago-tool-apt-5.0.0-20191022.221514-243.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.221514-243/tobago-tool-apt-5.0.0-20191022.221514-243-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.221514-243/tobago-tool-apt-5.0.0-20191022.221514-243-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate Mojarra #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1850' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1849

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

Changes:


------------------------------------------
[...truncated 1.11 MB...]
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[33,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[35,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[30,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[32,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[33,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[34,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[35,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[36,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[37,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[38,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[39,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[41] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITab.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[30,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[32,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[33,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[34,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[35,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[36,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[37,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[38,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[39,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[41] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[24,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[27,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[29,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[30,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[31,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[32,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[33,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[34,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[35,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[36,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIMeta.java:[38] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIButton.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[105] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[109] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[104] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[108] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[111] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIDate.java:[115] (sizes) LineLength: Line is longer than 120 characters (found 144).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [05:13 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 12.653 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 18.395 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [ 19.744 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [ 18.393 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [ 18.179 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [ 17.318 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 22.483 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:38 min]
[INFO] Tobago Tool Test ................................... SUCCESS [ 16.368 s]
[INFO] Tobago Core ........................................ FAILURE [01:02 min]
[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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:47 min
[INFO] Finished at: 2019-10-22T21:55:01Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-core: You have 1094 Checkstyle violations. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-core
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191022.214340-251/tobago-5.0.0-20191022.214340-251-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191022.214340-251/tobago-5.0.0-20191022.214340-251-source-release.zip
[Fast Archiver] Compressed 8.94 MB of artifacts by 60.5% relative to #1848
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191022.214922-160/tobago-config-mojarra-5.0.0-20191022.214922-160.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191022.214922-160/tobago-config-mojarra-5.0.0-20191022.214922-160-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191022.215007-155/tobago-config-owb-5.0.0-20191022.215007-155.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191022.215007-155/tobago-config-owb-5.0.0-20191022.215007-155-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191022.214902-160/tobago-config-dev-5.0.0-20191022.214902-160.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191022.214902-160/tobago-config-dev-5.0.0-20191022.214902-160-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191022.215307-242/tobago-tool-test-5.0.0-20191022.215307-242.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191022.215307-242/tobago-tool-test-5.0.0-20191022.215307-242-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.215102-242/tobago-tool-annotation-5.0.0-20191022.215102-242.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.215102-242/tobago-tool-annotation-5.0.0-20191022.215102-242-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.215102-242/tobago-tool-annotation-5.0.0-20191022.215102-242-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191022.214945-155/tobago-config-myfaces-5.0.0-20191022.214945-155.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191022.214945-155/tobago-config-myfaces-5.0.0-20191022.214945-155-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191022.215039-242/tobago-pack-typeahead-5.0.0-20191022.215039-242.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191022.215039-242/tobago-pack-typeahead-5.0.0-20191022.215039-242-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.215409-228/tobago-core-5.0.0-20191022.215409-228.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.215409-228/tobago-core-5.0.0-20191022.215409-228-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.215409-228/tobago-core-5.0.0-20191022.215409-228-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.215409-228/tobago-core-5.0.0-20191022.215409-228-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tlddoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.215409-228/tobago-core-5.0.0-20191022.215409-228-tlddoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.215243-242/tobago-tool-apt-5.0.0-20191022.215243-242.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.215243-242/tobago-tool-apt-5.0.0-20191022.215243-242-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.215243-242/tobago-tool-apt-5.0.0-20191022.215243-242-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate Mojarra #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1849' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1848

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

Changes:


------------------------------------------
[...truncated 1.16 MB...]
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[120] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[124] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[24,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[27,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[29,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[30,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[31,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[32,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[33,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[34,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[35,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[36,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectItems.java:[38] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[30,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[32,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[33,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[34,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[35,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[36,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[37,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[38,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[39,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIImage.java:[41] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[104] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[108] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[105] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[109] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[33,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[35,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITreeNode.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.layout.MeasureList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[31,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[33,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[34,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[35,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[36,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[37,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[38,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[39,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[40,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISplitLayout.java:[42] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[31,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[33,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[34,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[35,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[36,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[37,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[38,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[39,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[40,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIGridLayout.java:[42] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.model.CollapseMode.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[31,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[33,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[34,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[35,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[36,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[37,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[38,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[39,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[40,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[42] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[183] (sizes) LineLength: Line is longer than 120 characters (found 162).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [06:40 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 14.115 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 20.838 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [ 21.360 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [ 29.792 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [ 19.653 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [ 18.760 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 38.321 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:39 min]
[INFO] Tobago Tool Test ................................... SUCCESS [ 17.889 s]
[INFO] Tobago Core ........................................ FAILURE [01:17 min]
[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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14:08 min
[INFO] Finished at: 2019-10-22T21:29:58Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-core: You have 1094 Checkstyle violations. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-core
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191022.211620-250/tobago-5.0.0-20191022.211620-250-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191022.211620-250/tobago-5.0.0-20191022.211620-250-source-release.zip
[Fast Archiver] Compressed 8.94 MB of artifacts by 59.1% relative to #1847
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191022.212345-159/tobago-config-mojarra-5.0.0-20191022.212345-159.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191022.212345-159/tobago-config-mojarra-5.0.0-20191022.212345-159-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191022.212441-154/tobago-config-owb-5.0.0-20191022.212441-154.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191022.212441-154/tobago-config-owb-5.0.0-20191022.212441-154-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191022.212309-159/tobago-config-dev-5.0.0-20191022.212309-159.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191022.212309-159/tobago-config-dev-5.0.0-20191022.212309-159-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191022.212750-241/tobago-tool-test-5.0.0-20191022.212750-241.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191022.212750-241/tobago-tool-test-5.0.0-20191022.212750-241-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.212543-241/tobago-tool-annotation-5.0.0-20191022.212543-241.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.212543-241/tobago-tool-annotation-5.0.0-20191022.212543-241-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.212543-241/tobago-tool-annotation-5.0.0-20191022.212543-241-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191022.212409-154/tobago-config-myfaces-5.0.0-20191022.212409-154.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191022.212409-154/tobago-config-myfaces-5.0.0-20191022.212409-154-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191022.212504-241/tobago-pack-typeahead-5.0.0-20191022.212504-241.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191022.212504-241/tobago-pack-typeahead-5.0.0-20191022.212504-241-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.212900-227/tobago-core-5.0.0-20191022.212900-227.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.212900-227/tobago-core-5.0.0-20191022.212900-227-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.212900-227/tobago-core-5.0.0-20191022.212900-227-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.212900-227/tobago-core-5.0.0-20191022.212900-227-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tlddoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.212900-227/tobago-core-5.0.0-20191022.212900-227-tlddoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.212723-241/tobago-tool-apt-5.0.0-20191022.212723-241.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.212723-241/tobago-tool-apt-5.0.0-20191022.212723-241-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.212723-241/tobago-tool-apt-5.0.0-20191022.212723-241-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate Mojarra #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1848' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1847

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

Changes:


------------------------------------------
[...truncated 1.12 MB...]
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[30,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[32,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[33,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[34,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[35,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[36,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[37,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[38,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[39,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UILabel.java:[41] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[22,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.layout.ShowPosition.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.model.Selectable.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[31,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[32,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[34,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[35,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[37,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[39,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[40,1] (imports) RedundantImport: Duplicate import to line 22 - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[40,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[41,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[43] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[112] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[233] (sizes) LineLength: Line is longer than 120 characters (found 152).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[259] (sizes) LineLength: Line is longer than 120 characters (found 168).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISheet.java:[311] (sizes) LineLength: Line is longer than 120 characters (found 162).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[106] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectManyCheckbox.java:[110] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[22,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.model.SwitchType.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[31,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[33,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[34,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[36,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[38,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[39,1] (imports) RedundantImport: Duplicate import to line 22 - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[39,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[40,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[42] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITabGroup.java:[130] (sizes) LineLength: Line is longer than 120 characters (found 152).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.model.CollapseMode.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[31,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[33,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[34,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[35,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[36,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[37,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[38,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[39,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[40,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[42] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISection.java:[183] (sizes) LineLength: Line is longer than 120 characters (found 162).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.layout.VerticalAlign.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[31,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[33,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[34,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[35,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[36,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[37,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[38,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[39,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[40,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[42] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[30,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[32,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[33,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[34,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[35,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[36,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[37,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[38,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[39,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumnNode.java:[41] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[24,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[27,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[29,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[30,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[32,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[34,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[35,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[36,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIHidden.java:[38] (regexp) RegexpSingleline: Line has trailing spaces.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [05:00 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 20.716 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 18.818 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [ 23.754 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [ 18.445 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [ 17.241 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [ 28.645 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 21.223 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:45 min]
[INFO] Tobago Tool Test ................................... SUCCESS [ 15.943 s]
[INFO] Tobago Core ........................................ FAILURE [01:01 min]
[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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:52 min
[INFO] Finished at: 2019-10-22T20:27:43Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-core: You have 1094 Checkstyle violations. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-core

[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191022.201620-249/tobago-5.0.0-20191022.201620-249-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191022.201620-249/tobago-5.0.0-20191022.201620-249-source-release.zip
[Fast Archiver] Compressed 8.94 MB of artifacts by 58.0% relative to #1846
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191022.202153-158/tobago-config-mojarra-5.0.0-20191022.202153-158.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191022.202153-158/tobago-config-mojarra-5.0.0-20191022.202153-158-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191022.202244-153/tobago-config-owb-5.0.0-20191022.202244-153.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191022.202244-153/tobago-config-owb-5.0.0-20191022.202244-153-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191022.202133-158/tobago-config-dev-5.0.0-20191022.202133-158.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191022.202133-158/tobago-config-dev-5.0.0-20191022.202133-158-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191022.202549-240/tobago-tool-test-5.0.0-20191022.202549-240.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191022.202549-240/tobago-tool-test-5.0.0-20191022.202549-240-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.202338-240/tobago-tool-annotation-5.0.0-20191022.202338-240.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.202338-240/tobago-tool-annotation-5.0.0-20191022.202338-240-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.202338-240/tobago-tool-annotation-5.0.0-20191022.202338-240-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191022.202222-153/tobago-config-myfaces-5.0.0-20191022.202222-153.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191022.202222-153/tobago-config-myfaces-5.0.0-20191022.202222-153-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191022.202316-240/tobago-pack-typeahead-5.0.0-20191022.202316-240.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191022.202316-240/tobago-pack-typeahead-5.0.0-20191022.202316-240-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.202650-226/tobago-core-5.0.0-20191022.202650-226.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.202650-226/tobago-core-5.0.0-20191022.202650-226-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.202650-226/tobago-core-5.0.0-20191022.202650-226-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.202650-226/tobago-core-5.0.0-20191022.202650-226-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tlddoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.202650-226/tobago-core-5.0.0-20191022.202650-226-tlddoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.202525-240/tobago-tool-apt-5.0.0-20191022.202525-240.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.202525-240/tobago-tool-apt-5.0.0-20191022.202525-240-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.202525-240/tobago-tool-apt-5.0.0-20191022.202525-240-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate Mojarra #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1847' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1846

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

Changes:

[github] Update Security.xhtml


------------------------------------------
[...truncated 1.15 MB...]
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[104] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneChoice.java:[108] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[105] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectOneListbox.java:[109] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.layout.VerticalAlign.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[31,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[33,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[34,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[35,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[36,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[37,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[38,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[39,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[40,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIColumn.java:[42] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.layout.AlignItems.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.layout.JustifyContent.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.layout.MeasureList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[31,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[32,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[33,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[35,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[36,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[37,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[38,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[39,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[40,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[41,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[42,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIFlexLayout.java:[44] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[120] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIIn.java:[124] (sizes) LineLength: Line is longer than 120 characters (found 144).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.model.Selectable.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[30,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[31,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[33,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[34,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[35,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[36,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[37,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[38,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[39,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[40,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[42] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UITree.java:[132] (sizes) LineLength: Line is longer than 120 characters (found 152).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[28,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[30,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[31,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[33,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[35,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[36,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[37,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[39] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIEvent.java:[53] (sizes) LineLength: Line is longer than 120 characters (found 183).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[29,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[30,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[32,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[33,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[34,8] (imports) UnusedImports: Unused import - java.util.Arrays.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[35,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[36,8] (imports) UnusedImports: Unused import - java.util.Collection.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[37,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[38,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[39,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UIObject.java:[41] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[1] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[25,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.renderkit.css.CustomClass.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[26,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.ArrayUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[27,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.StringUtils.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[28,8] (imports) UnusedImports: Unused import - org.apache.myfaces.tobago.internal.util.Deprecation.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[29,1] (imports) RedundantImport: Redundant import from the same package - org.apache.myfaces.tobago.component.Tags.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[31,8] (imports) UnusedImports: Unused import - javax.el.ELException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[32,8] (imports) UnusedImports: Unused import - javax.faces.FacesException.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[34,8] (imports) UnusedImports: Unused import - java.util.ArrayList.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[36,8] (imports) UnusedImports: Unused import - java.util.List.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[37,8] (imports) UnusedImports: Unused import - javax.el.MethodExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[38,8] (imports) UnusedImports: Unused import - javax.el.ValueExpression.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[40] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[106] (sizes) LineLength: Line is longer than 120 characters (found 164).
[ERROR] target/generated/org/apache/myfaces/tobago/component/UISelectBooleanCheckbox.java:[110] (sizes) LineLength: Line is longer than 120 characters (found 144).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [06:32 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 14.692 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 28.787 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [ 20.462 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [ 23.899 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [ 21.129 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [ 24.392 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 24.308 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:39 min]
[INFO] Tobago Tool Test ................................... SUCCESS [ 17.939 s]
[INFO] Tobago Core ........................................ FAILURE [01:26 min]
[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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  13:45 min
[INFO] Finished at: 2019-10-22T10:53:28Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-core: You have 1094 Checkstyle violations. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-core
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191022.104012-248/tobago-5.0.0-20191022.104012-248-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191022.104012-248/tobago-5.0.0-20191022.104012-248-source-release.zip
[Fast Archiver] Compressed 8.94 MB of artifacts by 59.8% relative to #1845
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191022.104724-157/tobago-config-mojarra-5.0.0-20191022.104724-157.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191022.104724-157/tobago-config-mojarra-5.0.0-20191022.104724-157-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191022.104815-152/tobago-config-owb-5.0.0-20191022.104815-152.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-20191022.104815-152/tobago-config-owb-5.0.0-20191022.104815-152-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191022.104700-157/tobago-config-dev-5.0.0-20191022.104700-157.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191022.104700-157/tobago-config-dev-5.0.0-20191022.104700-157-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191022.105117-239/tobago-tool-test-5.0.0-20191022.105117-239.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-20191022.105117-239/tobago-tool-test-5.0.0-20191022.105117-239-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.104909-239/tobago-tool-annotation-5.0.0-20191022.104909-239.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.104909-239/tobago-tool-annotation-5.0.0-20191022.104909-239-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-20191022.104909-239/tobago-tool-annotation-5.0.0-20191022.104909-239-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191022.104748-152/tobago-config-myfaces-5.0.0-20191022.104748-152.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-20191022.104748-152/tobago-config-myfaces-5.0.0-20191022.104748-152-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191022.104838-239/tobago-pack-typeahead-5.0.0-20191022.104838-239.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-20191022.104838-239/tobago-pack-typeahead-5.0.0-20191022.104838-239-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.105227-225/tobago-core-5.0.0-20191022.105227-225.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.105227-225/tobago-core-5.0.0-20191022.105227-225-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.105227-225/tobago-core-5.0.0-20191022.105227-225-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.105227-225/tobago-core-5.0.0-20191022.105227-225-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-5.0.0-SNAPSHOT-tlddoc.jar> to org.apache.myfaces.tobago/tobago-core/5.0.0-20191022.105227-225/tobago-core-5.0.0-20191022.105227-225-tlddoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.105043-239/tobago-tool-apt-5.0.0-20191022.105043-239.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-javadoc.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.105043-239/tobago-tool-apt-5.0.0-20191022.105043-239-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-20191022.105043-239/tobago-tool-apt-5.0.0-20191022.105043-239-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1846' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1845

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

Changes:

[hnoeth] tobago-tree: custom elements


------------------------------------------
[...truncated 53.41 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-config-mojarra ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-config-mojarra ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-config-mojarra ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-config-mojarra ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-config-mojarra ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-config-mojarra ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-config-mojarra ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-config-mojarra ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-config-mojarra >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-config-mojarra ---
[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-config-mojarra <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-config-mojarra ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-config-mojarra ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-config-mojarra ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-config-mojarra ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.6 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191017.100235-156.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191017.100235-156.jar (8.1 kB at 7.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191017.100235-156.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191017.100235-156.pom (1.7 kB at 1.5 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml (366 B at 600 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 904 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml (366 B at 319 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191017.100235-156-sources.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191017.100235-156-sources.jar (7.9 kB at 7.0 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 902 B/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-config-mojarra ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ tobago-config-mojarra ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/typeahead.*
[INFO] Exclude: **/src/main/webapp/script/prism*.*
[INFO] Exclude: **/src/main/webapp/style/prism*.*
[INFO] Exclude: **/src/main/webapp/script/qunit*.*
[INFO] Exclude: **/src/main/webapp/style/qunit*.*
[INFO] Exclude: **/*.log
[INFO] Exclude: **/rebuild-theme.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/x-sample.txt
[INFO] Exclude: **/readme.*
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/jquery-*.js
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 2 licence.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-config-mojarra ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- dependency-check-maven:5.2.2:check (default-cli) @ tobago-config-mojarra ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (2 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 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] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Tobago Helper to activate Mojarra:

jsf-impl-2.0.11-04.jar (pkg:maven/com.sun.faces/jsf-impl@2.0.11-04, cpe:2.3:a:sun:jsf:2.0.11.04:*:*:*:*:*:*:*) : CVE-2018-14371


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [09:13 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 12.719 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 21.849 s]
[INFO] Tobago Helper to activate Mojarra .................. FAILURE [ 18.127 s]
[INFO] Tobago Helper to activate MyFaces .................. SKIPPED
[INFO] Tobago Helper to activate OpenWebBeans ............. SKIPPED
[INFO] Tobago Package for Typeahead ....................... SKIPPED
[INFO] Tobago Tool Annotation ............................. SKIPPED
[INFO] Tobago Tool Apt .................................... SKIPPED
[INFO] Tobago Tool Test ................................... 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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:44 min
[INFO] Finished at: 2019-10-17T10:03:08Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.2.2:check (default-cli) on project tobago-config-mojarra:
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '0.0':
[ERROR] 
[ERROR] jsf-impl-2.0.11-04.jar: CVE-2018-14371
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-config-mojarra
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191017.095248-247/tobago-5.0.0-20191017.095248-247-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191017.095248-247/tobago-5.0.0-20191017.095248-247-source-release.zip
[Fast Archiver] Compressed 8.94 MB of artifacts by 58.0% relative to #1844
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191017.100235-156/tobago-config-mojarra-5.0.0-20191017.100235-156.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191017.100235-156/tobago-config-mojarra-5.0.0-20191017.100235-156-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191017.100211-156/tobago-config-dev-5.0.0-20191017.100211-156.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191017.100211-156/tobago-config-dev-5.0.0-20191017.100211-156-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Core #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1845' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1844

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

Changes:


------------------------------------------
[...truncated 68.03 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-config-mojarra ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-config-mojarra ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-config-mojarra ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-config-mojarra ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-config-mojarra ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-config-mojarra ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-config-mojarra ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-config-mojarra ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-config-mojarra >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-config-mojarra ---
[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-config-mojarra <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-config-mojarra ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-config-mojarra ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-config-mojarra ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-config-mojarra ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.7 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191003.192525-155.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191003.192525-155.jar (8.1 kB at 7.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191003.192525-155.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191003.192525-155.pom (1.7 kB at 1.5 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml (366 B at 599 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 901 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml (366 B at 313 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191003.192525-155-sources.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191003.192525-155-sources.jar (7.9 kB at 6.9 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 908 B/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-config-mojarra ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ tobago-config-mojarra ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/typeahead.*
[INFO] Exclude: **/src/main/webapp/script/prism*.*
[INFO] Exclude: **/src/main/webapp/style/prism*.*
[INFO] Exclude: **/src/main/webapp/script/qunit*.*
[INFO] Exclude: **/src/main/webapp/style/qunit*.*
[INFO] Exclude: **/*.log
[INFO] Exclude: **/rebuild-theme.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/x-sample.txt
[INFO] Exclude: **/readme.*
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/jquery-*.js
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 2 licence.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-config-mojarra ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- dependency-check-maven:5.2.2:check (default-cli) @ tobago-config-mojarra ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (3 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 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] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Tobago Helper to activate Mojarra:

jsf-impl-2.0.11-04.jar (pkg:maven/com.sun.faces/jsf-impl@2.0.11-04, cpe:2.3:a:sun:jsf:2.0.11.04:*:*:*:*:*:*:*) : CVE-2018-14371


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [05:21 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 12.578 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 18.637 s]
[INFO] Tobago Helper to activate Mojarra .................. FAILURE [ 19.300 s]
[INFO] Tobago Helper to activate MyFaces .................. SKIPPED
[INFO] Tobago Helper to activate OpenWebBeans ............. SKIPPED
[INFO] Tobago Package for Typeahead ....................... SKIPPED
[INFO] Tobago Tool Annotation ............................. SKIPPED
[INFO] Tobago Tool Apt .................................... SKIPPED
[INFO] Tobago Tool Test ................................... 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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:50 min
[INFO] Finished at: 2019-10-03T19:25:58Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.2.2:check (default-cli) on project tobago-config-mojarra:
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '0.0':
[ERROR] 
[ERROR] jsf-impl-2.0.11-04.jar: CVE-2018-14371
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-config-mojarra
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191003.191927-246/tobago-5.0.0-20191003.191927-246-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191003.191927-246/tobago-5.0.0-20191003.191927-246-source-release.zip
[Fast Archiver] Compressed 8.94 MB of artifacts by 59.1% relative to #1843
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191003.192525-155/tobago-config-mojarra-5.0.0-20191003.192525-155.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191003.192525-155/tobago-config-mojarra-5.0.0-20191003.192525-155-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191003.192503-155/tobago-config-dev-5.0.0-20191003.192503-155.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191003.192503-155/tobago-config-dev-5.0.0-20191003.192503-155-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Core #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1844' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1843

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

Changes:

[udo.schnurpfeil] new custom element <tobago-date>


------------------------------------------
[...truncated 57.85 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-config-mojarra ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-config-mojarra ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-config-mojarra ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-config-mojarra ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-config-mojarra ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-config-mojarra ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-config-mojarra ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-config-mojarra ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-config-mojarra >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-config-mojarra ---
[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-config-mojarra <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-config-mojarra ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-config-mojarra ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-config-mojarra ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-config-mojarra ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.6 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191002.105554-154.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191002.105554-154.jar (8.1 kB at 7.0 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191002.105554-154.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191002.105554-154.pom (1.7 kB at 1.5 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml (366 B at 583 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 892 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml (366 B at 320 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191002.105554-154-sources.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191002.105554-154-sources.jar (7.9 kB at 6.9 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 911 B/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-config-mojarra ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ tobago-config-mojarra ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/typeahead.*
[INFO] Exclude: **/src/main/webapp/script/prism*.*
[INFO] Exclude: **/src/main/webapp/style/prism*.*
[INFO] Exclude: **/src/main/webapp/script/qunit*.*
[INFO] Exclude: **/src/main/webapp/style/qunit*.*
[INFO] Exclude: **/*.log
[INFO] Exclude: **/rebuild-theme.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/x-sample.txt
[INFO] Exclude: **/readme.*
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/jquery-*.js
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 2 licence.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-config-mojarra ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- dependency-check-maven:5.2.2:check (default-cli) @ tobago-config-mojarra ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (3 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 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] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Tobago Helper to activate Mojarra:

jsf-impl-2.0.11-04.jar (pkg:maven/com.sun.faces/jsf-impl@2.0.11-04, cpe:2.3:a:sun:jsf:2.0.11.04:*:*:*:*:*:*:*) : CVE-2018-14371


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [05:05 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 12.539 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 19.904 s]
[INFO] Tobago Helper to activate Mojarra .................. FAILURE [ 17.816 s]
[INFO] Tobago Helper to activate MyFaces .................. SKIPPED
[INFO] Tobago Helper to activate OpenWebBeans ............. SKIPPED
[INFO] Tobago Package for Typeahead ....................... SKIPPED
[INFO] Tobago Tool Annotation ............................. SKIPPED
[INFO] Tobago Tool Apt .................................... SKIPPED
[INFO] Tobago Tool Test ................................... 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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:33 min
[INFO] Finished at: 2019-10-02T10:56:28Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.2.2:check (default-cli) on project tobago-config-mojarra:
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '0.0':
[ERROR] 
[ERROR] jsf-impl-2.0.11-04.jar: CVE-2018-14371
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-config-mojarra

[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191002.105015-245/tobago-5.0.0-20191002.105015-245-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191002.105015-245/tobago-5.0.0-20191002.105015-245-source-release.zip
[Fast Archiver] Compressed 8.94 MB of artifacts by 60.5% relative to #1842
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191002.105554-154/tobago-config-mojarra-5.0.0-20191002.105554-154.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191002.105554-154/tobago-config-mojarra-5.0.0-20191002.105554-154-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191002.105533-154/tobago-config-dev-5.0.0-20191002.105533-154.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191002.105533-154/tobago-config-dev-5.0.0-20191002.105533-154-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Core #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1843' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1842

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

Changes:

[hnoeth] improve fixed-header


------------------------------------------
[...truncated 115.24 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-config-mojarra ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-config-mojarra ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-config-mojarra ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-config-mojarra ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-config-mojarra ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-config-mojarra ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-config-mojarra ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-config-mojarra ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-config-mojarra >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-config-mojarra ---
[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-config-mojarra <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-config-mojarra ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-config-mojarra ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-config-mojarra ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-config-mojarra ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.5 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191001.142143-153.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191001.142143-153.jar (8.1 kB at 6.9 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191001.142143-153.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191001.142143-153.pom (1.7 kB at 1.4 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml (366 B at 578 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 876 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml (366 B at 313 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191001.142143-153-sources.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20191001.142143-153-sources.jar (7.9 kB at 6.8 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 886 B/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-config-mojarra ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ tobago-config-mojarra ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/typeahead.*
[INFO] Exclude: **/src/main/webapp/script/prism*.*
[INFO] Exclude: **/src/main/webapp/style/prism*.*
[INFO] Exclude: **/src/main/webapp/script/qunit*.*
[INFO] Exclude: **/src/main/webapp/style/qunit*.*
[INFO] Exclude: **/*.log
[INFO] Exclude: **/rebuild-theme.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/x-sample.txt
[INFO] Exclude: **/readme.*
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/jquery-*.js
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 2 licence.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-config-mojarra ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- dependency-check-maven:5.2.2:check (default-cli) @ tobago-config-mojarra ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (2 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 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] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (3 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Tobago Helper to activate Mojarra:

jsf-impl-2.0.11-04.jar (pkg:maven/com.sun.faces/jsf-impl@2.0.11-04, cpe:2.3:a:sun:jsf:2.0.11.04:*:*:*:*:*:*:*) : CVE-2018-14371


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [06:43 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 36.542 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 22.275 s]
[INFO] Tobago Helper to activate Mojarra .................. FAILURE [ 22.684 s]
[INFO] Tobago Helper to activate MyFaces .................. SKIPPED
[INFO] Tobago Helper to activate OpenWebBeans ............. SKIPPED
[INFO] Tobago Package for Typeahead ....................... SKIPPED
[INFO] Tobago Tool Annotation ............................. SKIPPED
[INFO] Tobago Tool Apt .................................... SKIPPED
[INFO] Tobago Tool Test ................................... 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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:50 min
[INFO] Finished at: 2019-10-01T14:22:19Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.2.2:check (default-cli) on project tobago-config-mojarra:
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '0.0':
[ERROR] 
[ERROR] jsf-impl-2.0.11-04.jar: CVE-2018-14371
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-config-mojarra
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20191001.141403-244/tobago-5.0.0-20191001.141403-244-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20191001.141403-244/tobago-5.0.0-20191001.141403-244-source-release.zip
[Fast Archiver] Compressed 8.94 MB of artifacts by 60.1% relative to #1841
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191001.142143-153/tobago-config-mojarra-5.0.0-20191001.142143-153.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20191001.142143-153/tobago-config-mojarra-5.0.0-20191001.142143-153-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191001.142119-153/tobago-config-dev-5.0.0-20191001.142119-153.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20191001.142119-153/tobago-config-dev-5.0.0-20191001.142119-153-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
No mail will be sent out, as 'Tobago Trunk » Tobago Themes #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Blank #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Assembly #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Apache Tobago #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@myfaces.apache.org
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Standard #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Scarborough #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Assembly #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate OpenWebBeans #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to set Project stage to Development #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Test #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Speyside #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Roxborough #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Annotation #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Helper to activate MyFaces #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Examples #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Package for Typeahead #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Core #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Tool Apt #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Theme Charlotteville #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Tobago Trunk » Tobago Example Demo #1842' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: Tobago Trunk #1841

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

Changes:

[udo.schnurpfeil] optimize imports

------------------------------------------
[...truncated 65.12 KB...]
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 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] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[INFO] 
[INFO] ----------< org.apache.myfaces.tobago:tobago-config-mojarra >-----------
[INFO] Building Tobago Helper to activate Mojarra 5.0.0-SNAPSHOT         [4/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-config-mojarra ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-config-mojarra ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-config-mojarra ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-config-mojarra ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-config-mojarra ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-config-mojarra ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-config-mojarra ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-config-mojarra ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-config-mojarra ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-config-mojarra >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-config-mojarra ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-config-mojarra ---
[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-config-mojarra <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-config-mojarra ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (source-release-assembly) @ tobago-config-mojarra ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-config-mojarra ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-config-mojarra ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.6 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20190926.125803-152.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20190926.125803-152.jar (8.1 kB at 7.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20190926.125803-152.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20190926.125803-152.pom (1.7 kB at 1.5 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml (366 B at 585 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 870 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/maven-metadata.xml (366 B at 325 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20190926.125803-152-sources.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-20190926.125803-152-sources.jar (7.9 kB at 7.0 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 904 B/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-config-mojarra ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ tobago-config-mojarra ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/typeahead.*
[INFO] Exclude: **/src/main/webapp/script/prism*.*
[INFO] Exclude: **/src/main/webapp/style/prism*.*
[INFO] Exclude: **/src/main/webapp/script/qunit*.*
[INFO] Exclude: **/src/main/webapp/style/qunit*.*
[INFO] Exclude: **/*.log
[INFO] Exclude: **/rebuild-theme.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/x-sample.txt
[INFO] Exclude: **/readme.*
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/jquery-*.js
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 2 licence.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-config-mojarra ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- dependency-check-maven:5.2.2:check (default-cli) @ tobago-config-mojarra ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (2 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 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] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Tobago Helper to activate Mojarra:

jsf-impl-2.0.11-04.jar (pkg:maven/com.sun.faces/jsf-impl@2.0.11-04, cpe:2.3:a:sun:jsf:2.0.11.04:*:*:*:*:*:*:*) : CVE-2018-14371


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [05:21 min]
[INFO] Tobago Tool ........................................ SUCCESS [ 13.333 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 19.051 s]
[INFO] Tobago Helper to activate Mojarra .................. FAILURE [ 17.250 s]
[INFO] Tobago Helper to activate MyFaces .................. SKIPPED
[INFO] Tobago Helper to activate OpenWebBeans ............. SKIPPED
[INFO] Tobago Package for Typeahead ....................... SKIPPED
[INFO] Tobago Tool Annotation ............................. SKIPPED
[INFO] Tobago Tool Apt .................................... SKIPPED
[INFO] Tobago Tool Test ................................... 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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:46 min
[INFO] Finished at: 2019-09-26T12:58:35Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.2.2:check (default-cli) on project tobago-config-mojarra:
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '0.0':
[ERROR] 
[ERROR] jsf-impl-2.0.11-04.jar: CVE-2018-14371
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-config-mojarra

[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/5.0.0-SNAPSHOT/tobago-example-blank-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-20190926.125220-243/tobago-5.0.0-20190926.125220-243-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-source-release.zip> to org.apache.myfaces.tobago/tobago/5.0.0-20190926.125220-243/tobago-5.0.0-20190926.125220-243-source-release.zip
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20190926.125803-152/tobago-config-mojarra-5.0.0-20190926.125803-152.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-20190926.125803-152/tobago-config-mojarra-5.0.0-20190926.125803-152-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20190926.125743-152/tobago-config-dev-5.0.0-20190926.125743-152.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-20190926.125743-152/tobago-config-dev-5.0.0-20190926.125743-152-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/5.0.0-SNAPSHOT/tobago-theme-speyside-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: Tobago Trunk #1840

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

Changes:

[udo.schnurpfeil] code style: dataset["fooBar"] -> dataset.fooBar issue: TOBAGO-1633: TS

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/Tobago%20Trunk/ws/>
No credentials specified
 > 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/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 29fc056a09af6bc228703fdf0b7d249c61de63f5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29fc056a09af6bc228703fdf0b7d249c61de63f5
Commit message: "code style: dataset["fooBar"] -> dataset.fooBar issue: TOBAGO-1633: TS refactoring"
 > git rev-list --no-walk c40e25fac8c89dbfdaa459d3d002424c00329799 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38044
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tobago Trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38044
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Tobago%20Trunk/ws/hs_err_pid64672.log>
ERROR: Failed to launch Maven. Exit code = 1
[JIRA] Updating issue TOBAGO-1633

Build failed in Jenkins: Tobago Trunk #1839

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

Changes:

[udo.schnurpfeil] simple refactoring

[udo.schnurpfeil] custom element: tobago-label * fixes: tobago-label is not a custom

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/Tobago%20Trunk/ws/>
No credentials specified
 > 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/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c40e25fac8c89dbfdaa459d3d002424c00329799 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c40e25fac8c89dbfdaa459d3d002424c00329799
Commit message: "custom element: tobago-label * fixes: tobago-label is not a custom element, it uses <label>"
 > git rev-list --no-walk 3d073dbae89a46f568eeb2fcf5d8a94a7c1e45a0 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 33812
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tobago Trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33812
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Tobago%20Trunk/ws/hs_err_pid56314.log>
ERROR: Failed to launch Maven. Exit code = 1

Build failed in Jenkins: Tobago Trunk #1838

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

Changes:

[jasmin.kroeger] set header from fixed to sticky

[udo.schnurpfeil] custom element: tobago-page

[udo.schnurpfeil] lint - code style

[udo.schnurpfeil] lint - code style

[udo.schnurpfeil] lint - code style: line length

[udo.schnurpfeil] lint - code style: * signature * double quote strings * no parameter

[udo.schnurpfeil] docs

[udo.schnurpfeil] update plugin, hope this repairs download problems of the Jenkins

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/Tobago%20Trunk/ws/>
No credentials specified
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/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/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-tobago.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3d073dbae89a46f568eeb2fcf5d8a94a7c1e45a0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d073dbae89a46f568eeb2fcf5d8a94a7c1e45a0
Commit message: "update plugin, hope this repairs download problems of the Jenkins"
 > git rev-list --no-walk 7075b52a6bf83ee723c9dd31713de8b2ce594370 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38298
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tobago Trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38298
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Tobago%20Trunk/ws/hs_err_pid10717.log>
ERROR: Failed to launch Maven. Exit code = 1

Build failed in Jenkins: Tobago Trunk #1837

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

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/Tobago%20Trunk/ws/>
No credentials specified
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/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	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 H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Tobago%20Trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
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/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	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 H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Tobago%20Trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
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/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	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 H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Tobago%20Trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'

Build failed in Jenkins: Tobago Trunk #1836

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

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/Tobago%20Trunk/ws/>
No credentials specified
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/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	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 H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Tobago%20Trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
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/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	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 H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Tobago%20Trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
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/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	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 H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Tobago%20Trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Tobago%20Trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'