Build failed in Jenkins: eugene-technical-site-snapshot #32
http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/32/Changes: [Tony CHEMIT] Use new API in mojos + remove extension of providers no more used [Tony CHEMIT] Use new API, clean reader code, remove extension on providers (no more [Tony CHEMIT] optimize dependencies ------------------------------------------ [...truncated 1024 lines...] [INFO] config - src basedir : <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [INFO] copy bundle en_GB to src [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ eugene --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 6 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ eugene --- [WARNING] The extension xsl is already accepted for comment style xml [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/generated-sources> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/processed-sources> [INFO] Scan 404 files header done in 698.151ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ eugene --- [INFO] Compiling 5 source files to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ eugene --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ eugene --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- plexus-component-metadata:1.7:generate-metadata (default) @ eugene --- [INFO] Discovered 11 component descriptors(s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ eugene --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:test-javadoc < generate-test-sources @ eugene <<< [INFO] configuring report plugin org.apache.maven.plugins:maven-changelog-plugin:2.3 [INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.4 [INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.19.1 [INFO] preparing 'report' report requires '[surefire]test' forked phase execution [INFO] [INFO] >>> maven-surefire-report-plugin:2.19.1:report > [surefire]test @ eugene >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ eugene --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 41 dependencies to check. [INFO] 41 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 45621ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ eugene --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ eugene --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- processor-maven-plugin:1.3:process (default) @ eugene --- [INFO] No file to process. [INFO] [INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ eugene --- [INFO] [INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ eugene --- [WARNING] No license name defined for jaxen--jaxen--1.1.4 [INFO] All files are up to date, skip goal execution. [INFO] [INFO] --- i18n-maven-plugin:3.6.2:parserJava (default) @ eugene --- [INFO] start entry basedir:<http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/src/main/java,> includes:[**/*.java] [INFO] 5 file(s) to process (among 177 files) [INFO] Parsing is done. [treated file(s) : 0/5](total time:60.984ms) ( ~ 12.197ms / file) [INFO] [INFO] >>> i18n-maven-plugin:3.6.2:gen (default) > :get @ eugene >>> [INFO] [INFO] --- i18n-maven-plugin:3.6.2:get (get) @ eugene --- [INFO] config - basedir : <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] import getter java.getter in 79813ns [INFO] Copying eugene.properties to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/generated-sources/i18n/eugene-fromGetters_fr_FR.properties> [INFO] Copying eugene.properties to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/generated-sources/i18n/eugene-fromGetters_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.6.2:gen (default) < :get @ eugene <<< [INFO] [INFO] --- i18n-maven-plugin:3.6.2:gen (default) @ eugene --- [INFO] config - src basedir : <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [INFO] copy bundle en_GB to src [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ eugene --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 6 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ eugene --- [WARNING] The extension xsl is already accepted for comment style xml [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/generated-sources> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/processed-sources> [INFO] Scan 404 files header done in 338.918ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ eugene --- [INFO] Compiling 5 source files to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ eugene --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ eugene --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- plexus-component-metadata:1.7:generate-metadata (default) @ eugene --- [INFO] Discovered 11 component descriptors(s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ eugene --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ eugene --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ eugene --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ eugene --- [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] <<< maven-surefire-report-plugin:2.19.1:report < [surefire]test @ eugene <<< [INFO] configuring report plugin org.codehaus.mojo:license-maven-plugin:1.9 [INFO] configuring report plugin org.codehaus.sonar-plugins:maven-report:0.1 [INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.2 [INFO] configuring report plugin org.codehaus.plexus:plexus-maven-plugin:1.3.8 [INFO] preparing 'components-report' report requires '[plexus-site]process-resources' forked phase execution [INFO] [INFO] >>> plexus-maven-plugin:1.3.8:components-report > [plexus-site]process-resources @ eugene >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ eugene --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 41 dependencies to check. [INFO] 41 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 54547ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ eugene --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ eugene --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ eugene --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- processor-maven-plugin:1.3:process (default) @ eugene --- [INFO] No file to process. [INFO] [INFO] --- plexus-maven-plugin:1.3.8:descriptor @ eugene --- [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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] EUGene ............................................. SUCCESS [01:53 min] [INFO] EUGene :: EUGene ................................... FAILURE [01:57 min] [INFO] EUGene :: Java templates ........................... SKIPPED [INFO] EUGene :: PlantUML templates ....................... SKIPPED [INFO] EUGene :: YAML templates ........................... SKIPPED [INFO] EUGene :: Maven plugin ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:16 min [INFO] Finished at: 2016-10-08T11:54:50+02:00 [INFO] Final Memory: 145M/586M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "snapshot-site" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project eugene: failed to get report for org.codehaus.plexus:plexus-maven-plugin: Failed to execute goal org.codehaus.plexus:plexus-maven-plugin:1.3.8:descriptor (null) on project eugene: Failed to extract descriptors: syntax error @[31,1] in <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/processed-sources/java/org/nuiton/eugene/models/stereotype/package-info.java> -> [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 :eugene Sending e-mails to: eugene-build@list.nuiton.org chemit@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
http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/33/Changes: [Tony CHEMIT] add missing plugin [Tony CHEMIT] remove annotations on java package files (break site generation) ------------------------------------------ [...truncated 2432 lines...] [INFO] [INFO] --- i18n-maven-plugin:3.6.2:gen (default) @ eugene-java-templates --- [INFO] config - src basedir : <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [INFO] copy bundle en_GB to src [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ eugene-java-templates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ eugene-java-templates --- [WARNING] The extension xsl is already accepted for comment style xml [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/generated-sources> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/processed-sources> [INFO] Scan 36 files header done in 157.362ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ eugene-java-templates --- [INFO] Compiling 1 source file to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ eugene-java-templates --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ eugene-java-templates --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- plexus-component-metadata:1.7:generate-metadata (default) @ eugene-java-templates --- [INFO] Discovered 12 component descriptors(s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ eugene-java-templates --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:test-javadoc < generate-test-sources @ eugene-java-templates <<< [INFO] configuring report plugin org.apache.maven.plugins:maven-changelog-plugin:2.3 [INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.4 [INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.19.1 [INFO] preparing 'report' report requires '[surefire]test' forked phase execution [INFO] [INFO] >>> maven-surefire-report-plugin:2.19.1:report > [surefire]test @ eugene-java-templates >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ eugene-java-templates --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 40 dependencies to check. [INFO] 40 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 43534ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ eugene-java-templates --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ eugene-java-templates --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- processor-maven-plugin:1.3:process (default) @ eugene-java-templates --- [INFO] No file to process. [INFO] [INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ eugene-java-templates --- [INFO] [INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ eugene-java-templates --- [WARNING] No license name defined for jaxen--jaxen--1.1.4 [INFO] All files are up to date, skip goal execution. [INFO] [INFO] --- i18n-maven-plugin:3.6.2:parserJava (default) @ eugene-java-templates --- [INFO] start entry basedir:<http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/src/main/java,> includes:[**/*.java] [INFO] 1 file(s) to process (among 14 files) [INFO] Parsing is done. [treated file(s) : 0/1](total time:1.011ms) ( ~ 1.011ms / file) [INFO] [INFO] >>> i18n-maven-plugin:3.6.2:gen (default) > :get @ eugene-java-templates >>> [INFO] [INFO] --- i18n-maven-plugin:3.6.2:get (get) @ eugene-java-templates --- [INFO] config - basedir : <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] import getter java.getter in 65659ns [INFO] Copying eugene-java-templates.properties to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/generated-sources/i18n/eugene-java-templates-fromGetters_fr_FR.properties> [INFO] Copying eugene-java-templates.properties to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/generated-sources/i18n/eugene-java-templates-fromGetters_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.6.2:gen (default) < :get @ eugene-java-templates <<< [INFO] [INFO] --- i18n-maven-plugin:3.6.2:gen (default) @ eugene-java-templates --- [INFO] config - src basedir : <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [INFO] copy bundle en_GB to src [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ eugene-java-templates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ eugene-java-templates --- [WARNING] The extension xsl is already accepted for comment style xml [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/generated-sources> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/processed-sources> [INFO] Scan 36 files header done in 207.011ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ eugene-java-templates --- [INFO] Compiling 1 source file to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ eugene-java-templates --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ eugene-java-templates --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- plexus-component-metadata:1.7:generate-metadata (default) @ eugene-java-templates --- [INFO] Discovered 12 component descriptors(s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ eugene-java-templates --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ eugene-java-templates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ eugene-java-templates --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ eugene-java-templates --- [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] <<< maven-surefire-report-plugin:2.19.1:report < [surefire]test @ eugene-java-templates <<< [INFO] configuring report plugin org.codehaus.mojo:license-maven-plugin:1.9 [INFO] configuring report plugin org.codehaus.sonar-plugins:maven-report:0.1 [INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.2 [INFO] configuring report plugin org.codehaus.plexus:plexus-maven-plugin:1.3.8 [INFO] preparing 'components-report' report requires '[plexus-site]process-resources' forked phase execution [INFO] [INFO] >>> plexus-maven-plugin:1.3.8:components-report > [plexus-site]process-resources @ eugene-java-templates >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ eugene-java-templates --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 40 dependencies to check. [INFO] 40 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 44409ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ eugene-java-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ eugene-java-templates --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ eugene-java-templates --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- processor-maven-plugin:1.3:process (default) @ eugene-java-templates --- [INFO] No file to process. [INFO] [INFO] --- plexus-maven-plugin:1.3.8:descriptor @ eugene-java-templates --- [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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] EUGene ............................................. SUCCESS [01:04 min] [INFO] EUGene :: EUGene ................................... SUCCESS [01:23 min] [INFO] EUGene :: Java templates ........................... FAILURE [ 13.986 s] [INFO] EUGene :: PlantUML templates ....................... SKIPPED [INFO] EUGene :: YAML templates ........................... SKIPPED [INFO] EUGene :: Maven plugin ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:44 min [INFO] Finished at: 2016-10-08T12:03:22+02:00 [INFO] Final Memory: 166M/586M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "snapshot-site" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project eugene-java-templates: failed to get report for org.codehaus.plexus:plexus-maven-plugin: Failed to execute goal org.codehaus.plexus:plexus-maven-plugin:1.3.8:descriptor (null) on project eugene-java-templates: Failed to extract descriptors: syntax error @[73,9] in <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/processed-sources/java/org/nuiton/eugene/java/EugeneJavaStereoTypes.java> -> [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 :eugene-java-templates Sending e-mails to: eugene-build@list.nuiton.org chemit@codelutin.com Sending e-mails to: eugene-build@list.nuiton.org 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
http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/34/Changes: [Tony CHEMIT] optimize license plugin configuration [Tony CHEMIT] fix javadoc [Tony CHEMIT] Remove notion of stereotypes, only keep tag values (stereotypes are [Tony CHEMIT] Remove old tag value and stereotypes api (See #4042) [Tony CHEMIT] reintroduce old api for some extra cases but should improve this [Tony CHEMIT] fix javadoc [Tony CHEMIT] remove stereotype report [Tony CHEMIT] review tag value report [Tony CHEMIT] review doc [Tony CHEMIT] fix renderer typo [Tony CHEMIT] fix renderer typo ------------------------------------------ [...truncated 3821 lines...] [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ eugene-maven-plugin --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- plexus-component-metadata:1.7:generate-metadata (default) @ eugene-maven-plugin --- [INFO] Discovered 4 component descriptors(s) [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (default) @ eugene-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 6 mojo descriptors. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ eugene-maven-plugin --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ eugene-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ eugene-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ eugene-maven-plugin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ eugene-maven-plugin --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/eugene-maven-plugin-3.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eugene-maven-plugin --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ eugene-maven-plugin >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ eugene-maven-plugin --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 95 dependencies to check. [INFO] 95 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 449618ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ eugene-maven-plugin --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ eugene-maven-plugin --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- maven-plugin-plugin:3.4:helpmojo (default) @ eugene-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 6 mojo descriptors. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ eugene-maven-plugin <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ eugene-maven-plugin --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/eugene-maven-plugin-3.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ eugene-maven-plugin --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/eugene-maven-plugin-3.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-invoker-plugin:2.0.0:install (integration-test) @ eugene-maven-plugin --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/pom.xml> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT.pom> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/target/eugene-3.0-SNAPSHOT-site_en.xml> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT-site_en.xml> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/target/eugene-3.0-SNAPSHOT-site_fr.xml> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT-site_fr.xml> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/target/eugene-3.0-SNAPSHOT.pom.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT.pom.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/target/eugene-3.0-SNAPSHOT-site_en.xml.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT-site_en.xml.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/target/eugene-3.0-SNAPSHOT-site_fr.xml.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT-site_fr.xml.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/pom.xml> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT.pom> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/eugene-3.0-SNAPSHOT.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/src/license/THIRD-PARTY.properties> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT-third-party.properties> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/eugene-3.0-SNAPSHOT-sources.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT-sources.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/eugene-3.0-SNAPSHOT-javadoc.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT-javadoc.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/eugene-3.0-SNAPSHOT.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/eugene-3.0-SNAPSHOT.pom.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT.pom.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/gpg/src/license/THIRD-PARTY.properties.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT-third-party.properties.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/eugene-3.0-SNAPSHOT-sources.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT-sources.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene/target/eugene-3.0-SNAPSHOT-javadoc.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene/3.0-SNAPSHOT/eugene-3.0-SNAPSHOT-javadoc.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/pom.xml> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-java-templates/3.0-SNAPSHOT/eugene-java-templates-3.0-SNAPSHOT.pom> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/eugene-java-templates-3.0-SNAPSHOT.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-java-templates/3.0-SNAPSHOT/eugene-java-templates-3.0-SNAPSHOT.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/src/license/THIRD-PARTY.properties> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-java-templates/3.0-SNAPSHOT/eugene-java-templates-3.0-SNAPSHOT-third-party.properties> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/eugene-java-templates-3.0-SNAPSHOT-sources.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-java-templates/3.0-SNAPSHOT/eugene-java-templates-3.0-SNAPSHOT-sources.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/eugene-java-templates-3.0-SNAPSHOT-javadoc.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-java-templates/3.0-SNAPSHOT/eugene-java-templates-3.0-SNAPSHOT-javadoc.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/eugene-java-templates-3.0-SNAPSHOT.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-java-templates/3.0-SNAPSHOT/eugene-java-templates-3.0-SNAPSHOT.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/eugene-java-templates-3.0-SNAPSHOT.pom.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-java-templates/3.0-SNAPSHOT/eugene-java-templates-3.0-SNAPSHOT.pom.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/gpg/src/license/THIRD-PARTY.properties.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-java-templates/3.0-SNAPSHOT/eugene-java-templates-3.0-SNAPSHOT-third-party.properties.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/eugene-java-templates-3.0-SNAPSHOT-sources.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-java-templates/3.0-SNAPSHOT/eugene-java-templates-3.0-SNAPSHOT-sources.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-java-templates/target/eugene-java-templates-3.0-SNAPSHOT-javadoc.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-java-templates/3.0-SNAPSHOT/eugene-java-templates-3.0-SNAPSHOT-javadoc.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-plantuml-templates/pom.xml> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-plantuml-templates/3.0-SNAPSHOT/eugene-plantuml-templates-3.0-SNAPSHOT.pom> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-plantuml-templates/target/eugene-plantuml-templates-3.0-SNAPSHOT.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-plantuml-templates/3.0-SNAPSHOT/eugene-plantuml-templates-3.0-SNAPSHOT.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-plantuml-templates/src/license/THIRD-PARTY.properties> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-plantuml-templates/3.0-SNAPSHOT/eugene-plantuml-templates-3.0-SNAPSHOT-third-party.properties> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-plantuml-templates/target/eugene-plantuml-templates-3.0-SNAPSHOT-sources.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-plantuml-templates/3.0-SNAPSHOT/eugene-plantuml-templates-3.0-SNAPSHOT-sources.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-plantuml-templates/target/eugene-plantuml-templates-3.0-SNAPSHOT-javadoc.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-plantuml-templates/3.0-SNAPSHOT/eugene-plantuml-templates-3.0-SNAPSHOT-javadoc.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-plantuml-templates/target/eugene-plantuml-templates-3.0-SNAPSHOT.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-plantuml-templates/3.0-SNAPSHOT/eugene-plantuml-templates-3.0-SNAPSHOT.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-plantuml-templates/target/eugene-plantuml-templates-3.0-SNAPSHOT.pom.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-plantuml-templates/3.0-SNAPSHOT/eugene-plantuml-templates-3.0-SNAPSHOT.pom.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-plantuml-templates/target/gpg/src/license/THIRD-PARTY.properties.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-plantuml-templates/3.0-SNAPSHOT/eugene-plantuml-templates-3.0-SNAPSHOT-third-party.properties.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-plantuml-templates/target/eugene-plantuml-templates-3.0-SNAPSHOT-sources.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-plantuml-templates/3.0-SNAPSHOT/eugene-plantuml-templates-3.0-SNAPSHOT-sources.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-plantuml-templates/target/eugene-plantuml-templates-3.0-SNAPSHOT-javadoc.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-plantuml-templates/3.0-SNAPSHOT/eugene-plantuml-templates-3.0-SNAPSHOT-javadoc.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-yaml-templates/pom.xml> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-yaml-templates/3.0-SNAPSHOT/eugene-yaml-templates-3.0-SNAPSHOT.pom> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-yaml-templates/target/eugene-yaml-templates-3.0-SNAPSHOT.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-yaml-templates/3.0-SNAPSHOT/eugene-yaml-templates-3.0-SNAPSHOT.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-yaml-templates/src/license/THIRD-PARTY.properties> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-yaml-templates/3.0-SNAPSHOT/eugene-yaml-templates-3.0-SNAPSHOT-third-party.properties> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-yaml-templates/target/eugene-yaml-templates-3.0-SNAPSHOT-sources.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-yaml-templates/3.0-SNAPSHOT/eugene-yaml-templates-3.0-SNAPSHOT-sources.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-yaml-templates/target/eugene-yaml-templates-3.0-SNAPSHOT-javadoc.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-yaml-templates/3.0-SNAPSHOT/eugene-yaml-templates-3.0-SNAPSHOT-javadoc.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-yaml-templates/target/eugene-yaml-templates-3.0-SNAPSHOT.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-yaml-templates/3.0-SNAPSHOT/eugene-yaml-templates-3.0-SNAPSHOT.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-yaml-templates/target/eugene-yaml-templates-3.0-SNAPSHOT.pom.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-yaml-templates/3.0-SNAPSHOT/eugene-yaml-templates-3.0-SNAPSHOT.pom.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-yaml-templates/target/gpg/src/license/THIRD-PARTY.properties.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-yaml-templates/3.0-SNAPSHOT/eugene-yaml-templates-3.0-SNAPSHOT-third-party.properties.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-yaml-templates/target/eugene-yaml-templates-3.0-SNAPSHOT-sources.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-yaml-templates/3.0-SNAPSHOT/eugene-yaml-templates-3.0-SNAPSHOT-sources.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-yaml-templates/target/eugene-yaml-templates-3.0-SNAPSHOT-javadoc.jar.asc> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-yaml-templates/3.0-SNAPSHOT/eugene-yaml-templates-3.0-SNAPSHOT-javadoc.jar.asc> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/pom.xml> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-maven-plugin/3.0-SNAPSHOT/eugene-maven-plugin-3.0-SNAPSHOT.pom> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/eugene-maven-plugin-3.0-SNAPSHOT.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-maven-plugin/3.0-SNAPSHOT/eugene-maven-plugin-3.0-SNAPSHOT.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/src/license/THIRD-PARTY.properties> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-maven-plugin/3.0-SNAPSHOT/eugene-maven-plugin-3.0-SNAPSHOT-third-party.properties> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/eugene-maven-plugin-3.0-SNAPSHOT-sources.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-maven-plugin/3.0-SNAPSHOT/eugene-maven-plugin-3.0-SNAPSHOT-sources.jar> [INFO] Installing <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/eugene-maven-plugin-3.0-SNAPSHOT-javadoc.jar> to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/eugene-maven-plugin/target/local-repo/org/nuiton/eugene/eugene-maven-plugin/3.0-SNAPSHOT/eugene-maven-plugin-3.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-invoker-plugin:2.0.0:run (integration-test) @ eugene-maven-plugin --- [INFO] Building: generate/only-zargo-xmi/pom.xml [INFO] run script verify.groovy [INFO] ..SUCCESS (5.3 s) [INFO] Building: generate/all/pom.xml [INFO] run script verify.groovy [INFO] ..SUCCESS (5.3 s) [INFO] Building: generate/only-zargo/pom.xml [INFO] run script verify.groovy [INFO] ..SUCCESS (2.5 s) [INFO] Building: evol-308/pom.xml [INFO] run script verify.groovy [INFO] ..SUCCESS (7.9 s) [INFO] Building: evol-879/xmi/pom.xml [INFO] run script verify.groovy [INFO] ..SUCCESS (8.0 s) [INFO] Building: evol-879/zargo/pom.xml [INFO] run script verify.groovy [INFO] ..SUCCESS (10.4 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 6, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ eugene-maven-plugin --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ eugene-maven-plugin --- [INFO] Loaded <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/target/collect-artifacts.txt> [INFO] Copying eugene-maven-plugin-3.0-SNAPSHOT.jar to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/target/collect/org.nuiton.eugene--eugene-maven-plugin/eugene-maven-plugin-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/target/collect/org.nuiton.eugene--eugene-maven-plugin/THIRD-PARTY.properties> [INFO] Copying eugene-maven-plugin-3.0-SNAPSHOT-sources.jar to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/target/collect/org.nuiton.eugene--eugene-maven-plugin/eugene-maven-plugin-3.0-SNAPSHOT-sources.jar> [INFO] Copying eugene-maven-plugin-3.0-SNAPSHOT-javadoc.jar to <http://ci.nuiton.org/jenkins/job/eugene-technical-site-snapshot/ws/target/collect/org.nuiton.eugene--eugene-maven-plugin/eugene-maven-plugin-3.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ eugene-maven-plugin --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eugene-maven-plugin --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ eugene-maven-plugin --- [INFO] Used declared dependencies found: [INFO] org.nuiton.eugene:eugene:jar:3.0-SNAPSHOT:compile [INFO] com.tunnelvisionlabs:antlr4-runtime:jar:4.5:compile [INFO] com.tunnelvisionlabs:antlr4-annotations:jar:4.5:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-15:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.6.2:compile [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] commons-collections:commons-collections:jar:3.2.1:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] com.google.guava:guava:jar:19.0:compile [INFO] org.apache.maven:maven-plugin-api:jar:3.3.9:compile [INFO] org.apache.maven:maven-core:jar:3.3.9:provided [INFO] org.apache.maven:maven-model:jar:3.3.9:provided [INFO] org.apache.maven:maven-artifact:jar:3.3.9:provided [INFO] org.apache.maven:maven-settings:jar:3.3.9:provided [INFO] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4:provided [INFO] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile [INFO] org.apache.maven.reporting:maven-reporting-impl:jar:2.4:compile [INFO] org.apache.maven.doxia:doxia-sink-api:jar:1.6:compile [INFO] org.apache.maven.doxia:doxia-site-renderer:jar:1.6:compile [INFO] xml-apis:xml-apis:jar:1.4.01:runtime [INFO] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile [INFO] org.codehaus.plexus:plexus-utils:jar:3.0.24:compile [INFO] org.nuiton:helper-maven-plugin-api:jar:2.3.2:compile [WARNING] Unused declared dependencies found: [WARNING] org.apache.maven.doxia:doxia-core:jar:1.6: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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] EUGene ............................................. SUCCESS [01:16 min] [INFO] EUGene :: EUGene ................................... SUCCESS [01:38 min] [INFO] EUGene :: Java templates ........................... SUCCESS [ 46.132 s] [INFO] EUGene :: PlantUML templates ....................... SUCCESS [ 33.034 s] [INFO] EUGene :: YAML templates ........................... SUCCESS [ 29.486 s] [INFO] EUGene :: Maven plugin ............................. FAILURE [01:09 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:59 min [INFO] Finished at: 2016-10-08T16:34:15+02:00 [INFO] Final Memory: 196M/740M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "snapshot-site" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project eugene-maven-plugin: 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 :eugene-maven-plugin Sending e-mails to: eugene-build@list.nuiton.org chemit@codelutin.com Sending e-mails to: eugene-build@list.nuiton.org chemit@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
participants (1)
-
admin+ci-nuiton.org@codelutin.com