See <http://ci.chorem.org/jenkins/job/bow-demo-latest/10/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 545 lines...] [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/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-demo-latest/ws/bow-ui/src/main/java/org/chorem/bow/BowMigrationPreference.java>:[34,23] org.nuiton.util.VersionUtil in org.nuiton.util has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/bow-ui/src/main/java/org/chorem/bow/BowConfig.java>:[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/ws/bow-ui/src/main/java/org/chorem/bow/BowConfig.java>:[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/ws/bow-ui/src/main/java/org/chorem/bow/BowSession.java>:[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/ws/bow-ui/src/main/java/org/chorem/bow/BowMigrationPreference.java>:[177,17] org.nuiton.util.VersionUtil in org.nuiton.util has been deprecated [INFO] <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/bow-ui/target/generated-sources/java/org/nuiton/wikitty/entities/WikittyLabelAbstract.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/bow-ui/target/generated-sources/java/org/nuiton/wikitty/entities/WikittyLabelAbstract.java>: 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/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-demo-latest/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-demo-latest/ws/bow-ui/target/bow-ui-1.6-revffebec5]> [INFO] Processing war project [INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/bow-ui/src/main/webapp]> [INFO] Webapp assembled in [1141 msecs] [INFO] Building war: <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/bow-ui/target/bow-ui-1.6-revffebec5.war> [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/ws/bow-ui/src/main/xmi> [INFO] Copy file <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/bow-ui/src/main/xmi/bow-model.properties> to <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/bow-ui/target/generated-sources/xmi/bow-model.properties> [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/ws/bow-ui/target/generated-sources/xmi> 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/ws/bow-ui/target/extracted-sources/model/wikitty.properties> 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/ws/bow-ui/target/generated-sources/models/bow-model.properties> [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/ws/bow-ui/target/bow-ui-1.6-revffebec5/extensions/bow4chromium.crx> [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/ws/bow-ui/target/bow-ui-1.6-revffebec5-sources.jar> [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 <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/target/collect-artifacts.txt> [INFO] Copying bow-ui-1.6-revffebec5.war to <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/target/collect/org.chorem--bow-ui/bow-ui-1.6-revffebec5.war> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/target/collect/org.chorem--bow-ui/THIRD-PARTY.properties> [INFO] Copying bow-ui-1.6-revffebec5-sources.jar to <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/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 <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/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 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 [01:10 min] [INFO] BOW :: Chromium extension .......................... SUCCESS [03:13 min] [INFO] BOW UI ............................................. FAILURE [05:19 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:28 min [INFO] Finished at: 2015-08-03T01:39:26+02:00 [INFO] Final Memory: 103M/365M [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@list.chorem.org poussin@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 8 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second