You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/01/18 14:28:51 UTC

Build failed in Jenkins: Tamaya-Master-branch #164

See <https://builds.apache.org/job/Tamaya-Master-branch/164/changes>

Changes:

[plexus] TAMAYA-53 Moved also the CheckStyle configuration to an external file. This allows us to use the same CheckStyle configuration also in our IDE.

------------------------------------------
[...truncated 766 lines...]
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; java.lang.Class is not a functional interface))
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
          multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[35,73] no suitable method found for get(java.lang.String,(s)->Long.[...]Of(s))
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; java.lang.Class is not a functional interface))
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
          multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[36,78] no suitable method found for get(java.lang.String,(s)->Float[...]Of(s))
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; java.lang.Class is not a functional interface))
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
          multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[37,79] no suitable method found for get(java.lang.String,(s)->Doubl[...]Of(s))
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; java.lang.Class is not a functional interface))
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
          multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[74,52] no suitable method found for get(java.lang.String,(v)->Boole[...] "no")
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; java.lang.Class is not a functional interface))
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
          multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[75,51] no suitable method found for get(java.lang.String,(v)->Boole[...] "no")
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; java.lang.Class is not a functional interface))
    method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
          multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[INFO] 9 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tamaya ..................................... SUCCESS [ 12.478 s]
[INFO] Apache Tamaya Build Configuration ................. SUCCESS [  3.499 s]
[INFO] Apache Tamaya Java 7 Parent ....................... SUCCESS [  3.141 s]
[INFO] Apache Tamaya Java 7 API .......................... SUCCESS [ 19.153 s]
[INFO] Apache Tamaya Java 8 Parent ....................... SUCCESS [  7.176 s]
[INFO] Apache Tamaya Java 8 API .......................... FAILURE [  6.015 s]
[INFO] Apache Tamaya Java 8 Core ......................... SKIPPED
[INFO] Apache Tamaya Extension Modules ................... SKIPPED
[INFO] Apache Tamaya Resource Services ................... SKIPPED
[INFO] Apache Tamaya Resolver Services ................... SKIPPED
[INFO] Apache Tamaya Injection Support ................... SKIPPED
[INFO] Apache Tamaya Format Services ..................... SKIPPED
[INFO] Apache Tamaya JSON Support ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.563 s
[INFO] Finished at: 2015-01-18T13:28:46+00:00
[INFO] Final Memory: 54M/590M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project tamaya-api: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[31,59] no suitable method found for get(java.lang.String,(s)->Boole[...]Of(s))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; java.lang.Class is not a functional interface))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
[ERROR] multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[32,60] no suitable method found for get(java.lang.String,(s)->Boole[...]Of(s))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; java.lang.Class is not a functional interface))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
[ERROR] multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[33,71] no suitable method found for get(java.lang.String,(s)->Byte.[...]Of(s))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; java.lang.Class is not a functional interface))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
[ERROR] multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[34,74] no suitable method found for get(java.lang.String,(s)->Integ[...]Of(s))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; java.lang.Class is not a functional interface))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
[ERROR] multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[35,73] no suitable method found for get(java.lang.String,(s)->Long.[...]Of(s))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; java.lang.Class is not a functional interface))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
[ERROR] multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[36,78] no suitable method found for get(java.lang.String,(s)->Float[...]Of(s))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; java.lang.Class is not a functional interface))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
[ERROR] multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[37,79] no suitable method found for get(java.lang.String,(s)->Doubl[...]Of(s))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; java.lang.Class is not a functional interface))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
[ERROR] multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[74,52] no suitable method found for get(java.lang.String,(v)->Boole[...] "no")
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; java.lang.Class is not a functional interface))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
[ERROR] multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[75,51] no suitable method found for get(java.lang.String,(v)->Boole[...] "no")
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,java.lang.Class<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; java.lang.Class is not a functional interface))
[ERROR] method org.apache.tamaya.Configuration.<T>get(java.lang.String,org.apache.tamaya.spi.PropertyConverter<T>) is not applicable
[ERROR] (cannot infer type-variable(s) T
[ERROR] (argument mismatch; org.apache.tamaya.spi.PropertyConverter is not a functional interface
[ERROR] multiple non-overriding abstract methods found in interface org.apache.tamaya.spi.PropertyConverter))
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tamaya-api
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/injection/pom.xml> to org.apache.tamaya.ext/tamaya-injection/0.1-incubating-SNAPSHOT/tamaya-injection-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Injection Support #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2317 bytes
Compression is 0.0%
Took 0.2 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/json/pom.xml> to org.apache.tamaya.ext/json/0.1-incubating-SNAPSHOT/json-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya JSON Support #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2661 bytes
Compression is 0.0%
Took 52 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resolver/pom.xml> to org.apache.tamaya.ext/tamaya-resolver/0.1-incubating-SNAPSHOT/tamaya-resolver-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resolver Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2311 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/pom.xml> to org.apache.tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/tamaya-java8-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Parent #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3741 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/formats/pom.xml> to org.apache.tamaya.ext/tamaya-formats/0.1-incubating-SNAPSHOT/tamaya-formats-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Format Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2113 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/pom.xml> to org.apache.tamaya/tamaya-core/0.1-incubating-SNAPSHOT/tamaya-core-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Core #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2078 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/pom.xml> to org.apache.tamaya/tamaya-java7/0.1-incubating-SNAPSHOT/tamaya-java7-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 Parent #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4293 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> to org.apache.tamaya/tamaya-all/0.1-incubating-SNAPSHOT/tamaya-all-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 25585 bytes
Compression is 0.0%
Took 0.23 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/pom.xml> to org.apache.tamaya.ext/tamaya-extensions/0.1-incubating-SNAPSHOT/tamaya-extensions-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Extension Modules #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4111 bytes
Compression is 0.0%
Took 0.37 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml> to org.apache.tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 API #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1755 bytes
Compression is 0.0%
Took 85 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resources/pom.xml> to org.apache.tamaya.ext/tamaya-resources/0.1-incubating-SNAPSHOT/tamaya-resources-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resource Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1853 bytes
Compression is 0.0%
Took 0.23 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/pom.xml> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-SNAPSHOT/tamaya-java7-api-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/target/tamaya-java7-api-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-20150118.132829-36/tamaya-java7-api-0.1-incubating-20150118.132829-36.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 API #163
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 13825 bytes
Compression is 0.0%
Took 0.29 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/pom.xml> to org.apache.tamaya/buildconfigurations/0.1-incubating-SNAPSHOT/buildconfigurations-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/target/buildconfigurations-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/buildconfigurations/0.1-incubating-20150118.132806-16/buildconfigurations-0.1-incubating-20150118.132806-16.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Build Configuration #163
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 10618 bytes
Compression is 0.0%
Took 0.22 sec
channel stopped

Jenkins build is back to normal : Tamaya-Master-branch #169

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tamaya-Master-branch/169/changes>


Build failed in Jenkins: Tamaya-Master-branch #168

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tamaya-Master-branch/168/changes>

Changes:

[plexus] Corrected JavaDoc.

------------------------------------------
[...truncated 784 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tamaya-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tamaya-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tamaya-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ tamaya-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ tamaya-api ---
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tamaya-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tamaya-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ tamaya-api ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ tamaya-api ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ tamaya-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ tamaya-api ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tamaya-api ---
[INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/tamaya-api-0.1-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tamaya-api ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml (807 B at 5.1 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150121.005828-36.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150121.005828-36.jar (14 KB at 160.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150121.005828-36.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150121.005828-36.pom (2 KB at 12.9 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml (490 B at 12.6 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml (807 B at 12.1 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml (490 B at 7.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tamaya Java 8 Core 0.1-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tamaya-core ---
[INFO] Deleting <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ tamaya-core ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ tamaya-core ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*/MANIFEST.MF
[INFO] Exclude: .git
[INFO] Exclude: .gitignore
[INFO] Exclude: derby.log
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/bootstrap-*
[INFO] Exclude: **/js/jquery-*
[INFO] Exclude: **/*.json
[INFO] 48 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 48 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tamaya-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tamaya-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tamaya-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/target/classes>
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/DefaultServiceContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/DefaultServiceContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-core >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ tamaya-core ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-core <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-core ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[INFO] org.apache.tamaya.core.internal.converters.BooleanConverter.convert(String) has Boolean return type and returns explicit null ["org.apache.tamaya.core.internal.converters.BooleanConverter"] At BooleanConverter.java:[lines 29-50]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tamaya ..................................... SUCCESS [  6.029 s]
[INFO] Apache Tamaya Build Configuration ................. SUCCESS [  3.043 s]
[INFO] Apache Tamaya Java 7 Parent ....................... SUCCESS [  1.980 s]
[INFO] Apache Tamaya Java 7 API .......................... SUCCESS [ 17.917 s]
[INFO] Apache Tamaya Java 8 Parent ....................... SUCCESS [  3.498 s]
[INFO] Apache Tamaya Java 8 API .......................... SUCCESS [ 12.963 s]
[INFO] Apache Tamaya Java 8 Core ......................... FAILURE [  6.890 s]
[INFO] Apache Tamaya Extension Modules ................... SKIPPED
[INFO] Apache Tamaya Resource Services ................... SKIPPED
[INFO] Apache Tamaya Resolver Services ................... SKIPPED
[INFO] Apache Tamaya Injection Support ................... SKIPPED
[INFO] Apache Tamaya Format Services ..................... SKIPPED
[INFO] Apache Tamaya JSON Support ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57.665 s
[INFO] Finished at: 2015-01-21T00:58:38+00:00
[INFO] Final Memory: 54M/645M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:check (findbugs-analyze) on project tamaya-core: failed with 1 bugs and 0 errors -> [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 :tamaya-core
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/injection/pom.xml> to org.apache.tamaya.ext/tamaya-injection/0.1-incubating-SNAPSHOT/tamaya-injection-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Injection Support #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2317 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/json/pom.xml> to org.apache.tamaya.ext/json/0.1-incubating-SNAPSHOT/json-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya JSON Support #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2661 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resolver/pom.xml> to org.apache.tamaya.ext/tamaya-resolver/0.1-incubating-SNAPSHOT/tamaya-resolver-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resolver Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2311 bytes
Compression is 0.0%
Took 27 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/pom.xml> to org.apache.tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/tamaya-java8-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Parent #167
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3741 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/formats/pom.xml> to org.apache.tamaya.ext/tamaya-formats/0.1-incubating-SNAPSHOT/tamaya-formats-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Format Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2113 bytes
Compression is 0.0%
Took 27 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/pom.xml> to org.apache.tamaya/tamaya-core/0.1-incubating-SNAPSHOT/tamaya-core-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Core #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2078 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/pom.xml> to org.apache.tamaya/tamaya-java7/0.1-incubating-SNAPSHOT/tamaya-java7-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 Parent #167
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4293 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> to org.apache.tamaya/tamaya-all/0.1-incubating-SNAPSHOT/tamaya-all-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya #167
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 25585 bytes
Compression is 0.0%
Took 29 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/pom.xml> to org.apache.tamaya.ext/tamaya-extensions/0.1-incubating-SNAPSHOT/tamaya-extensions-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Extension Modules #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4111 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml> to org.apache.tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/tamaya-api-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-api/0.1-incubating-20150121.005828-36/tamaya-api-0.1-incubating-20150121.005828-36.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 API #167
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 15642 bytes
Compression is 0.0%
Took 38 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resources/pom.xml> to org.apache.tamaya.ext/tamaya-resources/0.1-incubating-SNAPSHOT/tamaya-resources-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resource Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1853 bytes
Compression is 0.0%
Took 27 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/pom.xml> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-SNAPSHOT/tamaya-java7-api-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/target/tamaya-java7-api-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-20150121.005810-40/tamaya-java7-api-0.1-incubating-20150121.005810-40.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 API #167
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 13825 bytes
Compression is 0.0%
Took 30 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/pom.xml> to org.apache.tamaya/buildconfigurations/0.1-incubating-SNAPSHOT/buildconfigurations-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/target/buildconfigurations-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/buildconfigurations/0.1-incubating-20150121.005750-20/buildconfigurations-0.1-incubating-20150121.005750-20.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Build Configuration #167
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 10618 bytes
Compression is 0.0%
Took 30 ms
channel stopped

Build failed in Jenkins: Tamaya-Master-branch #167

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tamaya-Master-branch/167/changes>

Changes:

[anatole] Fixed issues, merged code.

------------------------------------------
[...truncated 784 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tamaya-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tamaya-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tamaya-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ tamaya-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ tamaya-api ---
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tamaya-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tamaya-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ tamaya-api ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ tamaya-api ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ tamaya-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ tamaya-api ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tamaya-api ---
[INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/tamaya-api-0.1-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tamaya-api ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml (807 B at 4.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150121.001351-35.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150121.001351-35.jar (14 KB at 137.2 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150121.001351-35.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150121.001351-35.pom (2 KB at 6.1 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml (490 B at 3.1 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml (807 B at 12.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml (490 B at 7.1 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tamaya Java 8 Core 0.1-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tamaya-core ---
[INFO] Deleting <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ tamaya-core ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ tamaya-core ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*/MANIFEST.MF
[INFO] Exclude: .git
[INFO] Exclude: .gitignore
[INFO] Exclude: derby.log
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/bootstrap-*
[INFO] Exclude: **/js/jquery-*
[INFO] Exclude: **/*.json
[INFO] 48 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 48 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tamaya-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tamaya-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tamaya-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/target/classes>
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/DefaultServiceContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/DefaultServiceContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-core >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ tamaya-core ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-core <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-core ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[INFO] org.apache.tamaya.core.internal.converters.BooleanConverter.convert(String) has Boolean return type and returns explicit null ["org.apache.tamaya.core.internal.converters.BooleanConverter"] At BooleanConverter.java:[lines 29-50]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tamaya ..................................... SUCCESS [  7.567 s]
[INFO] Apache Tamaya Build Configuration ................. SUCCESS [  3.991 s]
[INFO] Apache Tamaya Java 7 Parent ....................... SUCCESS [  3.636 s]
[INFO] Apache Tamaya Java 7 API .......................... SUCCESS [ 30.470 s]
[INFO] Apache Tamaya Java 8 Parent ....................... SUCCESS [  8.050 s]
[INFO] Apache Tamaya Java 8 API .......................... SUCCESS [ 14.493 s]
[INFO] Apache Tamaya Java 8 Core ......................... FAILURE [  8.300 s]
[INFO] Apache Tamaya Extension Modules ................... SKIPPED
[INFO] Apache Tamaya Resource Services ................... SKIPPED
[INFO] Apache Tamaya Resolver Services ................... SKIPPED
[INFO] Apache Tamaya Injection Support ................... SKIPPED
[INFO] Apache Tamaya Format Services ..................... SKIPPED
[INFO] Apache Tamaya JSON Support ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:22 min
[INFO] Finished at: 2015-01-21T00:14:03+00:00
[INFO] Final Memory: 55M/656M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:check (findbugs-analyze) on project tamaya-core: failed with 1 bugs and 0 errors -> [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 :tamaya-core
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/injection/pom.xml> to org.apache.tamaya.ext/tamaya-injection/0.1-incubating-SNAPSHOT/tamaya-injection-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Injection Support #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2317 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/json/pom.xml> to org.apache.tamaya.ext/json/0.1-incubating-SNAPSHOT/json-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya JSON Support #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2661 bytes
Compression is 0.0%
Took 84 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resolver/pom.xml> to org.apache.tamaya.ext/tamaya-resolver/0.1-incubating-SNAPSHOT/tamaya-resolver-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resolver Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2311 bytes
Compression is 0.0%
Took 41 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/pom.xml> to org.apache.tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/tamaya-java8-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Parent #166
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3741 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/formats/pom.xml> to org.apache.tamaya.ext/tamaya-formats/0.1-incubating-SNAPSHOT/tamaya-formats-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Format Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2113 bytes
Compression is 0.0%
Took 29 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/pom.xml> to org.apache.tamaya/tamaya-core/0.1-incubating-SNAPSHOT/tamaya-core-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Core #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2078 bytes
Compression is 0.0%
Took 31 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/pom.xml> to org.apache.tamaya/tamaya-java7/0.1-incubating-SNAPSHOT/tamaya-java7-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 Parent #166
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4293 bytes
Compression is 0.0%
Took 43 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> to org.apache.tamaya/tamaya-all/0.1-incubating-SNAPSHOT/tamaya-all-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya #166
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 25585 bytes
Compression is 0.0%
Took 90 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/pom.xml> to org.apache.tamaya.ext/tamaya-extensions/0.1-incubating-SNAPSHOT/tamaya-extensions-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Extension Modules #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4111 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml> to org.apache.tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/tamaya-api-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-api/0.1-incubating-20150121.001351-35/tamaya-api-0.1-incubating-20150121.001351-35.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 API #166
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 15642 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resources/pom.xml> to org.apache.tamaya.ext/tamaya-resources/0.1-incubating-SNAPSHOT/tamaya-resources-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resource Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1853 bytes
Compression is 0.0%
Took 58 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/pom.xml> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-SNAPSHOT/tamaya-java7-api-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/target/tamaya-java7-api-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-20150121.001317-39/tamaya-java7-api-0.1-incubating-20150121.001317-39.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 API #166
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 13825 bytes
Compression is 0.0%
Took 64 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/pom.xml> to org.apache.tamaya/buildconfigurations/0.1-incubating-SNAPSHOT/buildconfigurations-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/target/buildconfigurations-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/buildconfigurations/0.1-incubating-20150121.001252-19/buildconfigurations-0.1-incubating-20150121.001252-19.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Build Configuration #166
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 10618 bytes
Compression is 0.0%
Took 61 ms
channel stopped

Build failed in Jenkins: Tamaya-Master-branch #166

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tamaya-Master-branch/166/changes>

Changes:

[anatole] Fixed test class.

------------------------------------------
[...truncated 784 lines...]
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 19 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tamaya-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tamaya-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tamaya-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ tamaya-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ tamaya-api ---
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tamaya-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tamaya-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ tamaya-api ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ tamaya-api ---
[INFO] Building jar: <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/tamaya-api-0.1-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ tamaya-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ tamaya-api ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tamaya-api ---
[INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/tamaya-api-0.1-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tamaya-api ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml (807 B at 2.2 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150120.234340-34.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150120.234340-34.jar (14 KB at 119.9 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150120.234340-34.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-20150120.234340-34.pom (2 KB at 18.7 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml (490 B at 5.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/0.1-incubating-SNAPSHOT/maven-metadata.xml (807 B at 9.2 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-api/maven-metadata.xml (490 B at 5.9 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tamaya Java 8 Core 0.1-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tamaya-core ---
[INFO] Deleting <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ tamaya-core ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ tamaya-core ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*/MANIFEST.MF
[INFO] Exclude: .git
[INFO] Exclude: .gitignore
[INFO] Exclude: derby.log
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/bootstrap-*
[INFO] Exclude: **/js/jquery-*
[INFO] Exclude: **/*.json
[INFO] 48 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 48 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tamaya-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tamaya-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tamaya-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/DefaultServiceContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/DefaultServiceContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/converters/EnumConverter.java>:[49,5] method does not override or implement a method from a supertype
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tamaya ..................................... SUCCESS [ 10.584 s]
[INFO] Apache Tamaya Build Configuration ................. SUCCESS [  3.412 s]
[INFO] Apache Tamaya Java 7 Parent ....................... SUCCESS [  2.514 s]
[INFO] Apache Tamaya Java 7 API .......................... SUCCESS [ 18.140 s]
[INFO] Apache Tamaya Java 8 Parent ....................... SUCCESS [  5.428 s]
[INFO] Apache Tamaya Java 8 API .......................... SUCCESS [ 13.177 s]
[INFO] Apache Tamaya Java 8 Core ......................... FAILURE [  1.080 s]
[INFO] Apache Tamaya Extension Modules ................... SKIPPED
[INFO] Apache Tamaya Resource Services ................... SKIPPED
[INFO] Apache Tamaya Resolver Services ................... SKIPPED
[INFO] Apache Tamaya Injection Support ................... SKIPPED
[INFO] Apache Tamaya Format Services ..................... SKIPPED
[INFO] Apache Tamaya JSON Support ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:00 min
[INFO] Finished at: 2015-01-20T23:43:44+00:00
[INFO] Final Memory: 55M/652M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tamaya-core: Compilation failure
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/src/main/java/org/apache/tamaya/core/internal/converters/EnumConverter.java>:[49,5] method does not override or implement a method from a supertype
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tamaya-core
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/injection/pom.xml> to org.apache.tamaya.ext/tamaya-injection/0.1-incubating-SNAPSHOT/tamaya-injection-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Injection Support #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2317 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/json/pom.xml> to org.apache.tamaya.ext/json/0.1-incubating-SNAPSHOT/json-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya JSON Support #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2661 bytes
Compression is 0.0%
Took 31 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resolver/pom.xml> to org.apache.tamaya.ext/tamaya-resolver/0.1-incubating-SNAPSHOT/tamaya-resolver-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resolver Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2311 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/pom.xml> to org.apache.tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/tamaya-java8-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Parent #165
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3741 bytes
Compression is 0.0%
Took 45 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/formats/pom.xml> to org.apache.tamaya.ext/tamaya-formats/0.1-incubating-SNAPSHOT/tamaya-formats-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Format Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2113 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/pom.xml> to org.apache.tamaya/tamaya-core/0.1-incubating-SNAPSHOT/tamaya-core-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Core #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2078 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/pom.xml> to org.apache.tamaya/tamaya-java7/0.1-incubating-SNAPSHOT/tamaya-java7-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 Parent #165
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4293 bytes
Compression is 0.0%
Took 38 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> to org.apache.tamaya/tamaya-all/0.1-incubating-SNAPSHOT/tamaya-all-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya #165
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 25585 bytes
Compression is 0.0%
Took 41 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/pom.xml> to org.apache.tamaya.ext/tamaya-extensions/0.1-incubating-SNAPSHOT/tamaya-extensions-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Extension Modules #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4111 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml> to org.apache.tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/tamaya-api-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-api/0.1-incubating-20150120.234340-34/tamaya-api-0.1-incubating-20150120.234340-34.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 API #161
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 15629 bytes
Compression is 0.0%
Took 31 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resources/pom.xml> to org.apache.tamaya.ext/tamaya-resources/0.1-incubating-SNAPSHOT/tamaya-resources-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resource Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1853 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/pom.xml> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-SNAPSHOT/tamaya-java7-api-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/target/tamaya-java7-api-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-20150120.234320-38/tamaya-java7-api-0.1-incubating-20150120.234320-38.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 API #165
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 13825 bytes
Compression is 0.0%
Took 69 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/pom.xml> to org.apache.tamaya/buildconfigurations/0.1-incubating-SNAPSHOT/buildconfigurations-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/target/buildconfigurations-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/buildconfigurations/0.1-incubating-20150120.234259-18/buildconfigurations-0.1-incubating-20150120.234259-18.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Build Configuration #165
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 10618 bytes
Compression is 0.0%
Took 31 ms
channel stopped

Build failed in Jenkins: Tamaya-Master-branch #165

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tamaya-Master-branch/165/changes>

Changes:

[anatole] Bugfixes, resynch.

------------------------------------------
[...truncated 632 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tamaya-java8 ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-java8 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ tamaya-java8 ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-java8 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-java8 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ tamaya-java8 ---
[INFO] 
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ tamaya-java8 ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ tamaya-java8 ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tamaya-java8 ---
[INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/tamaya-java8-0.1-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tamaya-java8 ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/maven-metadata.xml (626 B at 3.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/tamaya-java8-0.1-incubating-20150120.214547-37.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/tamaya-java8-0.1-incubating-20150120.214547-37.pom (4 KB at 52.2 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-java8/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-java8/maven-metadata.xml (298 B at 4.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/maven-metadata.xml (626 B at 3.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-java8/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tamaya/tamaya-java8/maven-metadata.xml (298 B at 3.3 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tamaya Java 8 API 0.1-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tamaya-api ---
[INFO] Deleting <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ tamaya-api ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ tamaya-api ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*/MANIFEST.MF
[INFO] Exclude: .git
[INFO] Exclude: .gitignore
[INFO] Exclude: derby.log
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/bootstrap-*
[INFO] Exclude: **/js/jquery-*
[INFO] Exclude: **/*.json
[INFO] 19 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 19 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tamaya-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tamaya-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tamaya-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/classes>
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ tamaya-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (findbugs-analyze) @ tamaya-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ tamaya-api ---
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tamaya-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tamaya-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/spi/TestServiceContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/spi/TestServiceContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[21,29] cannot find symbol
  symbol:   class ListPropertyConverter
  location: package org.apache.tamaya.spi
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[42,9] cannot find symbol
  symbol:   class ListPropertyConverter
  location: class org.apache.tamaya.ConfigurationTest
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tamaya ..................................... SUCCESS [ 11.284 s]
[INFO] Apache Tamaya Build Configuration ................. SUCCESS [  3.647 s]
[INFO] Apache Tamaya Java 7 Parent ....................... SUCCESS [  2.155 s]
[INFO] Apache Tamaya Java 7 API .......................... SUCCESS [ 23.002 s]
[INFO] Apache Tamaya Java 8 Parent ....................... SUCCESS [  4.236 s]
[INFO] Apache Tamaya Java 8 API .......................... FAILURE [  6.669 s]
[INFO] Apache Tamaya Java 8 Core ......................... SKIPPED
[INFO] Apache Tamaya Extension Modules ................... SKIPPED
[INFO] Apache Tamaya Resource Services ................... SKIPPED
[INFO] Apache Tamaya Resolver Services ................... SKIPPED
[INFO] Apache Tamaya Injection Support ................... SKIPPED
[INFO] Apache Tamaya Format Services ..................... SKIPPED
[INFO] Apache Tamaya JSON Support ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.076 s
[INFO] Finished at: 2015-01-20T21:45:57+00:00
[INFO] Final Memory: 54M/600M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project tamaya-api: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[21,29] cannot find symbol
[ERROR] symbol:   class ListPropertyConverter
[ERROR] location: package org.apache.tamaya.spi
[ERROR] <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/src/test/java/org/apache/tamaya/ConfigurationTest.java>:[42,9] cannot find symbol
[ERROR] symbol:   class ListPropertyConverter
[ERROR] location: class org.apache.tamaya.ConfigurationTest
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tamaya-api
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/injection/pom.xml> to org.apache.tamaya.ext/tamaya-injection/0.1-incubating-SNAPSHOT/tamaya-injection-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Injection Support #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2317 bytes
Compression is 0.0%
Took 0.37 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/json/pom.xml> to org.apache.tamaya.ext/json/0.1-incubating-SNAPSHOT/json-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya JSON Support #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2661 bytes
Compression is 0.0%
Took 83 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resolver/pom.xml> to org.apache.tamaya.ext/tamaya-resolver/0.1-incubating-SNAPSHOT/tamaya-resolver-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resolver Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2311 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/pom.xml> to org.apache.tamaya/tamaya-java8/0.1-incubating-SNAPSHOT/tamaya-java8-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Parent #164
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3741 bytes
Compression is 0.0%
Took 0.23 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/formats/pom.xml> to org.apache.tamaya.ext/tamaya-formats/0.1-incubating-SNAPSHOT/tamaya-formats-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Format Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2113 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/core/pom.xml> to org.apache.tamaya/tamaya-core/0.1-incubating-SNAPSHOT/tamaya-core-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 Core #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2078 bytes
Compression is 0.0%
Took 86 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/pom.xml> to org.apache.tamaya/tamaya-java7/0.1-incubating-SNAPSHOT/tamaya-java7-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 Parent #164
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4293 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> to org.apache.tamaya/tamaya-all/0.1-incubating-SNAPSHOT/tamaya-all-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya #164
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 25585 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/pom.xml> to org.apache.tamaya.ext/tamaya-extensions/0.1-incubating-SNAPSHOT/tamaya-extensions-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Extension Modules #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4111 bytes
Compression is 0.0%
Took 67 ms
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml> to org.apache.tamaya/tamaya-api/0.1-incubating-SNAPSHOT/tamaya-api-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 8 API #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1755 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/resources/pom.xml> to org.apache.tamaya.ext/tamaya-resources/0.1-incubating-SNAPSHOT/tamaya-resources-0.1-incubating-SNAPSHOT.pom
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Resource Services #161
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1853 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/pom.xml> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-SNAPSHOT/tamaya-java7-api-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/api/target/tamaya-java7-api-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/tamaya-java7-api/0.1-incubating-20150120.214541-37/tamaya-java7-api-0.1-incubating-20150120.214541-37.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Java 7 API #164
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 13825 bytes
Compression is 0.0%
Took 0.19 sec
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/pom.xml> to org.apache.tamaya/buildconfigurations/0.1-incubating-SNAPSHOT/buildconfigurations-0.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/target/buildconfigurations-0.1-incubating-SNAPSHOT.jar> to org.apache.tamaya/buildconfigurations/0.1-incubating-20150120.214516-17/buildconfigurations-0.1-incubating-20150120.214516-17.jar
Sending artifact delta relative to Tamaya-Master-branch » Apache Tamaya Build Configuration #164
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 10618 bytes
Compression is 0.0%
Took 0.13 sec
channel stopped