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 2012/09/19 02:51:03 UTC

Build failed in Jenkins: tobago-trunk-deploy » Tobago Example Addressbook #298

See <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/298/changes>

Changes:

[lofwyr] TOBAGO-1198: Possibility to register JavaScript functions for onexit and onunload as a replacement for the tc:script attributes

------------------------------------------
[...truncated 31 lines...]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.codehaus.mojo:build-helper-maven-plugin:1.7(default)[INFO] Source directory: <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/src/main/java-jsf-1.2> added.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (default) @ tobago-example-addressbook ---
mojoSucceeded org.codehaus.mojo:build-helper-maven-plugin:1.7(default)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ tobago-example-addressbook ---
[INFO] Compiling 25 source files to <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/classes>
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile)
mojoStarted org.apache.maven.plugins:maven-antrun-plugin:1.3(default)
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ tobago-example-addressbook ---
[INFO] Executing tasks
     [java] 13  addressBook  WARN   [main] openjpa.Runtime - The property named "openjpa.RuntimeClassOptimization" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.RetryClassRegistration".
     [java] 17  addressBook  TRACE  [main] openjpa.Runtime - Setting the following properties from "<https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/classes/META-INF/persistence.xml"> into configuration: {openjpa.MetaDataFactory=jpa(Types=org.apache.myfaces.tobago.example.addressbook.Address;org.apache.myfaces.tobago.example.addressbook.Picture), openjpa.Log=DefaultLevel=TRACE, openjpa.RuntimeClassOptimization=false, openjpa.Id=addressBook}
     [java] 50  addressBook  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
     [java] 54  addressBook  TRACE  [main] openjpa.MetaData - Scanning resource "META-INF/orm.xml" for persistent types.
     [java] 55  addressBook  TRACE  [main] openjpa.MetaData - parsePersistentTypeNames() found [org.apache.myfaces.tobago.example.addressbook.Picture, org.apache.myfaces.tobago.example.addressbook.Address].
     [java] 55  addressBook  TRACE  [main] openjpa.MetaData - Found 2 classes with metadata in 5 milliseconds.
     [java] 58  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 102  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Picture" under mode "[META]".
     [java] 114  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 142  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 142  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 164  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Picture" to "null".
     [java] 165  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Picture@20415955".
     [java] 165  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@20415955.content".
     [java] 173  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@20415955.contentType".
     [java] 173  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@20415955.id".
     [java] 175  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 175  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Picture@20415955".
     [java] 175  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 220  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 230  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Address" under mode "[META]".
     [java] 230  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 237  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 237  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 252  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Address" to "null".
     [java] 252  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Address@26443833".
     [java] 252  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.city".
     [java] 252  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.company".
     [java] 252  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.countryCode".
     [java] 252  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.dayOfBirth".
     [java] 252  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.emailStr".
     [java] 252  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.fax".
     [java] 252  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.firstName".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.homePage".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.houseNumber".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.icq".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.id".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.jobEmailStr".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.jobHomePage".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.jobPhone".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.jobTitle".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.languageCode".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.lastName".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.mobile".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.note".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.phone".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.picture".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.revision".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.street".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.zipCode".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Address@26443833".
     [java] 254  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Address".
[INFO] Executed tasks
mojoSucceeded org.apache.maven.plugins:maven-antrun-plugin:1.3(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-testCompile)[INFO] No sources to compile

[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.9(default-test)
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ tobago-example-addressbook ---
[INFO] Surefire report directory: <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.9(default-test)
[JENKINS] Recording test results
mojoStarted org.apache.maven.plugins:maven-war-plugin:2.1.1(default-war)
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ tobago-example-addressbook ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tobago-example-addressbook] in [<https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/src/main/webapp]>
[INFO] Webapp assembled in [208 msecs]
[INFO] Building war: <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook.war>
[INFO] WEB-INF/web.xml already added, skipping
mojoSucceeded org.apache.maven.plugins:maven-war-plugin:2.1.1(default-war)
mojoStarted org.apache.maven.plugins:maven-site-plugin:2.3(attach-descriptor)
[INFO] 
[INFO] --- maven-site-plugin:2.3:attach-descriptor (attach-descriptor) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-site-plugin:2.3(attach-descriptor)
mojoStarted org.apache.maven.plugins:maven-javadoc-plugin:2.8(attach-javadoc)
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8:jar (attach-javadoc) @ tobago-example-addressbook ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.8:javadoc' has not been previously called for the module: 'org.apache.myfaces.tobago:tobago-theme-richmond:jar:1.6.0-beta-3-SNAPSHOT'. Trying to invoke it...
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/jenkins-slave/workspace/tobago-trunk-deploy/trunk-deploy/tobago-theme/tobago-theme-richmond/target/apidocs
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.8:javadoc' has not been previously called for the module: 'org.apache.myfaces.tobago:tobago-theme-charlotteville:jar:1.6.0-beta-3-SNAPSHOT'. Trying to invoke it...
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/jenkins-slave/workspace/tobago-trunk-deploy/trunk-deploy/tobago-theme/tobago-theme-charlotteville/target/apidocs
[ERROR] Error fetching link: /home/jenkins/jenkins-slave/workspace/tobago-trunk-deploy/trunk-deploy/tobago-theme/tobago-theme-richmond/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/jenkins/jenkins-slave/workspace/tobago-trunk-deploy/trunk-deploy/tobago-theme/tobago-theme-charlotteville/target/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.apache.myfaces.tobago.example.addressbook...
Loading source files for package org.apache.myfaces.tobago.example.addressbook.web...
Constructing Javadoc information...
Standard Doclet version 1.6.0_27
Building tree for all the packages and classes...
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//Address.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//AddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//DerbyShutdownServletContextListener.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//EmailAddress.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//InMemoryAddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//JpaAddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//KillSession.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//Log4jUtils.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//OpenJpaLoadTimeWeaver.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//Picture.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//AdminController.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//AppenderModel.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//CategoryModel.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//Controller.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//Countries.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//EmailAddressConverter.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//EmailAddressValidator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//Layout.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//LocaleConverter.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//LoggingController.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//MessageUtils.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//PictureServlet.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//RandomAddressGenerator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//SelectItemComparator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//StartupPhaseListener.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/overview-frame.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//package-frame.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//package-summary.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//package-tree.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//package-frame.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//package-summary.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//package-tree.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/serialized-form.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/Address.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/DerbyShutdownServletContextListener.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/Log4jUtils.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/InMemoryAddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/JpaAddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/OpenJpaLoadTimeWeaver.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/EmailAddress.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/Picture.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/KillSession.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/AddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/SelectItemComparator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/Countries.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/EmailAddressValidator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/MessageUtils.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/AppenderModel.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/Controller.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/CategoryModel.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/RandomAddressGenerator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/LoggingController.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/PictureServlet.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/EmailAddressConverter.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/LocaleConverter.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/StartupPhaseListener.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/AdminController.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/Layout.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//package-use.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/help-doc.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/stylesheet.css...>
[INFO] Building jar: <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook-javadoc.jar>
mojoSucceeded org.apache.maven.plugins:maven-javadoc-plugin:2.8(attach-javadoc)
forkedProjectStarted org.apache.myfaces.tobago:tobago-example-addressbook:1.6.0-beta-3-SNAPSHOT
mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.1(enforce)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1:enforce (enforce) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.1(enforce)
mojoStarted org.codehaus.mojo:buildnumber-maven-plugin:1.0(default)
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ tobago-example-addressbook ---
mojoSucceeded org.codehaus.mojo:buildnumber-maven-plugin:1.0(default)
Sep 19, 2012 12:47:53 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
forkedProjectSucceeded org.apache.myfaces.tobago:tobago-example-addressbook:1.6.0-beta-3-SNAPSHOT
mojoStarted org.apache.maven.plugins:maven-source-plugin:2.1.2(attach-source)
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ tobago-example-addressbook ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
mojoSucceeded org.apache.maven.plugins:maven-source-plugin:2.1.2(attach-source)
mojoStarted org.apache.maven.plugins:maven-assembly-plugin:2.2.1(source-release-assembly)[INFO] Skipping the assembly in this project because it's not the Execution Root

[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (source-release-assembly) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-assembly-plugin:2.2.1(source-release-assembly)
mojoStarted org.apache.maven.plugins:maven-dependency-plugin:2.3(unpack)
[INFO] 
[INFO] --- maven-dependency-plugin:2.3:unpack (unpack) @ tobago-example-addressbook ---
[INFO] Configured Artifact: org.tango-project:tango-icon-theme:0.8.0:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/tango-project/tango-icon-theme/0.8.0/tango-icon-theme-0.8.0.jar to <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook/image> with includes "" and excludes ""
mojoSucceeded org.apache.maven.plugins:maven-dependency-plugin:2.3(unpack)
mojoStarted org.apache.maven.plugins:maven-checkstyle-plugin:2.7(verify-style)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.7:check (verify-style) @ tobago-example-addressbook ---
[INFO] 
[INFO] There are 1 checkstyle errors.
mojoFailed org.apache.maven.plugins:maven-checkstyle-plugin:2.7(verify-style)
projectFailed org.apache.myfaces.tobago:tobago-example-addressbook:1.6.0-beta-3-SNAPSHOT

Jenkins build is back to normal : tobago-trunk-deploy » Tobago Example Addressbook #300

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/300/changes>


Build failed in Jenkins: tobago-trunk-deploy » Tobago Example Addressbook #299

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/299/>

------------------------------------------
[...truncated 31 lines...]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.codehaus.mojo:build-helper-maven-plugin:1.7(default)[INFO] Source directory: <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/src/main/java-jsf-1.2> added.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (default) @ tobago-example-addressbook ---
mojoSucceeded org.codehaus.mojo:build-helper-maven-plugin:1.7(default)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ tobago-example-addressbook ---
[INFO] Compiling 25 source files to <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/classes>
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile)
mojoStarted org.apache.maven.plugins:maven-antrun-plugin:1.3(default)
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ tobago-example-addressbook ---
[INFO] Executing tasks
     [java] 12  addressBook  WARN   [main] openjpa.Runtime - The property named "openjpa.RuntimeClassOptimization" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.RetryClassRegistration".
     [java] 16  addressBook  TRACE  [main] openjpa.Runtime - Setting the following properties from "<https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/classes/META-INF/persistence.xml"> into configuration: {openjpa.MetaDataFactory=jpa(Types=org.apache.myfaces.tobago.example.addressbook.Address;org.apache.myfaces.tobago.example.addressbook.Picture), openjpa.Log=DefaultLevel=TRACE, openjpa.RuntimeClassOptimization=false, openjpa.Id=addressBook}
     [java] 50  addressBook  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
     [java] 53  addressBook  TRACE  [main] openjpa.MetaData - Scanning resource "META-INF/orm.xml" for persistent types.
     [java] 54  addressBook  TRACE  [main] openjpa.MetaData - parsePersistentTypeNames() found [org.apache.myfaces.tobago.example.addressbook.Picture, org.apache.myfaces.tobago.example.addressbook.Address].
     [java] 55  addressBook  TRACE  [main] openjpa.MetaData - Found 2 classes with metadata in 4 milliseconds.
     [java] 58  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 101  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Picture" under mode "[META]".
     [java] 114  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 142  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 142  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 164  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Picture" to "null".
     [java] 165  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Picture@20415955".
     [java] 166  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@20415955.content".
     [java] 174  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@20415955.contentType".
     [java] 174  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@20415955.id".
     [java] 175  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 175  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Picture@20415955".
     [java] 175  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 220  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 231  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Address" under mode "[META]".
     [java] 231  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 238  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 238  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Address" to "null".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Address@26443833".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.city".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.company".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.countryCode".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.dayOfBirth".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.emailStr".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.fax".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.firstName".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.homePage".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.houseNumber".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.icq".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.id".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.jobEmailStr".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.jobHomePage".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.jobPhone".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.jobTitle".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.languageCode".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.lastName".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.mobile".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.note".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.phone".
     [java] 254  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.picture".
     [java] 255  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.revision".
     [java] 255  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.street".
     [java] 255  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@26443833.zipCode".
     [java] 255  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 255  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Address@26443833".
     [java] 255  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Address".
[INFO] Executed tasks
mojoSucceeded org.apache.maven.plugins:maven-antrun-plugin:1.3(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-testCompile)[INFO] No sources to compile

[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.9(default-test)
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ tobago-example-addressbook ---
[INFO] Surefire report directory: <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.9(default-test)
[JENKINS] Recording test results
mojoStarted org.apache.maven.plugins:maven-war-plugin:2.1.1(default-war)
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ tobago-example-addressbook ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tobago-example-addressbook] in [<https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/src/main/webapp]>
[INFO] Webapp assembled in [236 msecs]
[INFO] Building war: <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook.war>
[INFO] WEB-INF/web.xml already added, skipping
mojoSucceeded org.apache.maven.plugins:maven-war-plugin:2.1.1(default-war)
mojoStarted org.apache.maven.plugins:maven-site-plugin:2.3(attach-descriptor)
[INFO] 
[INFO] --- maven-site-plugin:2.3:attach-descriptor (attach-descriptor) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-site-plugin:2.3(attach-descriptor)
mojoStarted org.apache.maven.plugins:maven-javadoc-plugin:2.8(attach-javadoc)
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8:jar (attach-javadoc) @ tobago-example-addressbook ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.8:javadoc' has not been previously called for the module: 'org.apache.myfaces.tobago:tobago-theme-richmond:jar:1.6.0-beta-3-SNAPSHOT'. Trying to invoke it...
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/jenkins-slave/workspace/tobago-trunk-deploy/trunk-deploy/tobago-theme/tobago-theme-richmond/target/apidocs
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.8:javadoc' has not been previously called for the module: 'org.apache.myfaces.tobago:tobago-theme-charlotteville:jar:1.6.0-beta-3-SNAPSHOT'. Trying to invoke it...
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/jenkins-slave/workspace/tobago-trunk-deploy/trunk-deploy/tobago-theme/tobago-theme-charlotteville/target/apidocs
[ERROR] Error fetching link: /home/jenkins/jenkins-slave/workspace/tobago-trunk-deploy/trunk-deploy/tobago-theme/tobago-theme-richmond/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/jenkins/jenkins-slave/workspace/tobago-trunk-deploy/trunk-deploy/tobago-theme/tobago-theme-charlotteville/target/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.apache.myfaces.tobago.example.addressbook...
Loading source files for package org.apache.myfaces.tobago.example.addressbook.web...
Constructing Javadoc information...
Standard Doclet version 1.6.0_27
Building tree for all the packages and classes...
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//Address.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//AddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//DerbyShutdownServletContextListener.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//EmailAddress.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//InMemoryAddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//JpaAddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//KillSession.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//Log4jUtils.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//OpenJpaLoadTimeWeaver.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//Picture.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//AdminController.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//AppenderModel.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//CategoryModel.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//Controller.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//Countries.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//EmailAddressConverter.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//EmailAddressValidator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//Layout.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//LocaleConverter.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//LoggingController.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//MessageUtils.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//PictureServlet.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//RandomAddressGenerator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//SelectItemComparator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//StartupPhaseListener.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/overview-frame.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//package-frame.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//package-summary.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//package-tree.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//package-frame.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//package-summary.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//package-tree.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/serialized-form.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/EmailAddress.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/JpaAddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/InMemoryAddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/Address.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/KillSession.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/Log4jUtils.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/DerbyShutdownServletContextListener.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/Picture.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/AddressDao.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//class-use/OpenJpaLoadTimeWeaver.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/Layout.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/MessageUtils.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/AdminController.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/CategoryModel.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/AppenderModel.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/EmailAddressValidator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/SelectItemComparator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/RandomAddressGenerator.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/EmailAddressConverter.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/PictureServlet.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/Countries.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/Controller.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/StartupPhaseListener.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/LocaleConverter.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//class-use/LoggingController.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook//package-use.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web//package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/help-doc.html...>
Generating <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/stylesheet.css...>
[INFO] Building jar: <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook-javadoc.jar>
mojoSucceeded org.apache.maven.plugins:maven-javadoc-plugin:2.8(attach-javadoc)
forkedProjectStarted org.apache.myfaces.tobago:tobago-example-addressbook:1.6.0-beta-3-SNAPSHOT
mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.1(enforce)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1:enforce (enforce) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.1(enforce)
mojoStarted org.codehaus.mojo:buildnumber-maven-plugin:1.0(default)
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ tobago-example-addressbook ---
mojoSucceeded org.codehaus.mojo:buildnumber-maven-plugin:1.0(default)
Oct 3, 2012 1:01:00 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
forkedProjectSucceeded org.apache.myfaces.tobago:tobago-example-addressbook:1.6.0-beta-3-SNAPSHOT
mojoStarted org.apache.maven.plugins:maven-source-plugin:2.1.2(attach-source)
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ tobago-example-addressbook ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
mojoSucceeded org.apache.maven.plugins:maven-source-plugin:2.1.2(attach-source)
mojoStarted org.apache.maven.plugins:maven-assembly-plugin:2.2.1(source-release-assembly)[INFO] Skipping the assembly in this project because it's not the Execution Root

[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (source-release-assembly) @ tobago-example-addressbook ---
mojoSucceeded org.apache.maven.plugins:maven-assembly-plugin:2.2.1(source-release-assembly)
mojoStarted org.apache.maven.plugins:maven-dependency-plugin:2.3(unpack)
[INFO] 
[INFO] --- maven-dependency-plugin:2.3:unpack (unpack) @ tobago-example-addressbook ---
[INFO] Configured Artifact: org.tango-project:tango-icon-theme:0.8.0:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/0/org/tango-project/tango-icon-theme/0.8.0/tango-icon-theme-0.8.0.jar to <https://builds.apache.org/job/tobago-trunk-deploy/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook/image> with includes "" and excludes ""
mojoSucceeded org.apache.maven.plugins:maven-dependency-plugin:2.3(unpack)
mojoStarted org.apache.maven.plugins:maven-checkstyle-plugin:2.7(verify-style)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.7:check (verify-style) @ tobago-example-addressbook ---
[INFO] 
[INFO] There are 1 checkstyle errors.
mojoFailed org.apache.maven.plugins:maven-checkstyle-plugin:2.7(verify-style)
projectFailed org.apache.myfaces.tobago:tobago-example-addressbook:1.6.0-beta-3-SNAPSHOT