Bow-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
August 2015
- 1 participants
- 9 discussions
See <http://ci.chorem.org/jenkins/job/bow-sonar/3/changes>
Changes:
[Benjamin POUSSIN] struts 2.3.16 as by default struts.mapper.action.prefix.enabled = false
[Benjamin POUSSIN] use chorempom 2.3
[Benjamin POUSSIN] change sub module version to 1.4.1-SNAPSHOT
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5-SNAPSHOT development
[Maven Release] Fix space in license header
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.4.1' with non-snapshot versions
[Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
[Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
[Benjamin POUSSIN] fixes #1261: Can use prefix that start with another existing prefix
[Benjamin POUSSIN] fixes #1203: Pouvoir masquer les resultats filtres ayant un certain tag
------------------------------------------
[...truncated 198 lines...]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 30; columnNumber: 63; The value of attribute "test" associated with an element type "null" must not contain the '<' character.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:387)
... 4 more
[Fatal Error] bookmark.jsp~:2:22: Element type "div" must be followed by either attribute specifications, ">" or "/>".
[ERROR] could not parse file <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/webapp/WEB-IN…>
org.nuiton.i18n.plugin.parser.ParserException: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 2; columnNumber: 22; Element type "div" must be followed by either attribute specifications, ">" or "/>".
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:400)
at org.nuiton.i18n.plugin.parser.ParserExecutor$ParserTask.run(ParserExecutor.java:219)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 2; columnNumber: 22; Element type "div" must be followed by either attribute specifications, ">" or "/>".
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:387)
... 4 more
[Fatal Error] temporaryXml.jsp~:5:6: The processing instruction target matching "[xX][mM][lL]" is not allowed.
[ERROR] could not parse file <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/webapp/WEB-IN…>
org.nuiton.i18n.plugin.parser.ParserException: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 5; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:400)
at org.nuiton.i18n.plugin.parser.ParserExecutor$ParserTask.run(ParserExecutor.java:219)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 5; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:387)
... 4 more
[Fatal Error] permanentXml.jsp~:6:6: The processing instruction target matching "[xX][mM][lL]" is not allowed.
[ERROR] could not parse file <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/webapp/WEB-IN…>
org.nuiton.i18n.plugin.parser.ParserException: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 6; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:400)
at org.nuiton.i18n.plugin.parser.ParserExecutor$ParserTask.run(ParserExecutor.java:219)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 6; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:387)
... 4 more
[Fatal Error] rightMenu.jsp~:5:31: The prefix "sj" for element "sj:dialog" is not bound.
[ERROR] could not parse file <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/webapp/WEB-IN…>
org.nuiton.i18n.plugin.parser.ParserException: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 5; columnNumber: 31; The prefix "sj" for element "sj:dialog" is not bound.
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:400)
at org.nuiton.i18n.plugin.parser.ParserExecutor$ParserTask.run(ParserExecutor.java:219)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 5; columnNumber: 31; The prefix "sj" for element "sj:dialog" is not bound.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:387)
... 4 more
[INFO]
[INFO] >>> maven-i18n-plugin:2.3.1:gen (gen-and-make-bundle) > :get @ bow-ui >>>
[INFO]
[INFO] --- maven-i18n-plugin:2.3.1:get (get) @ bow-ui ---
[INFO] Copying bow-ui.properties to <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/generated-sourc…>
[INFO] Copying bow-ui.properties to <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/generated-sourc…>
[INFO]
[INFO] <<< maven-i18n-plugin:2.3.1:gen (gen-and-make-bundle) < :get @ bow-ui <<<
[INFO]
[INFO] --- maven-i18n-plugin:2.3.1:gen (gen-and-make-bundle) @ bow-ui ---
[WARNING] bundle fr_FR contains 19/180 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] Copying bow-ui_fr_FR.properties to <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/resources/i18…>
[WARNING] bundle en_GB contains 19/180 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] Copying bow-ui_en_GB.properties to <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/resources/i18…>
[INFO]
[INFO] >>> maven-i18n-plugin:2.3.1:bundle (gen-and-make-bundle) > :collect-i18n-artifacts @ bow-ui >>>
[INFO]
[INFO] --- maven-i18n-plugin:2.3.1:collect-i18n-artifacts (collect-i18n-artifacts) @ bow-ui ---
[INFO] collected 3 i18n artifacts for locale fr_FR stored in <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n/collect-bo…>
[INFO] collected 3 i18n artifacts for locale en_GB stored in <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n/collect-bo…>
[INFO]
[INFO] <<< maven-i18n-plugin:2.3.1:bundle (gen-and-make-bundle) < :collect-i18n-artifacts @ bow-ui <<<
[INFO]
[INFO] --- maven-i18n-plugin:2.3.1:bundle (gen-and-make-bundle) @ bow-ui ---
[WARNING] bundle fr_FR contains 19/222 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 19/222 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bow-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ bow-ui ---
[INFO] Compiling 58 source files to <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/java/org/chor…>:[60,31] <O>loadDefaultOptions(java.lang.Class<O>) in org.nuiton.util.ApplicationConfig has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/java/org/chor…>:[63,31] <O>loadDefaultOptions(java.lang.Class<O>) in org.nuiton.util.ApplicationConfig has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/java/org/chor…>:[182,25] equals(java.lang.Object,java.lang.Object) in org.apache.commons.lang3.ObjectUtils has been deprecated
[INFO] <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/generated-sourc…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/generated-sourc…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow-ui ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/surefire-workdir>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bow-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ bow-ui ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bow-ui ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:2.6:war (default-war) @ bow-ui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bow-ui] in [<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/bow-ui-1.5-SNAP…]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/webapp]>
[INFO] Webapp assembled in [4796 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/bow-ui-1.5-SNAP…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow-ui ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 1 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ SUCCESS [ 14.844 s]
[INFO] BOW :: Chromium extension .......................... SUCCESS [ 32.439 s]
[INFO] BOW UI ............................................. SUCCESS [02:37 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:40 min
[INFO] Finished at: 2015-07-16T02:19:53+02:00
[INFO] Final Memory: 40M/214M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped
[bow-sonar] $ /opt/maven3/bin/mvn -f <http://ci.chorem.org/jenkins/job/bow-sonar/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -B sonar:sonar -Dsonar.jdbc.url=jdbc:postgresql://localhost/sonar-chorem.org ******** ******** -Dsonar.host.url=http://qa.chorem.org ******** ********
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- sonar-maven-plugin:2.6:sonar (default-cli) @ bow ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ FAILURE [ 32.331 s]
[INFO] BOW :: Chromium extension .......................... SKIPPED
[INFO] BOW UI ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.412 s
[INFO] Finished at: 2015-07-16T02:22:08+02:00
[INFO] Final Memory: 19M/240M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project bow: Execution default-cli of goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar failed: SonarQube server can not be reached at http://qa.chorem.org. Please check the parameter 'sonar.host.url'. connect timed out -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project bow: Execution default-cli of goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar failed: SonarQube server can not be reached at http://qa.chorem.org. Please check the parameter 'sonar.host.url'.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-cli of goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar failed: SonarQube server can not be reached at http://qa.chorem.org. Please check the parameter 'sonar.host.url'.
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
Caused by: java.lang.IllegalStateException: SonarQube server can not be reached at http://qa.chorem.org. Please check the parameter 'sonar.host.url'.
at org.codehaus.mojo.sonar.ServerMetadata.getVersion(ServerMetadata.java:70)
at org.codehaus.mojo.sonar.ServerMetadata.logSettings(ServerMetadata.java:84)
at org.codehaus.mojo.sonar.SonarMojo.execute(SonarMojo.java:126)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
... 21 more
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
at sun.net.www.http.HttpClient.New(HttpClient.java:308)
at sun.net.www.http.HttpClient.New(HttpClient.java:326)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:997)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:933)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:851)
at org.codehaus.mojo.sonar.ServerMetadata.getConnection(ServerMetadata.java:119)
at org.codehaus.mojo.sonar.ServerMetadata.remoteContent(ServerMetadata.java:91)
at org.codehaus.mojo.sonar.ServerMetadata.getVersion(ServerMetadata.java:66)
... 24 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
SonarQube analysis completed: FAILURE
Build step 'SonarQube' changed build result to FAILURE
Build step 'SonarQube' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 2 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
14
25 Feb '16
See <http://ci.chorem.org/jenkins/job/bow-demo-latest/1/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/>
Cloning the remote Git repository
Cloning repository http://git.chorem.org/bow.git
> git init <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/> # timeout=10
Fetching upstream changes from http://git.chorem.org/bow.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url http://git.chorem.org/bow.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://git.chorem.org/bow.git # timeout=10
Fetching upstream changes from http://git.chorem.org/bow.git
> git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision c4a1b41675e4726bd61d6937c1dc243adb1a7ec3 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f c4a1b41675e4726bd61d6937c1dc243adb1a7ec3
First time build. Skipping changelog.
[bow-demo-latest] $ /opt/maven3/bin/mvn -s /var/local/forge/data/chorem.org/maven/settings.xml -Padd-git-commit-id-to-project-version -N
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.491 s
[INFO] Finished at: 2015-06-19T01:23:11+02:00
[INFO] Final Memory: 7M/240M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "add-git-commit-id-to-project-version" could not be activated because it does not exist.
[ERROR] No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [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/NoGoalSpecifiedException
Build step 'Invoke top-level Maven targets' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
12
Build failed in Jenkins: bow-demo-latest » BOW UI #10
by admin+ci-chorem.org@codelutin.com 06 Aug '15
by admin+ci-chorem.org@codelutin.com 06 Aug '15
06 Aug '15
See <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/10/chang…>
Changes:
[Benjamin POUSSIN] add support for BowAuthentication on all Bookmark
[Benjamin POUSSIN] add icon before script(let) link
[Benjamin POUSSIN] add all missing translation for UI
[Benjamin POUSSIN] use last wikitty version to use wikitty service authorisation with null if no access
[Benjamin POUSSIN] add support for more than one BowAuthentication for one Bookmark (need when
[Benjamin POUSSIN] add small documentation in UI
[Benjamin POUSSIN] remove problematic field with struts and multiple setter
[Benjamin POUSSIN] use entity to < char
[Benjamin POUSSIN] remove log.info use to debug
[Benjamin POUSSIN] bug fixes: '' -> ', {0} -> %s (old i18n syntax to new)
------------------------------------------
[...truncated 164 lines...]
org.codehaus.mojo.license.header.InvalideFileHeaderException: Could not extract header on file <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/src/m…> for reason copyright [Copyright (C) 2010-2015 CodeLutin] is not valid
at org.codehaus.mojo.license.AbstractFileHeaderMojo.processFile(AbstractFileHeaderMojo.java:913)
at org.codehaus.mojo.license.AbstractFileHeaderMojo.processFile(AbstractFileHeaderMojo.java:826)
at org.codehaus.mojo.license.AbstractFileHeaderMojo.processCommentStyle(AbstractFileHeaderMojo.java:800)
at org.codehaus.mojo.license.AbstractFileHeaderMojo.doAction(AbstractFileHeaderMojo.java:581)
at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[INFO] Scan 189 files header done in 22.002s.
[INFO]
* update header on 2 files.
* uptodate header on 112 files.
* add header on 74 files.
* fail header on 1 file.
[INFO]
[INFO] --- minify-maven-plugin:1.7.4:minify (default-minify) @ bow-ui ---
[INFO] Starting CSS task:
[INFO] Processing source file [bookmark.css].
[INFO] Processing source file [jquery-ui-1.8.11.custom.bow.css].
[INFO] Processing source file [global.css].
[INFO] Creating the merged file [bow.css].
[INFO] Creating the minified file [bow.min.css].
[INFO] Uncompressed size: 48717 bytes.
[INFO] Compressed size: 34403 bytes minified (6752 bytes gzipped).
[INFO]
[INFO] Starting JavaScript task:
[INFO] Processing source file [bookmark.js].
[INFO] Creating the merged file [bow.js].
[INFO] Creating the minified file [bow.min.js].
[INFO] Uncompressed size: 1531 bytes.
[INFO] Compressed size: 368 bytes minified (218 bytes gzipped).
[INFO]
[INFO]
[INFO] --- minify-maven-plugin:1.7.4:minify (scriptlet-bowadd-minify) @ bow-ui ---
[WARNING] The source file [bowadd.js] has the same name as the final file.
[INFO] Starting CSS task:
[INFO] Starting JavaScript task:
[INFO] Processing source file [bowadd.js].
[INFO] Creating the merged file [bowadd.js].
[INFO] Creating the minified file [bowadd.min.js].
[INFO] Uncompressed size: 1468 bytes.
[INFO] Compressed size: 463 bytes minified (242 bytes gzipped).
[INFO]
[INFO]
[INFO] --- minify-maven-plugin:1.7.4:minify (scriptlet-bowpwd-minify) @ bow-ui ---
[INFO] Starting CSS task:
[INFO] Starting JavaScript task:
[INFO] Processing source file [sha256.js].
[INFO] Processing source file [bowpwd.js].
[INFO] Creating the merged file [bowpwd-sha256.js].
[INFO] Creating the minified file [bowpwd-sha256.min.js].
[INFO] Uncompressed size: 14011 bytes.
[INFO] Compressed size: 3495 bytes minified (1966 bytes gzipped).
[INFO]
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ bow-ui ---
[INFO] Compiling 112 source files to <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/src/m…>:[34,23] org.nuiton.util.VersionUtil in org.nuiton.util has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/src/m…>:[63,31] <O>loadDefaultOptions(java.lang.Class<O>) in org.nuiton.config.ApplicationConfig has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/src/m…>:[66,31] <O>loadDefaultOptions(java.lang.Class<O>) in org.nuiton.config.ApplicationConfig has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/src/m…>:[224,25] equals(java.lang.Object,java.lang.Object) in org.apache.commons.lang3.ObjectUtils has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/src/m…>:[177,17] org.nuiton.util.VersionUtil in org.nuiton.util has been deprecated
[INFO] <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ bow-ui ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ bow-ui ---
[INFO] Skipping goal (skipGenerateChanges flag is on).
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow-ui ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bow-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/src/t…>
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ bow-ui ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bow-ui ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:2.6:war (default-war) @ bow-ui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bow-ui] in [<http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/src/m…]>
[INFO] Webapp assembled in [1141 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bow-ui >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow-ui ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow-ui ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow-ui ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- eugene-maven-plugin:2.7.4:smart-generate (api generator) @ bow-ui ---
[WARNING] ================================================================================
[WARNING]
[WARNING] Since version 2.5, smart-generate is deprecated (it will be removed in version 3.0).
[WARNING] Prefer use now the generate goal.
[WARNING]
[WARNING] See http://maven-site.nuiton.org/eugene/eugene-maven-plugin/generate-mojo.html
[WARNING] See http://nuiton.org/issues/2251
[WARNING]
[WARNING] ================================================================================
[INFO] Process phase [zargo] for one entry.
[INFO] Expanding 1 xmi file(s) from <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/src/m…>
[INFO] Copy file <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/src/m…> to <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…>
[INFO] No file generated.
[INFO] Process phase [xmi] for one entry.
[INFO] Processing XSL tranformation on <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…> for 1 file(s).
[INFO] No file generated.
[INFO] Process phase [model] for 2 entries.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:126) beforeReadFile - No properties provider filled, will instanciate a new default one
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAccessStat.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.admin.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.reader.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.writer.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyGroup.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyI18n.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyLabel.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyToken.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyTreeNode.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyUser.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
INFO [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:270) loadModelProperties - 11 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…>
INFO [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:270) loadModelProperties - 0 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…>
[INFO] No file generated.
[INFO] Apply generator WikittyMetaTransformer
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.void misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Wikitty misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.WikittyHook misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Binary misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.Wikitty misses a "version" tagValue
INFO [pool-1-thread-1 for channel] (WikittyContractGenerator.java:73) transformFromModel - 21 classes to process
WARN [pool-1-thread-1 for channel] (WikittyAbstractGenerator.java:267) addConstants - no version specified in model for org.nuiton.wikitty.entities.WikittyHook using 1.0
INFO [pool-1-thread-1 for channel] (WikittyImplementationGenerator.java:90) isGenerateImpl - Will not generate [org.nuiton.wikitty.entities.WikittyI18nImpl], there is some operations to manually implement
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ bow-ui ---
[INFO] Configured Artifact: org.chorem:bow-extension-chromium:1.6-revffebec5:crx
[INFO] Copying bow-extension-chromium-1.6-revffebec5.crx to <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow-ui <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow-ui ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow-ui/ws/targe…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bow-ui ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow-ui ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow-ui ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow-ui ---
[INFO] Loaded /var/local/forge/data/chorem.org/jenkins/workspace/bow-demo-latest/target/collect-artifacts.txt
[INFO] Copying bow-ui-1.6-revffebec5.war to /var/local/forge/data/chorem.org/jenkins/workspace/bow-demo-latest/target/collect/org.chorem--bow-ui/bow-ui-1.6-revffebec5.war
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/chorem.org/jenkins/workspace/bow-demo-latest/target/collect/org.chorem--bow-ui/THIRD-PARTY.properties
[INFO] Copying bow-ui-1.6-revffebec5-sources.jar to /var/local/forge/data/chorem.org/jenkins/workspace/bow-demo-latest/target/collect/org.chorem--bow-ui/bow-ui-1.6-revffebec5-sources.jar
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow-ui ---
[INFO] Copying bow-ui-1.6-revffebec5.war to /var/local/forge/data/chorem.org/jenkins/workspace/bow-demo-latest/target/collect/org.chorem--bow-ui/bow-ui-1.6-revffebec5.war
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-deploy-files) @ bow-ui ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow-ui ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ bow-ui ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-2:compile
[INFO] org.nuiton.web:nuiton-struts2:jar:1.17:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton.wikitty:wikitty-api:jar:3.13-SNAPSHOT:compile
[INFO] org.apache.struts:struts2-core:jar:2.3.24:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.24:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] commons-collections:commons-collections:jar:3.2.1:compile
[INFO] commons-codec:commons-codec:jar:1.9:compile
[INFO] org.htmlparser:htmlparser:jar:1.6:compile
[INFO] javax.mail:mail:jar:1.4.3:compile
[INFO] javax.servlet:servlet-api:jar:2.5:provided
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.httpcomponents:httpcore:jar:4.3:compile
[INFO] org.apache.httpcomponents:httpclient:jar:4.3:compile
[INFO] org.jsoup:jsoup:jar:1.7.2:compile
[INFO] com.github.rjeschke:txtmark:jar:0.13:compile
[WARNING] Used undeclared dependencies found:
[WARNING] org.apache.commons:commons-collections4:jar:4.0:compile
[JENKINS] Archiving disabled
1
2
See <http://ci.chorem.org/jenkins/job/bow-nightly/23/changes>
Changes:
[Benjamin POUSSIN] add support for BowAuthentication on all Bookmark
[Benjamin POUSSIN] add icon before script(let) link
[Benjamin POUSSIN] add all missing translation for UI
[Benjamin POUSSIN] use last wikitty version to use wikitty service authorisation with null if no access
[Benjamin POUSSIN] add support for more than one BowAuthentication for one Bookmark (need when
[Benjamin POUSSIN] add small documentation in UI
[Benjamin POUSSIN] remove problematic field with struts and multiple setter
[Benjamin POUSSIN] use entity to < char
[Benjamin POUSSIN] remove log.info use to debug
[Benjamin POUSSIN] bug fixes: '' -> ', {0} -> %s (old i18n syntax to new)
------------------------------------------
[...truncated 626 lines...]
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Wikitty misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.WikittyHook misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Binary misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.Wikitty misses a "version" tagValue
INFO [pool-1-thread-1 for channel] (WikittyContractGenerator.java:73) transformFromModel - 21 classes to process
WARN [pool-1-thread-1 for channel] (WikittyAbstractGenerator.java:267) addConstants - no version specified in model for org.nuiton.wikitty.entities.WikittyHook using 1.0
INFO [pool-1-thread-1 for channel] (WikittyImplementationGenerator.java:90) isGenerateImpl - Will not generate [org.nuiton.wikitty.entities.WikittyI18nImpl], there is some operations to manually implement
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ bow-ui ---
[INFO] Configured Artifact: org.chorem:bow-extension-chromium:1.6-SNAPSHOT:crx
[INFO] Copying bow-extension-chromium-1.6-SNAPSHOT.crx to <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/bow-ui-1.6-SN…>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow-ui <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow-ui ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/bow-ui-1.6-SN…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bow-ui ---
[INFO]
109 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:72: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:93: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:286: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:306: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:126: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:143: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:551: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:225: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:234: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:263: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:570: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:197: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:206: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:235: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:300: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:310: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:320: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:330: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:340: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:350: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:359: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:368: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:378: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:388: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:398: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:407: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:417: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:426: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:436: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:446: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:505: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:570: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:140: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:129: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:138: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:167: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:56: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:71: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:139: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:123: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:132: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:161: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:119: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:130: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:219: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:89: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:98: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:127: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:182: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:83: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:208: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:228: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:247: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:74: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:65: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:282: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:69: warning - @return tag cannot be used in method with void return type.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/src/main/java/org/ch…>:57: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:155: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:135: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:144: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:173: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:718: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:334: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:343: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:372: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:392: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:402: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:413: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:149: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:119: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:128: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:157: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:143: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:124: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:133: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:162: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:260: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:129: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:138: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:167: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:187: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:197: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:208: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:101: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:73: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:82: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:111: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:101: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:79: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:88: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:117: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:176: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:147: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:156: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:185: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:88: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:68: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:77: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/generated-sou…>:106: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/bow-nightly/ws/bow-ui/target/bow-ui-1.6-SN…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow-ui ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow-ui ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow-ui ---
[INFO] Loaded <http://ci.chorem.org/jenkins/job/bow-nightly/ws/target/collect-artifacts.txt>
[INFO] Copying bow-ui-1.6-SNAPSHOT.war to <http://ci.chorem.org/jenkins/job/bow-nightly/ws/target/collect/org.chorem--…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/bow-nightly/ws/target/collect/org.chorem--…>
[INFO] Copying bow-ui-1.6-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/bow-nightly/ws/target/collect/org.chorem--…>
[INFO] Copying bow-ui-1.6-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/bow-nightly/ws/target/collect/org.chorem--…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow-ui ---
[INFO] Copying bow-ui-1.6-SNAPSHOT.war to <http://ci.chorem.org/jenkins/job/bow-nightly/ws/target/collect/org.chorem--…>
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow-ui ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ bow-ui ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-2:compile
[INFO] org.nuiton.web:nuiton-struts2:jar:1.17:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton.wikitty:wikitty-api:jar:3.13-SNAPSHOT:compile
[INFO] org.apache.struts:struts2-core:jar:2.3.24:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.24:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] commons-collections:commons-collections:jar:3.2.1:compile
[INFO] commons-codec:commons-codec:jar:1.9:compile
[INFO] org.htmlparser:htmlparser:jar:1.6:compile
[INFO] javax.mail:mail:jar:1.4.3:compile
[INFO] javax.servlet:servlet-api:jar:2.5:provided
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.httpcomponents:httpcore:jar:4.3:compile
[INFO] org.apache.httpcomponents:httpclient:jar:4.3:compile
[INFO] org.jsoup:jsoup:jar:1.7.2:compile
[INFO] com.github.rjeschke:txtmark:jar:0.13:compile
[WARNING] Used undeclared dependencies found:
[WARNING] org.apache.commons:commons-collections4:jar:4.0:compile
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ SUCCESS [ 15.147 s]
[INFO] BOW :: Chromium extension .......................... SUCCESS [ 11.325 s]
[INFO] BOW UI ............................................. FAILURE [01:07 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 min
[INFO] Finished at: 2015-08-03T00:40:19+02:00
[INFO] Final Memory: 103M/568M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project bow-ui: Dependency problems found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project bow-ui: Dependency problems found
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found
at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :bow-ui
Sending e-mails to: bow-build(a)list.chorem.org poussin(a)codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
2
06 Aug '15
See <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/23/changes>
Changes:
[Benjamin POUSSIN] add support for BowAuthentication on all Bookmark
[Benjamin POUSSIN] add icon before script(let) link
[Benjamin POUSSIN] add all missing translation for UI
[Benjamin POUSSIN] use last wikitty version to use wikitty service authorisation with null if no access
[Benjamin POUSSIN] add support for more than one BowAuthentication for one Bookmark (need when
[Benjamin POUSSIN] add small documentation in UI
[Benjamin POUSSIN] remove problematic field with struts and multiple setter
[Benjamin POUSSIN] use entity to < char
[Benjamin POUSSIN] remove log.info use to debug
[Benjamin POUSSIN] bug fixes: '' -> ', {0} -> %s (old i18n syntax to new)
------------------------------------------
[...truncated 273 lines...]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bow-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/test/…>
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ bow-ui ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bow-ui ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:2.6:war (default-war) @ bow-ui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bow-ui] in [<http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/bo…]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…]>
[INFO] Webapp assembled in [580 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/bo…>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bow-ui >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow-ui ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow-ui ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow-ui ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- eugene-maven-plugin:2.7.4:smart-generate (api generator) @ bow-ui ---
[WARNING] ================================================================================
[WARNING]
[WARNING] Since version 2.5, smart-generate is deprecated (it will be removed in version 3.0).
[WARNING] Prefer use now the generate goal.
[WARNING]
[WARNING] See http://maven-site.nuiton.org/eugene/eugene-maven-plugin/generate-mojo.html
[WARNING] See http://nuiton.org/issues/2251
[WARNING]
[WARNING] ================================================================================
[INFO] Process phase [zargo] for one entry.
[INFO] Expanding 1 xmi file(s) from <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>
[INFO] Copy file <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…> to <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>
[INFO] No file generated.
[INFO] Process phase [xmi] for one entry.
[INFO] Processing XSL tranformation on <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…> for 1 file(s).
[INFO] No file generated.
[INFO] Process phase [model] for 2 entries.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:126) beforeReadFile - No properties provider filled, will instanciate a new default one
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAccessStat.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.admin.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.reader.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.writer.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyGroup.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyI18n.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyLabel.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyToken.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyTreeNode.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyUser.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
INFO [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:270) loadModelProperties - 11 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ex…>
INFO [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:270) loadModelProperties - 0 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>
[INFO] No file generated.
[INFO] Apply generator WikittyMetaTransformer
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.void misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Wikitty misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.WikittyHook misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Binary misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.Wikitty misses a "version" tagValue
INFO [pool-1-thread-1 for channel] (WikittyContractGenerator.java:73) transformFromModel - 21 classes to process
WARN [pool-1-thread-1 for channel] (WikittyAbstractGenerator.java:267) addConstants - no version specified in model for org.nuiton.wikitty.entities.WikittyHook using 1.0
INFO [pool-1-thread-1 for channel] (WikittyImplementationGenerator.java:90) isGenerateImpl - Will not generate [org.nuiton.wikitty.entities.WikittyI18nImpl], there is some operations to manually implement
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ bow-ui ---
[INFO] Configured Artifact: org.chorem:bow-extension-chromium:1.6-SNAPSHOT:crx
[INFO] Copying bow-extension-chromium-1.6-SNAPSHOT.crx to <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/bo…>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow-ui <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow-ui ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/bo…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bow-ui ---
[INFO]
109 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:72: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:93: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:286: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:306: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:126: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:143: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:551: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:225: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:234: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:263: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:570: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:197: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:206: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:235: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:300: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:310: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:320: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:330: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:340: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:350: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:359: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:368: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:378: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:388: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:398: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:407: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:417: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:426: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:436: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:446: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:505: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:570: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:140: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:129: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:138: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:167: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:56: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:71: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:139: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:123: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:132: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:161: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:119: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:130: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:219: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:89: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:98: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:127: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:182: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:83: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:208: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:228: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:247: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:74: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:65: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:282: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:69: warning - @return tag cannot be used in method with void return type.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/src/main/…>:57: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:155: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:135: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:144: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:173: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:718: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:334: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:343: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:372: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:392: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:402: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:413: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:149: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:119: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:128: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:157: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:143: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:124: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:133: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:162: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:260: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:129: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:138: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:167: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:187: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:197: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:208: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:101: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:73: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:82: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:111: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:101: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:79: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:88: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:117: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:176: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:147: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:156: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:185: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:88: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:68: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:77: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/ge…>:106: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow-ui/ws/target/bo…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow-ui ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow-ui ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow-ui ---
[INFO] Loaded /var/local/forge/data/chorem.org/jenkins/workspace/bow-nightly/target/collect-artifacts.txt
[INFO] Copying bow-ui-1.6-SNAPSHOT.war to /var/local/forge/data/chorem.org/jenkins/workspace/bow-nightly/target/collect/org.chorem--bow-ui/bow-ui-1.6-SNAPSHOT.war
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/chorem.org/jenkins/workspace/bow-nightly/target/collect/org.chorem--bow-ui/THIRD-PARTY.properties
[INFO] Copying bow-ui-1.6-SNAPSHOT-sources.jar to /var/local/forge/data/chorem.org/jenkins/workspace/bow-nightly/target/collect/org.chorem--bow-ui/bow-ui-1.6-SNAPSHOT-sources.jar
[INFO] Copying bow-ui-1.6-SNAPSHOT-javadoc.jar to /var/local/forge/data/chorem.org/jenkins/workspace/bow-nightly/target/collect/org.chorem--bow-ui/bow-ui-1.6-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow-ui ---
[INFO] Copying bow-ui-1.6-SNAPSHOT.war to /var/local/forge/data/chorem.org/jenkins/workspace/bow-nightly/target/collect/org.chorem--bow-ui/bow-ui-1.6-SNAPSHOT.war
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow-ui ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ bow-ui ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-2:compile
[INFO] org.nuiton.web:nuiton-struts2:jar:1.17:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton.wikitty:wikitty-api:jar:3.13-SNAPSHOT:compile
[INFO] org.apache.struts:struts2-core:jar:2.3.24:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.24:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] commons-collections:commons-collections:jar:3.2.1:compile
[INFO] commons-codec:commons-codec:jar:1.9:compile
[INFO] org.htmlparser:htmlparser:jar:1.6:compile
[INFO] javax.mail:mail:jar:1.4.3:compile
[INFO] javax.servlet:servlet-api:jar:2.5:provided
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.httpcomponents:httpcore:jar:4.3:compile
[INFO] org.apache.httpcomponents:httpclient:jar:4.3:compile
[INFO] org.jsoup:jsoup:jar:1.7.2:compile
[INFO] com.github.rjeschke:txtmark:jar:0.13:compile
[WARNING] Used undeclared dependencies found:
[WARNING] org.apache.commons:commons-collections4:jar:4.0:compile
[JENKINS] Archiving disabled
1
2
Build failed in Jenkins: bow-technical-site-snapshot #11
by admin+ci-chorem.org@codelutin.com 06 Aug '15
by admin+ci-chorem.org@codelutin.com 06 Aug '15
06 Aug '15
See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/11/changes>
Changes:
[Benjamin POUSSIN] add support for BowAuthentication on all Bookmark
[Benjamin POUSSIN] add icon before script(let) link
[Benjamin POUSSIN] add all missing translation for UI
[Benjamin POUSSIN] use last wikitty version to use wikitty service authorisation with null if no access
[Benjamin POUSSIN] add support for more than one BowAuthentication for one Bookmark (need when
[Benjamin POUSSIN] add small documentation in UI
[Benjamin POUSSIN] remove problematic field with struts and multiple setter
[Benjamin POUSSIN] use entity to < char
[Benjamin POUSSIN] remove log.info use to debug
[Benjamin POUSSIN] bug fixes: '' -> ', {0} -> %s (old i18n syntax to new)
------------------------------------------
[...truncated 1207 lines...]
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- eugene-maven-plugin:2.7.4:smart-generate (api generator) @ bow-ui ---
[WARNING] ================================================================================
[WARNING]
[WARNING] Since version 2.5, smart-generate is deprecated (it will be removed in version 3.0).
[WARNING] Prefer use now the generate goal.
[WARNING]
[WARNING] See http://maven-site.nuiton.org/eugene/eugene-maven-plugin/generate-mojo.html
[WARNING] See http://nuiton.org/issues/2251
[WARNING]
[WARNING] ================================================================================
[INFO] Process phase [zargo] for one entry.
[INFO] Expanding 1 xmi file(s) from <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>
[INFO] Copy file <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…> to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>
[INFO] No file generated.
[INFO] Process phase [xmi] for one entry.
[INFO] Processing XSL tranformation on <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…> for 1 file(s).
[INFO] No file generated.
[INFO] Process phase [model] for 2 entries.
WARN [MainThread] (AbstractObjectModelReader.java:126) beforeReadFile - No properties provider filled, will instanciate a new default one
INFO [MainThread] (AbstractObjectModelReader.java:270) loadModelProperties - 0 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAccessStat.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.admin.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [MainThread] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.reader.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [MainThread] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.writer.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyGroup.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyI18n.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyLabel.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyToken.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyTreeNode.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyUser.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
INFO [MainThread] (AbstractObjectModelReader.java:270) loadModelProperties - 11 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>
[INFO] No file generated.
[INFO] Apply generator WikittyMetaTransformer
WARN [MainThread] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.void misses a "version" tagValue
WARN [MainThread] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Wikitty misses a "version" tagValue
WARN [MainThread] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.WikittyHook misses a "version" tagValue
WARN [MainThread] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Binary misses a "version" tagValue
WARN [MainThread] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.Wikitty misses a "version" tagValue
INFO [MainThread] (WikittyContractGenerator.java:73) transformFromModel - 21 classes to process
WARN [MainThread] (WikittyAbstractGenerator.java:267) addConstants - no version specified in model for org.nuiton.wikitty.entities.WikittyHook using 1.0
INFO [MainThread] (WikittyImplementationGenerator.java:90) isGenerateImpl - Will not generate [org.nuiton.wikitty.entities.WikittyI18nImpl], there is some operations to manually implement
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ bow-ui ---
[INFO] Configured Artifact: org.chorem:bow-extension-chromium:1.6-SNAPSHOT:crx
[INFO] Copying bow-extension-chromium-1.6-SNAPSHOT.crx to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow-ui <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow-ui ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bow-ui ---
[INFO]
109 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:72: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:93: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:286: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:306: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:126: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:143: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:551: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:225: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:234: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:263: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:570: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:197: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:206: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:235: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:300: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:310: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:320: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:330: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:340: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:350: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:359: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:368: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:378: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:388: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:398: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:407: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:417: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:426: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:436: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:446: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:505: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:570: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:140: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:129: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:138: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:167: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:56: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:71: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:139: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:123: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:132: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:161: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:119: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:130: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:219: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:89: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:98: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:127: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:182: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:83: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:208: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:228: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:247: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:74: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:65: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:282: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:69: warning - @return tag cannot be used in method with void return type.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/src/…>:57: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:155: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:135: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:144: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:173: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:718: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:334: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:343: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:372: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:392: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:402: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:413: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:149: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:119: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:128: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:157: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:143: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:124: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:133: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:162: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:260: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:129: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:138: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:167: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:187: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:197: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:208: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:101: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:73: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:82: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:111: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:101: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:79: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:88: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:117: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:176: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:147: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:156: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:185: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:88: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:68: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:77: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>:106: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/bow-ui/targ…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow-ui ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow-ui ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow-ui ---
[INFO] Loaded <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/coll…>
[INFO] Copying bow-ui-1.6-SNAPSHOT.war to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/coll…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/coll…>
[INFO] Copying bow-ui-1.6-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/coll…>
[INFO] Copying bow-ui-1.6-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/coll…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow-ui ---
[INFO] Copying bow-ui-1.6-SNAPSHOT.war to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/target/coll…>
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow-ui ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ bow-ui ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-2:compile
[INFO] org.nuiton.web:nuiton-struts2:jar:1.17:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton.wikitty:wikitty-api:jar:3.13-SNAPSHOT:compile
[INFO] org.apache.struts:struts2-core:jar:2.3.24:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.24:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] commons-collections:commons-collections:jar:3.2.1:compile
[INFO] commons-codec:commons-codec:jar:1.9:compile
[INFO] org.htmlparser:htmlparser:jar:1.6:compile
[INFO] javax.mail:mail:jar:1.4.3:compile
[INFO] javax.servlet:servlet-api:jar:2.5:provided
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.httpcomponents:httpcore:jar:4.3:compile
[INFO] org.apache.httpcomponents:httpclient:jar:4.3:compile
[INFO] org.jsoup:jsoup:jar:1.7.2:compile
[INFO] com.github.rjeschke:txtmark:jar:0.13:compile
[WARNING] Used undeclared dependencies found:
[WARNING] org.apache.commons:commons-collections4:jar:4.0:compile
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ SUCCESS [03:24 min]
[INFO] BOW :: Chromium extension .......................... SUCCESS [ 27.470 s]
[INFO] BOW UI ............................................. FAILURE [01:05 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:13 min
[INFO] Finished at: 2015-08-03T00:40:22+02:00
[INFO] Final Memory: 164M/536M
[INFO] ------------------------------------------------------------------------
En attente que Jenkins finisse de récupérer les données
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project bow-ui: Dependency problems found -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :bow-ui
Sending e-mails to: bow-build(a)list.chorem.org poussin(a)codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 1 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
2
Build failed in Jenkins: bow-technical-site-snapshot » BOW UI #11
by admin+ci-chorem.org@codelutin.com 06 Aug '15
by admin+ci-chorem.org@codelutin.com 06 Aug '15
06 Aug '15
See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
Changes:
[Benjamin POUSSIN] add support for BowAuthentication on all Bookmark
[Benjamin POUSSIN] add icon before script(let) link
[Benjamin POUSSIN] add all missing translation for UI
[Benjamin POUSSIN] use last wikitty version to use wikitty service authorisation with null if no access
[Benjamin POUSSIN] add support for more than one BowAuthentication for one Bookmark (need when
[Benjamin POUSSIN] add small documentation in UI
[Benjamin POUSSIN] remove problematic field with struts and multiple setter
[Benjamin POUSSIN] use entity to < char
[Benjamin POUSSIN] remove log.info use to debug
[Benjamin POUSSIN] bug fixes: '' -> ', {0} -> %s (old i18n syntax to new)
------------------------------------------
[...truncated 247 lines...]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bow-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ bow-ui ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bow-ui ---
[INFO] No tests to run.
[JENKINS] Enregistrement des résultats des tests
[INFO]
[INFO] --- maven-war-plugin:2.6:war (default-war) @ bow-ui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bow-ui] in [<http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…]>
[INFO] Webapp assembled in [809 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bow-ui >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow-ui ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow-ui ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow-ui ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- eugene-maven-plugin:2.7.4:smart-generate (api generator) @ bow-ui ---
[WARNING] ================================================================================
[WARNING]
[WARNING] Since version 2.5, smart-generate is deprecated (it will be removed in version 3.0).
[WARNING] Prefer use now the generate goal.
[WARNING]
[WARNING] See http://maven-site.nuiton.org/eugene/eugene-maven-plugin/generate-mojo.html
[WARNING] See http://nuiton.org/issues/2251
[WARNING]
[WARNING] ================================================================================
[INFO] Process phase [zargo] for one entry.
[INFO] Expanding 1 xmi file(s) from <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
[INFO] Copy file <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…> to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
[INFO] No file generated.
[INFO] Process phase [xmi] for one entry.
[INFO] Processing XSL tranformation on <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…> for 1 file(s).
[INFO] No file generated.
[INFO] Process phase [model] for 2 entries.
WARN [MainThread] (AbstractObjectModelReader.java:126) beforeReadFile - No properties provider filled, will instanciate a new default one
INFO [MainThread] (AbstractObjectModelReader.java:270) loadModelProperties - 0 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAccessStat.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.admin.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [MainThread] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.reader.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [MainThread] (AbstractObjectModelReader.java:459) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.attribute.writer.tagvalue.allowed] : this tagvalue 'allowed' is unkown.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyGroup.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyI18n.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyLabel.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyToken.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyTreeNode.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [MainThread] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyUser.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
INFO [MainThread] (AbstractObjectModelReader.java:270) loadModelProperties - 11 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
[INFO] No file generated.
[INFO] Apply generator WikittyMetaTransformer
WARN [MainThread] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.void misses a "version" tagValue
WARN [MainThread] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Wikitty misses a "version" tagValue
WARN [MainThread] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.WikittyHook misses a "version" tagValue
WARN [MainThread] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Binary misses a "version" tagValue
WARN [MainThread] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.Wikitty misses a "version" tagValue
INFO [MainThread] (WikittyContractGenerator.java:73) transformFromModel - 21 classes to process
WARN [MainThread] (WikittyAbstractGenerator.java:267) addConstants - no version specified in model for org.nuiton.wikitty.entities.WikittyHook using 1.0
INFO [MainThread] (WikittyImplementationGenerator.java:90) isGenerateImpl - Will not generate [org.nuiton.wikitty.entities.WikittyI18nImpl], there is some operations to manually implement
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ bow-ui ---
[INFO] Configured Artifact: org.chorem:bow-extension-chromium:1.6-SNAPSHOT:crx
[INFO] Copying bow-extension-chromium-1.6-SNAPSHOT.crx to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow-ui <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow-ui ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bow-ui ---
[INFO]
109 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:72: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:93: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:286: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:306: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:126: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:143: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:551: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:225: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:234: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:263: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:570: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:197: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:206: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:235: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:300: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:310: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:320: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:330: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:340: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:350: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:359: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:368: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:378: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:388: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:398: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:407: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:417: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:426: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:436: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:446: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:505: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:570: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:140: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:129: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:138: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:167: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:56: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:71: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:139: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:123: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:132: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:161: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:119: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:130: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:219: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:89: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:98: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:127: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:182: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:83: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:208: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:228: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:247: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:74: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:65: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:282: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:69: warning - @return tag cannot be used in method with void return type.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:57: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:155: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:135: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:144: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:173: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:718: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:334: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:343: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:372: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:392: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:402: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:413: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:149: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:119: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:128: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:157: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:143: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:124: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:133: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:162: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:260: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:129: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:138: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:167: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:187: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:197: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:208: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:101: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:73: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:82: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:111: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:101: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:79: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:88: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:117: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:176: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:147: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:156: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:185: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:88: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:68: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:77: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>:106: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow-ui ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow-ui ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow-ui ---
[INFO] Loaded /var/local/forge/data/chorem.org/jenkins/workspace/bow-technical-site-snapshot/target/collect-artifacts.txt
[INFO] Copying bow-ui-1.6-SNAPSHOT.war to /var/local/forge/data/chorem.org/jenkins/workspace/bow-technical-site-snapshot/target/collect/org.chorem--bow-ui/bow-ui-1.6-SNAPSHOT.war
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/chorem.org/jenkins/workspace/bow-technical-site-snapshot/target/collect/org.chorem--bow-ui/THIRD-PARTY.properties
[INFO] Copying bow-ui-1.6-SNAPSHOT-sources.jar to /var/local/forge/data/chorem.org/jenkins/workspace/bow-technical-site-snapshot/target/collect/org.chorem--bow-ui/bow-ui-1.6-SNAPSHOT-sources.jar
[INFO] Copying bow-ui-1.6-SNAPSHOT-javadoc.jar to /var/local/forge/data/chorem.org/jenkins/workspace/bow-technical-site-snapshot/target/collect/org.chorem--bow-ui/bow-ui-1.6-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow-ui ---
[INFO] Copying bow-ui-1.6-SNAPSHOT.war to /var/local/forge/data/chorem.org/jenkins/workspace/bow-technical-site-snapshot/target/collect/org.chorem--bow-ui/bow-ui-1.6-SNAPSHOT.war
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow-ui ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ bow-ui ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-2:compile
[INFO] org.nuiton.web:nuiton-struts2:jar:1.17:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton.wikitty:wikitty-api:jar:3.13-SNAPSHOT:compile
[INFO] org.apache.struts:struts2-core:jar:2.3.24:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.24:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] commons-collections:commons-collections:jar:3.2.1:compile
[INFO] commons-codec:commons-codec:jar:1.9:compile
[INFO] org.htmlparser:htmlparser:jar:1.6:compile
[INFO] javax.mail:mail:jar:1.4.3:compile
[INFO] javax.servlet:servlet-api:jar:2.5:provided
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.httpcomponents:httpcore:jar:4.3:compile
[INFO] org.apache.httpcomponents:httpclient:jar:4.3:compile
[INFO] org.jsoup:jsoup:jar:1.7.2:compile
[INFO] com.github.rjeschke:txtmark:jar:0.13:compile
[WARNING] Used undeclared dependencies found:
[WARNING] org.apache.commons:commons-collections4:jar:4.0:compile
[JENKINS] Archiving disabled
1
2
01 Aug '15
See <http://ci.chorem.org/jenkins/job/bow-technical-site/2/changes>
Changes:
[Samuel Maisonneuve] [Documentation] - Corrections : url marque page pour chromium et mise en page recherche
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5-SNAPSHOT development
[Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
[Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
[Samuel Maisonneuve] [Bow] Doc : get started (setup)
[Samuel Maisonneuve] [Bow] Doc : get started (setup)
[Benjamin POUSSIN] struts 2.3.16 as by default struts.mapper.action.prefix.enabled = false
[Benjamin POUSSIN] use chorempom 2.3
[Benjamin POUSSIN] change sub module version to 1.4.1-SNAPSHOT
[Maven Release] Fix space in license header
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.4.1' with non-snapshot versions
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://git.chorem.org/bow.git # timeout=10
Fetching upstream changes from http://git.chorem.org/bow.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.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 c546bbeb17b7e83ed54caaf50f2ea81af24d4d28 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c546bbeb17b7e83ed54caaf50f2ea81af24d4d28
> git rev-list 47db070d589b38b35c06cc19761872fc6ba3ff80 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[bow-technical-site] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.51.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 48252
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.4.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (9 KB at 47.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (9 KB at 175.3 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (3 KB at 22.6 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (58 KB at 959.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (6 KB at 33.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/javax/m…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecl…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecl…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (47 KB at 1082.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/commons/commons…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/plugin-to…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/javax/mail/mail/1.5.0-b01/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/plugin-to… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/commons/commons… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/maven-plu…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/javax/mail/mail/1.5.0-b01/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/maven-plu… (0 B at 0.0 KB/sec)
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ bow ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/LICENSE.txt>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ bow ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ bow ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/src>
[INFO] Scan 14 files header done in 37.254ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-parent/5.0…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-parent/5.0… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s… (0 B at 0.0 KB/sec)
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/commons…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/commons-beanutils/commons-…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/commons-beanutils/commons-… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] release project Bow
[INFO] release version 1.4.1
[INFO] release date Wed Jul 15 00:00:00 CEST 2015
[INFO] release user CI Release Manager
[INFO] File saved in <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/target/changes/chang…>
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/target/surefire-work…>
[INFO] Executed tasks
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bow >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ bow ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow ---
[INFO] Copying pom.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/target/collect/org.c…>
[INFO] Copying bow-1.4.1-site.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/target/collect/org.c…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow ---
gpg: WARNING: unsafe ownership on homedir `/var/local/forge/data/chorem.org/.gnupg'
gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x1468410.ci.50288': Permission denied
gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/secring.gpg': general error
gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x1468920.ci.50288': Permission denied
gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/pubring.gpg': general error
gpg: skipped "Code Lutin": secret key not available
gpg: signing failed: secret key not available
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ FAILURE [ 11.374 s]
[INFO] BOW :: Chromium extension .......................... SKIPPED
[INFO] BOW UI ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.827 s
[INFO] Finished at: 2015-07-15T19:11:26+02:00
[INFO] Final Memory: 33M/280M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-artifacts) on project bow: Exit code: 2 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Sending e-mails to: bow-build(a)list.chorem.org poussin(a)codelutin.com maisonneuve(a)codelutin.com maven-release(a)codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
3
Build failed in Jenkins: bow-technical-site » bow #2
by admin+ci-chorem.org@codelutin.com 01 Aug '15
by admin+ci-chorem.org@codelutin.com 01 Aug '15
01 Aug '15
See <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/2/changes>
Changes:
[Samuel Maisonneuve] [Documentation] - Corrections : url marque page pour chromium et mise en page recherche
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5-SNAPSHOT development
[Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
[Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
[Samuel Maisonneuve] [Bow] Doc : get started (setup)
[Samuel Maisonneuve] [Bow] Doc : get started (setup)
[Benjamin POUSSIN] use chorempom 2.3
[Maven Release] Fix space in license header
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.4.1' with non-snapshot versions
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/pom.x…> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.4.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (9 KB at 47.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (9 KB at 175.3 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (3 KB at 22.6 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (58 KB at 959.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (6 KB at 33.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/javax/m…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecl…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecl…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (47 KB at 1082.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/commons/commons…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/plugin-to…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/javax/mail/mail/1.5.0-b01/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/plugin-to… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/commons/commons… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/maven-plu…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/javax/mail/mail/1.5.0-b01/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/maven-plu… (0 B at 0.0 KB/sec)
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ bow ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/LICEN…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ bow ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ bow ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/src>
[INFO] Scan 14 files header done in 37.254ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-parent/5.0…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-parent/5.0… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s… (0 B at 0.0 KB/sec)
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/commons…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/commons-beanutils/commons-…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/commons-beanutils/commons-… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] release project Bow
[INFO] release version 1.4.1
[INFO] release date Wed Jul 15 00:00:00 CEST 2015
[INFO] release user CI Release Manager
[INFO] File saved in <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/targe…>
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/targe…>
[INFO] Executed tasks
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bow >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ bow ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow ---
[INFO] Copying pom.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/targe…>
[INFO] Copying bow-1.4.1-site.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/targe…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow ---
gpg: WARNING: unsafe ownership on homedir `/var/local/forge/data/chorem.org/.gnupg'
gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x1468410.ci.50288': Permission denied
gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/secring.gpg': general error
gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x1468920.ci.50288': Permission denied
gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/pubring.gpg': general error
gpg: skipped "Code Lutin": secret key not available
gpg: signing failed: secret key not available
[JENKINS] Archiving disabled
1
3