Build failed in Jenkins: nuiton-config-technical-site » Nuiton Config #11
See <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site/org.nuiton$nuiton-config-project/11/display/redirect?page=changes> Changes: [Maven Release] [jgitflow-maven-plugin]updating poms for 3.3-SNAPSHOT development [Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state [Eric Chatellier] fixes 46: update libs [Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/3.3' with ------------------------------------------ Established TCP socket on 47463 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site/org.nuiton$nuiton-config-project/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml clean verify site-deploy -DperformRelease [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuiton Config [INFO] Nuiton Config :: API [INFO] Nuiton Config :: IO Ini [INFO] Nuiton Config :: Maven plugin [INFO] Nuiton Config :: Example [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Config 3.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuiton-config-project --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site/org.nuiton$nuiton-config-project/ws/target> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ nuiton-config-project --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 14 dependencies to check. [INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 45.482ms [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ nuiton-config-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ nuiton-config-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ nuiton-config-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ nuiton-config-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ nuiton-config-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ nuiton-config-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ nuiton-config-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ nuiton-config-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ nuiton-config-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ nuiton-config-project --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ nuiton-config-project --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.10:update-project-license (attach-licenses) @ nuiton-config-project --- [INFO] Will create or update license file [lgpl_v3] to <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site/org.nuiton$nuiton-config-project/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.10:add-third-party (attach-licenses) @ nuiton-config-project --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.10:update-file-header (update-file-header) @ nuiton-config-project --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site/org.nuiton$nuiton-config-project/ws/src> [INFO] Scan 3 files header done in 31.884ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.10:update-file-header (update-pom-header) @ nuiton-config-project --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site/org.nuiton$nuiton-config-project/ws/> [INFO] Scan 1 file header done in 6.365ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ nuiton-config-project --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) @ nuiton-config-project --- [ERROR] (RedmineClient:489) - Error = No permission to access project nuiton-config nor jredmine service configured for this project [WARNING] could not retrieve project 'nuiton-config', for reason could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.nuiton.org/jredmine/get_project.xml/nuiton-config org.nuiton.jredmine.service.RedmineServiceException: could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Unauthorized> on https://forge.nuiton.org/jredmine/get_project.xml/nuiton-config at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:95) at org.nuiton.jredmine.service.DefaultRedmineService.getProject(DefaultRedmineService.java:122) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.initReleaseProject(AbstractRedmineMojoWithProject.java:151) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:96) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:99) at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:333) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:102) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) 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.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:139) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: Got error code <401:Unauthorized> on https://forge.nuiton.org/jredmine/get_project.xml/nuiton-config at org.nuiton.jredmine.client.RedmineClient$AbstractRedmineResponseHandler.checkResponse(RedmineClient.java:490) at org.nuiton.jredmine.client.RedmineClient$RedmineSimpleResponseHandler.handleResponse(RedmineClient.java:507) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:222) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:164) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:139) at org.nuiton.jredmine.client.RedmineClient.executeRequest(RedmineClient.java:181) at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:90) ... 39 more [JENKINS] Archiving disabled
See <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site/org.nuiton$nuiton-config-project/12/display/redirect?page=changes> Changes: [Maven Release] [jgitflow-maven-plugin]updating poms for 3.4-SNAPSHOT development [Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state [Maven Release] Fix release ... [Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/3.4' with ------------------------------------------ [...truncated 48,17 KB...] [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/commons-... [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-l... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/commons-... [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/javax/an... [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/javax/en... [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/javax/in... [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.injec... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuratio... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/m... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/mave... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metad... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/m... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/d... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-ap... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xht... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-rende... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plu... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-report... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-report... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependenc... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-ut... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/str... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/s... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/st... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/veloci... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-an... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolatio... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecli... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecli... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v2... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecli... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecli... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v2... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecli... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.injec... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecli... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexu... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (898 B at 3.7 KB/sec) [INFO] Detects third party descriptor /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/helper-maven-plugin-api/2.3.2/helper-maven-plugin-api-2.3.2-third-party.properties [INFO] Load missing file /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/helper-maven-plugin-api/2.3.2/helper-maven-plugin-api-2.3.2-third-party.properties [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/nuiton-config/3.4/nuiton-con... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (855 B at 3.3 KB/sec) [INFO] Detects third party descriptor /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-utils/3.0-rc-18/nuiton-utils-3.0-rc-18-third-party.properties [INFO] Load missing file /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-utils/3.0-rc-18/nuiton-utils-3.0-rc-18-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/eugene/eugene/3.0-alpha-10/eugene-3.0-alpha-10-third-party.properties [INFO] Load missing file /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/eugene/eugene/3.0-alpha-10/eugene-3.0-alpha-10-third-party.properties [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/sona... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/p... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/sona... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatch... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/yaml... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.17/snakeyaml-1.17-... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/sslext/s... [INFO] Downloading: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0-third-... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/velocity... [INFO] Downloading: https://repo.maven.apache.org/maven2/velocity/velocity/1.5/velocity-1.5-thir... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/xmlunit/... [INFO] Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5-third-p... [INFO] Generating "Tierces parties" report --- license-maven-plugin:1.10:third-party-report [INFO] Generating "Sonar" report --- maven-report:0.1:report [INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.3:dependency-updates-report [INFO] artifact com.esotericsoftware.yamlbeans:yamlbeans: checking for updates from releasess [INFO] artifact commons-io:commons-io: checking for updates from releasess [INFO] artifact com.google.guava:guava: checking for updates from releasess [INFO] artifact com.moandjiezana.toml:toml4j: checking for updates from releasess [INFO] artifact commons-beanutils:commons-beanutils: checking for updates from releasess [INFO] artifact com.esotericsoftware.yamlbeans:yamlbeans: checking for updates from central [INFO] artifact commons-io:commons-io: checking for updates from central [INFO] artifact com.moandjiezana.toml:toml4j: checking for updates from central [INFO] artifact com.google.guava:guava: checking for updates from central [INFO] artifact commons-beanutils:commons-beanutils: checking for updates from central [INFO] artifact junit:junit: checking for updates from releasess [INFO] artifact log4j:log4j: checking for updates from releasess [INFO] artifact commons-logging:commons-logging: checking for updates from releasess [INFO] artifact org.apache.commons:commons-collections4: checking for updates from releasess [INFO] artifact junit:junit: checking for updates from central [INFO] artifact log4j:log4j: checking for updates from central [INFO] artifact commons-logging:commons-logging: checking for updates from central [INFO] artifact org.apache.commons:commons-configuration2: checking for updates from releasess [INFO] artifact org.apache.commons:commons-collections4: checking for updates from central [INFO] artifact org.apache.commons:commons-lang3: checking for updates from releasess [INFO] artifact org.apache.commons:commons-configuration2: checking for updates from central [INFO] artifact org.apache.maven:maven-artifact: checking for updates from releasess [INFO] artifact org.apache.commons:commons-lang3: checking for updates from central [INFO] artifact org.apache.maven:maven-model: checking for updates from releasess [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from releasess [INFO] artifact org.apache.maven:maven-artifact: checking for updates from central [INFO] artifact org.apache.maven:maven-core: checking for updates from releasess [INFO] artifact org.apache.maven:maven-settings: checking for updates from releasess [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from central [INFO] artifact org.apache.maven:maven-model: checking for updates from central [INFO] artifact org.apache.maven:maven-core: checking for updates from central [INFO] artifact org.apache.maven:maven-settings: checking for updates from central [INFO] artifact org.apache.maven.doxia:doxia-core: checking for updates from releasess [INFO] artifact org.apache.maven.doxia:doxia-sink-api: checking for updates from releasess [INFO] artifact org.apache.maven.plugin-tools:maven-plugin-annotations: checking for updates from releasess [INFO] artifact org.apache.maven.doxia:doxia-core: checking for updates from central [INFO] artifact org.apache.maven.doxia:doxia-site-renderer: checking for updates from releasess [INFO] artifact org.apache.maven.reporting:maven-reporting-api: checking for updates from releasess [INFO] artifact org.apache.maven.plugin-tools:maven-plugin-annotations: checking for updates from central [INFO] artifact org.apache.maven.doxia:doxia-sink-api: checking for updates from central [INFO] artifact org.apache.maven.doxia:doxia-site-renderer: checking for updates from central [INFO] artifact org.apache.maven.reporting:maven-reporting-api: checking for updates from central [INFO] artifact org.apache.maven.reporting:maven-reporting-impl: checking for updates from releasess [INFO] artifact org.codehaus.plexus:plexus-i18n: checking for updates from releasess [INFO] artifact org.apache.maven.reporting:maven-reporting-impl: checking for updates from central [INFO] artifact org.codehaus.plexus:plexus-utils: checking for updates from releasess [INFO] artifact org.nuiton:helper-maven-plugin-api: checking for updates from releasess [INFO] artifact org.codehaus.plexus:plexus-i18n: checking for updates from central [INFO] artifact org.codehaus.plexus:plexus-utils: checking for updates from central [INFO] artifact org.nuiton:nuiton-converter: checking for updates from releasess [INFO] artifact org.nuiton:nuiton-utils: checking for updates from releasess [INFO] artifact org.nuiton:nuiton-version: checking for updates from releasess [INFO] artifact org.nuiton.eugene:eugene: checking for updates from releasess [INFO] artifact org.nuiton:nuiton-converter: checking for updates from central [INFO] artifact org.nuiton:helper-maven-plugin-api: checking for updates from central [INFO] artifact org.nuiton.eugene:eugene: checking for updates from central [INFO] artifact org.nuiton:nuiton-utils: checking for updates from central [INFO] artifact org.nuiton:nuiton-version: checking for updates from central [INFO] artifact org.nuiton.i18n:nuiton-i18n: checking for updates from releasess [INFO] artifact org.nuiton.i18n:nuiton-i18n: checking for updates from central [INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.3:plugin-updates-report [INFO] artifact external.atlassian.jgitflow:jgitflow-maven-plugin: checking for updates from releases [INFO] artifact com.jayway.maven.plugins.android.generation2:maven-android-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking for updates from releases [INFO] artifact net.sf:stat-scm: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-ear-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-ejb-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-gpg-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-enforcer-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-jarsigner-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-pmd-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-remote-resources-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-shade-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from releases [INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from releases [INFO] artifact org.apache.tomcat.maven:tomcat6-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:animal-sniffer-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:build-helper-maven-plugin: checking for updates from releases [INFO] artifact org.apache.tomcat.maven:tomcat7-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:buildnumber-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:exec-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:findbugs-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:license-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:l10n-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:sonar-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:tidy-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:webstart-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.mojo:wagon-maven-plugin: checking for updates from releases [INFO] artifact org.codehaus.plexus:plexus-component-metadata: checking for updates from releases [INFO] artifact org.codehaus.plexus:plexus-maven-plugin: checking for updates from releases [INFO] artifact org.eclipse.jetty:jetty-jspc-maven-plugin: checking for updates from releases [INFO] artifact org.nuiton:helper-maven-plugin: checking for updates from releases [INFO] artifact org.eclipse.jetty:jetty-maven-plugin: checking for updates from releases [INFO] artifact org.nuiton.i18n:i18n-maven-plugin: checking for updates from releases [INFO] artifact org.nuiton.jredmine:jredmine-maven-plugin: checking for updates from releases [INFO] artifact org.nuiton.processor:processor-maven-plugin: checking for updates from releases [INFO] artifact pl.project13.maven:git-commit-id-plugin: checking for updates from releases [INFO] Generating "Property Updates Report" report --- versions-maven-plugin:2.3:property-updates-report [INFO] Generating Sitemap. [INFO] Rendering 1 generated Doxia document: 1 xdoc [JENKINS] Archiving site from <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site/org.nuiton$nuiton-config-project/ws/target/site> to /var/local/forge/data/nuiton.org/jenkins/jobs/nuiton-config-technical-site/site [INFO] [INFO] --- maven-site-plugin:3.4:deploy (default-deploy) @ nuiton-config-project --- [INFO] Parent project loaded from repository: org.nuiton:nuitonpom:pom:10.5 scpexe://forge.nuiton.org/var/lib/doc/maven-site/nuiton.org/nuiton-config/3.4/ - Session: Opened [INFO] Pushing <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site/org.nuiton$nuiton-config-project/ws/target/site> [INFO] >>> to scpexe://forge.nuiton.org/var/lib/doc/maven-site/nuiton.org/nuiton-config/3.4/./ Executing command: mkdir -p /var/lib/doc/maven-site/nuiton.org/nuiton-config/3.4/./ Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish@forge.nuiton.org "mkdir -p /var/lib/doc/maven-site/nuiton.org/nuiton-config/3.4/./"' Permission denied (publickey). scpexe://forge.nuiton.org/var/lib/doc/maven-site/nuiton.org/nuiton-config/3.4/ - Session: Disconnecting scpexe://forge.nuiton.org/var/lib/doc/maven-site/nuiton.org/nuiton-config/3.4/ - Session: Disconnected [JENKINS] Archiving disabled
participants (1)
-
admin+ci-nuiton.org@codelutin.com