On Mon, Jul 8, 2013 at 9:20 AM, Vincent Massol <[email protected]> wrote: > > On Jul 8, 2013, at 9:14 AM, Thomas Mortagne <[email protected]> wrote: > >> Hmm checkstyle bug, hard to work around this one. > > I don't think it's a checkstyle bug, my IDE reports the problem too, I've > just fixed it.
It is a bug of both you IDE and checkstyle then :) See what you get and you encode code content: http://nexus.xwiki.org/nexus/service/local/repositories/releases/archive/org/xwiki/commons/xwiki-commons-component-api/5.1-rc-1/xwiki-commons-component-api-5.1-rc-1-javadoc.jar/!/org/xwiki/component/util/ReflectionUtils.html#getLastFieldGenericArgument%28java.lang.reflect.Field%29 > > Thanks > -Vincent > >> On Mon, Jul 8, 2013 at 8:57 AM, Jenkins <[email protected]> wrote: >>> Check console output at http://ci.xwiki.org/job/xwiki-commons/990/ to view >>> the results. >>> >>> Changes since the previous successful build: >>> >>> Changes for Build #990 >>> [Thomas Mortagne] 2013-07-08 08:55:20 +0200 XWIKI-9301: Make it more >>> obvious that "context" script binding is deprecated in Velocity scripts >>> (rev a11200faab62d1d96158c9d779335655874d68af) >>> [Thomas Mortagne] 2013-07-08 08:55:20 +0200 Fix javadoc >>> (rev 1f77cc4d4f97dba378cbc5082673b20016c60b44) >>> >>> >>> >>> Failed tests: >>> >>> All tests passed >>> >>> Last build logs: >>> >>> [...truncated 217 lines...] >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[74,30] >>> warning: [unchecked] unchecked call to setImplementation(java.lang.Class<? >>> extends T>) as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDescriptor >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[81,30] >>> warning: [unchecked] unchecked call to setImplementation(java.lang.Class<? >>> extends T>) as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDescriptor >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[89,30] >>> warning: [unchecked] unchecked call to setImplementation(java.lang.Class<? >>> extends T>) as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDescriptor >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[94,27] >>> warning: [unchecked] unchecked call to setMappingType(java.lang.Class<?>) >>> as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDependency >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[94,12] >>> warning: [deprecation] setMappingType(java.lang.Class<?>) in >>> org.xwiki.component.descriptor.DefaultComponentDependency has been >>> deprecated >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[95,35] >>> warning: [unchecked] unchecked call to >>> addComponentDependency(org.xwiki.component.descriptor.ComponentDependency<?>) >>> as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDescriptor >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[100,30] >>> warning: [unchecked] unchecked call to setImplementation(java.lang.Class<? >>> extends T>) as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDescriptor >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[105,28] >>> warning: [unchecked] unchecked call to setMappingType(java.lang.Class<?>) >>> as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDependency >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[105,13] >>> warning: [deprecation] setMappingType(java.lang.Class<?>) in >>> org.xwiki.component.descriptor.DefaultComponentDependency has been >>> deprecated >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[106,35] >>> warning: [unchecked] unchecked call to >>> addComponentDependency(org.xwiki.component.descriptor.ComponentDependency<?>) >>> as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDescriptor >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[111,30] >>> warning: [unchecked] unchecked call to setImplementation(java.lang.Class<? >>> extends T>) as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDescriptor >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[116,28] >>> warning: [unchecked] unchecked call to setMappingType(java.lang.Class<?>) >>> as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDependency >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[116,13] >>> warning: [deprecation] setMappingType(java.lang.Class<?>) in >>> org.xwiki.component.descriptor.DefaultComponentDependency has been >>> deprecated >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[117,35] >>> warning: [unchecked] unchecked call to >>> addComponentDependency(org.xwiki.component.descriptor.ComponentDependency<?>) >>> as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDescriptor >>> [WARNING] >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/test/java/org/xwiki/component/descriptor/DefaultComponentDescriptorTest.java:[118,35] >>> warning: [unchecked] unchecked call to >>> addComponentDependency(org.xwiki.component.descriptor.ComponentDependency<?>) >>> as a member of the raw type >>> org.xwiki.component.descriptor.DefaultComponentDescriptor >>> [INFO] >>> [INFO] --- maven-surefire-plugin:2.13:test (default-test) @ >>> xwiki-commons-component-api --- >>> [INFO] Surefire report directory: >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/target/surefire-reports >>> >>> ------------------------------------------------------- >>> T E S T S >>> ------------------------------------------------------- >>> Running org.xwiki.component.descriptor.DefaultComponentRoleTest >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec >>> Running org.xwiki.component.descriptor.DefaultComponentDescriptorTest >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec >>> Running org.xwiki.component.util.ReflectionUtilsTest >>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec >>> >>> Results : >>> >>> Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 >>> >>> [JENKINS] Recording test results >>> [INFO] >>> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ >>> xwiki-commons-component-api --- >>> [INFO] Building jar: >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/target/xwiki-commons-component-api-5.2-SNAPSHOT.jar >>> [INFO] >>> [INFO] --- maven-checkstyle-plugin:2.10:check (default) @ >>> xwiki-commons-component-api --- >>> Downloading: >>> http://repository.apache.org/snapshots/org/xwiki/commons/xwiki-commons-tool-verification-resources/5.2-SNAPSHOT/maven-metadata.xml >>> Downloading: >>> http://maven.xwiki.org/snapshots/org/xwiki/commons/xwiki-commons-tool-verification-resources/5.2-SNAPSHOT/maven-metadata.xml >>> [WARNING] Checksum validation failed, expected >>> ff802f3d6de27f79bb3fb16d3bd31e187472480a but is >>> bfd667403359463e69d759375b8e8e4906abe419 for >>> http://maven.xwiki.org/snapshots/org/xwiki/commons/xwiki-commons-tool-verification-resources/5.2-SNAPSHOT/maven-metadata.xml >>> [WARNING] Checksum validation failed, expected >>> ff802f3d6de27f79bb3fb16d3bd31e187472480a but is >>> bfd667403359463e69d759375b8e8e4906abe419 for >>> http://maven.xwiki.org/snapshots/org/xwiki/commons/xwiki-commons-tool-verification-resources/5.2-SNAPSHOT/maven-metadata.xml >>> Downloaded: >>> http://maven.xwiki.org/snapshots/org/xwiki/commons/xwiki-commons-tool-verification-resources/5.2-SNAPSHOT/maven-metadata.xml >>> (802 B at 17.0 KB/sec) >>> [INFO] Starting audit... >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/main/java/org/xwiki/component/util/ReflectionUtils.java:181:92: >>> Unclosed HTML tag found: <A, B> field} would >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/main/java/org/xwiki/component/util/ReflectionUtils.java:193:92: >>> Unclosed HTML tag found: <A, B> field} would return >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/main/java/org/xwiki/component/util/ReflectionUtils.java:206:91: >>> Unclosed HTML tag found: <A, B> field} would return the >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/main/java/org/xwiki/component/util/ReflectionUtils.java:228:58: >>> Unclosed HTML tag found: <A, B>, SomeOtherClass<C>} will return {@code B}. >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/src/main/java/org/xwiki/component/util/ReflectionUtils.java:253:57: >>> Unclosed HTML tag found: <A, B>, SomeOtherClass<C>} will return >>> Audit done. >>> >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Reactor Summary: >>> [INFO] >>> [INFO] XWiki Commons - Tools - XAR Tools - Functional Tests SUCCESS >>> [1:00.626s] >>> [INFO] XWiki Commons - Component - API ................... FAILURE [7.578s] >>> [INFO] XWiki Commons - ClassLoader - API ................. SKIPPED >>> [INFO] XWiki Commons - ClassLoader - Protocols - JAR ..... SKIPPED >>> [INFO] XWiki Commons - Observation - API ................. SKIPPED >>> [INFO] XWiki Commons - Component - Observation ........... SKIPPED >>> [INFO] XWiki Commons - Component - Default Implementation SKIPPED >>> [INFO] XWiki Commons - Context ........................... SKIPPED >>> [INFO] XWiki Commons - Script ............................ SKIPPED >>> [INFO] XWiki Commons - Configuration - API ............... SKIPPED >>> [INFO] XWiki Commons - Test Framework - Component ........ SKIPPED >>> [INFO] XWiki Commons - Component - Component Archetype ... SKIPPED >>> [INFO] XWiki Commons - Environment - Parent POM .......... SKIPPED >>> [INFO] XWiki Commons - Environment - API ................. SKIPPED >>> [INFO] XWiki Commons - Environment - Common .............. SKIPPED >>> [INFO] XWiki Commons - Environment - Standard ............ SKIPPED >>> [INFO] XWiki Commons - Environment - Servlet ............. SKIPPED >>> [INFO] XWiki Commons - Properties ........................ SKIPPED >>> [INFO] XWiki Commons - Loggging .......................... SKIPPED >>> [INFO] XWiki Commons - Logging - API ..................... SKIPPED >>> [INFO] XWiki Commons - Observation - Local ............... SKIPPED >>> [INFO] XWiki Commons - Job ............................... SKIPPED >>> [INFO] XWiki Commons - Logging - Logback ................. SKIPPED >>> [INFO] XWiki Commons - Extension - Parent POM ............ SKIPPED >>> [INFO] XWiki Commons - Extension - API ................... SKIPPED >>> [INFO] XWiki Commons - Extension - Handler - Parent POM .. SKIPPED >>> [INFO] XWiki Commons - Extension - Handler - JAR ......... SKIPPED >>> [INFO] XWiki Commons - Extension - Repository - Parent POM SKIPPED >>> [INFO] XWiki Commons - Extension - Repository - Maven .... SKIPPED >>> [INFO] XWiki Commons - Extension - Repository - XWiki .... SKIPPED >>> [INFO] XWiki Commons - Groovy ............................ SKIPPED >>> [INFO] XWiki Commons - Management ........................ SKIPPED >>> [INFO] XWiki Commons - XML ............................... SKIPPED >>> [INFO] XWiki Commons - Velocity .......................... SKIPPED >>> [INFO] XWiki Commons - Diff .............................. SKIPPED >>> [INFO] XWiki Commons - Diff API .......................... SKIPPED >>> [INFO] XWiki Commons - Diff Display API .................. SKIPPED >>> [INFO] XWiki Commons - Diff Script API ................... SKIPPED >>> [INFO] XWiki Commons - Legacy - Component - API .......... SKIPPED >>> [INFO] XWiki Commons - Legacy - Component - Default Implementation SKIPPED >>> [INFO] XWiki Commons - Legacy - Configuration ............ SKIPPED >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] BUILD FAILURE >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Total time: 1:10.797s >>> [INFO] Finished at: Mon Jul 08 08:57:07 CEST 2013 >>> [INFO] Final Memory: 39M/290M >>> [INFO] >>> ------------------------------------------------------------------------ >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-extension-api/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-extension-api/5.2-SNAPSHOT/xwiki-commons-extension-api-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-xml/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-xml/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-xml/5.2-SNAPSHOT/xwiki-commons-xml-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-properties/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-properties/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-properties/5.2-SNAPSHOT/xwiki-commons-properties-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-extension-repository-maven/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-extension-repository-maven/5.2-SNAPSHOT/xwiki-commons-extension-repository-maven-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-logging-api/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-logging-api/5.2-SNAPSHOT/xwiki-commons-logging-api-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-diff/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-diff/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-diff/5.2-SNAPSHOT/xwiki-commons-diff-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-logging/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-logging/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-logging/5.2-SNAPSHOT/xwiki-commons-logging-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/xwiki-commons-legacy-component-api/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-legacy-component-api/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-legacy-component-api/5.2-SNAPSHOT/xwiki-commons-legacy-component-api-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-api/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-observation-api/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-observation-api/5.2-SNAPSHOT/xwiki-commons-observation-api-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-script/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-diff-script/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-diff-script/5.2-SNAPSHOT/xwiki-commons-diff-script-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-logback/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-logging-logback/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-logging-logback/5.2-SNAPSHOT/xwiki-commons-logging-logback-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-component-default/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-component-default/5.2-SNAPSHOT/xwiki-commons-component-default-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-extension/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-extension/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-extension/5.2-SNAPSHOT/xwiki-commons-extension-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-component-api/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-component-api/5.2-SNAPSHOT/xwiki-commons-component-api-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/target/xwiki-commons-component-api-5.2-SNAPSHOT.jar >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-component-api/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-component-api/5.2-SNAPSHOT/xwiki-commons-component-api-5.2-SNAPSHOT.jar >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-groovy/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-groovy/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-groovy/5.2-SNAPSHOT/xwiki-commons-groovy-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-job/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-job/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-job/5.2-SNAPSHOT/xwiki-commons-job-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-velocity/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-velocity/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-velocity/5.2-SNAPSHOT/xwiki-commons-velocity-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-configuration/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-legacy-configuration/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-legacy-configuration/5.2-SNAPSHOT/xwiki-commons-legacy-configuration-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-display/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-diff-display/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-diff-display/5.2-SNAPSHOT/xwiki-commons-diff-display-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-common/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-environment-common/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-environment-common/5.2-SNAPSHOT/xwiki-commons-environment-common-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-api/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-configuration-api/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-configuration-api/5.2-SNAPSHOT/xwiki-commons-configuration-api-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-classloader-api/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-classloader-api/5.2-SNAPSHOT/xwiki-commons-classloader-api-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-test/xwiki-commons-test-component/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-test-component/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-test-component/5.2-SNAPSHOT/xwiki-commons-test-component-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-api/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-diff-api/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-diff-api/5.2-SNAPSHOT/xwiki-commons-diff-api-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-observation/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-component-observation/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-component-observation/5.2-SNAPSHOT/xwiki-commons-component-observation-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-standard/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-environment-standard/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-environment-standard/5.2-SNAPSHOT/xwiki-commons-environment-standard-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-extension-handlers/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-extension-handlers/5.2-SNAPSHOT/xwiki-commons-extension-handlers-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-environment-servlet/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-environment-servlet/5.2-SNAPSHOT/xwiki-commons-environment-servlet-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/xwiki-commons-legacy-component-default/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-legacy-component-default/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-legacy-component-default/5.2-SNAPSHOT/xwiki-commons-legacy-component-default-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-management/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-management/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-management/5.2-SNAPSHOT/xwiki-commons-management-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-script/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-script/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-script/5.2-SNAPSHOT/xwiki-commons-script-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-archetype/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-component-archetype/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-component-archetype/5.2-SNAPSHOT/xwiki-commons-component-archetype-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-api/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-environment-api/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-environment-api/5.2-SNAPSHOT/xwiki-commons-environment-api-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-environment/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-environment/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-environment/5.2-SNAPSHOT/xwiki-commons-environment-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-extension-repositories/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-extension-repositories/5.2-SNAPSHOT/xwiki-commons-extension-repositories-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-protocols/xwiki-commons-classloader-protocol-jar/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-classloader-protocol-jar/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-classloader-protocol-jar/5.2-SNAPSHOT/xwiki-commons-classloader-protocol-jar-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-extension-handler-jar/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-extension-handler-jar/5.2-SNAPSHOT/xwiki-commons-extension-handler-jar-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-context/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-context/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-context/5.2-SNAPSHOT/xwiki-commons-context-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-local/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-observation-local/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-observation-local/5.2-SNAPSHOT/xwiki-commons-observation-local-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-tool-xar-integration-tests/builds/2013-07-08_08-55-52/archive/org.xwiki.commons/xwiki-commons-tool-xar-integration-tests/5.2-SNAPSHOT/xwiki-commons-tool-xar-integration-tests-5.2-SNAPSHOT.pom >>> [JENKINS] Archiving >>> /home/hudsonagent/hudson_root/workspace/xwiki-commons/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/pom.xml >>> to >>> /home/maven/.hudson/jobs/xwiki-commons/modules/org.xwiki.commons$xwiki-commons-extension-repository-xwiki/builds/2013-07-08_08-55-53/archive/org.xwiki.commons/xwiki-commons-extension-repository-xwiki/5.2-SNAPSHOT/xwiki-commons-extension-repository-xwiki-5.2-SNAPSHOT.pom >>> Waiting for Jenkins to finish collecting data >>> mavenExecutionResult exceptions not empty >>> message : Failed to execute goal >>> org.apache.maven.plugins:maven-checkstyle-plugin:2.10:check (default) on >>> project xwiki-commons-component-api: Failed during checkstyle execution >>> cause : Failed during checkstyle execution >>> Stack trace : >>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute >>> goal org.apache.maven.plugins:maven-checkstyle-plugin:2.10:check (default) >>> on project xwiki-commons-component-api: Failed during checkstyle execution >>> at >>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) >>> 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:84) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) >>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) >>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) >>> at >>> org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>> at java.lang.reflect.Method.invoke(Method.java:597) >>> at >>> org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) >>> at >>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) >>> at >>> org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:174) >>> at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) >>> at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) >>> at hudson.remoting.UserRequest.perform(UserRequest.java:118) >>> at hudson.remoting.UserRequest.perform(UserRequest.java:48) >>> at hudson.remoting.Request$2.run(Request.java:326) >>> at >>> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) >>> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) >>> at java.util.concurrent.FutureTask.run(FutureTask.java:138) >>> at >>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) >>> at >>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) >>> at java.lang.Thread.run(Thread.java:662) >>> Caused by: org.apache.maven.plugin.MojoExecutionException: Failed during >>> checkstyle execution >>> at >>> org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:374) >>> at >>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) >>> at >>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) >>> ... 27 more >>> Caused by: org.apache.maven.plugin.checkstyle.CheckstyleExecutorException: >>> There are 5 checkstyle errors. >>> at >>> org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:218) >>> at >>> org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:365) >>> ... 29 more >>> channel stopped >>> Build step 'Groovy Postbuild' marked build as failure >>> Email was triggered for: Failure >>> Sending email for trigger: Failure > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

