You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/30 13:01:18 UTC

Build failed in Jenkins: Tobago Trunk » Tobago Example Demo #1443

See <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/1443/display/redirect?page=changes>

Changes:

[lofwyr] demo: clean up

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Demo 4.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom (7.8 kB at 23 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom (10 kB at 473 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 51 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 128 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 364 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 343 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre.jar (2.7 MB at 13 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-demo ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-demo ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-example-demo ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-example-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tobago-example-demo ---
[INFO] Compiling 152 source files to <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/target/classes>
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/EventController.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/EventController.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/test/UndefinedRowCountDataModel.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/test/UndefinedRowCountDataModel.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleEntry.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestQuotMarkController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/InputSuggestController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleEntry.java>:[41,12] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleEntry
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[134,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[135,14] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[137,14] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[232,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestQuotMarkController.java>:[62,45] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SuggestQuotMarkController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/InputSuggestController.java>:[128,19] cannot find symbol
  symbol:   variable RandomUtils
  location: class org.apache.myfaces.tobago.example.demo.InputSuggestController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[55,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[56,14] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[69,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[65,46] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SuggestController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[84,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SuggestController
[INFO] 18 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : Tobago Trunk » Tobago Example Demo #1445

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/1445/display/redirect?page=changes>


Build failed in Jenkins: Tobago Trunk » Tobago Example Demo #1444

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/1444/display/redirect?page=changes>

Changes:

[lofwyr] demo: clean up

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Demo 4.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-demo ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-demo ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-example-demo ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-example-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tobago-example-demo ---
[INFO] Compiling 152 source files to <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/target/classes>
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/EventController.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/EventController.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/test/UndefinedRowCountDataModel.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/test/UndefinedRowCountDataModel.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleEntry.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestQuotMarkController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/InputSuggestController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleEntry.java>:[41,12] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleEntry
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[134,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[135,14] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[137,14] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[232,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestQuotMarkController.java>:[62,45] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SuggestQuotMarkController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/InputSuggestController.java>:[128,19] cannot find symbol
  symbol:   variable RandomUtils
  location: class org.apache.myfaces.tobago.example.demo.InputSuggestController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[55,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[56,14] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[69,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[65,46] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SuggestController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[84,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SuggestController
[INFO] 18 errors 
[INFO] -------------------------------------------------------------