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

Build failed in Jenkins: Cayenne-31 » h2,JDK 1.7 (latest),Ubuntu #86

See <https://builds.apache.org/job/Cayenne-31/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/86/changes>

Changes:

[aadamchik] fixing table layout

[aadamchik] fixing table layout

(cherry picked from commit 3f5926cf91097c827bc4b62fbeade4cfd95e11f1)

[aadamchik] fixing table layout

(cherry picked from commit caa3d9c4af75471b2cdf9445e91fb9accf7a21c3)

[aadamchik] decreasing the size of 'code' tags and increasing that of 'programlisting'

(cherry picked from commit 6ac097b5a1551e0265e914f37603e61533d581b7)

[aadamchik] fixing chapter IDs that result in incorrect generated HTML file names

(cherry picked from commit 107694780ddbf391a2188c6945f07e8d6379c08d)

------------------------------------------
[...truncated 134563 lines...]
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 1 row. - took 0 ms.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.test.jdbc.UtilityLogger log
INFO: update ARTIST set ARTIST_NAME = ? where ARTIST_ID = ?
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT t0.ARTIST_NAME, t0.DATE_OF_BIRTH, t0.ARTIST_ID FROM ARTIST t0
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 1 row. - took 1 ms.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.apache.cayenne.access.NestedDataContextParentPeerEventsTest
Jan 05, 2014 2:34:06 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load
INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK%201.7%20(latest)/label/Ubuntu/stable/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml
Jan 05, 2014 2:34:06 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler
INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK%201.7%20(latest)/label/Ubuntu/stable/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml
Jan 05, 2014 2:34:06 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults
INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1
Jan 05, 2014 2:34:06 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1
Jan 05, 2014 2:34:06 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME = 'MASTER'
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 1 row. - took 0 ms.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE AUTO_PK_SUPPORT SET NEXT_ID = NEXT_ID + 20 WHERE TABLE_NAME = 'MASTER'
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?)
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:200, 2->NAME:'X']
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE MASTER SET NAME = ? WHERE ID = ?
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->NAME:'Y', 2->ID:200]
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:06 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load
INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK%201.7%20(latest)/label/Ubuntu/stable/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml
Jan 05, 2014 2:34:07 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler
INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK%201.7%20(latest)/label/Ubuntu/stable/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml
Jan 05, 2014 2:34:07 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults
INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1
Jan 05, 2014 2:34:07 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1
Jan 05, 2014 2:34:07 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME = 'CHILD'
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 1 row. - took 1 ms.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE AUTO_PK_SUPPORT SET NEXT_ID = NEXT_ID + 20 WHERE TABLE_NAME = 'CHILD'
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?)
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:201, 2->NAME:'Y']
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:202, 2->NAME:'X']
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?)
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:200, 2->MASTER_ID:202]
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE CHILD SET MASTER_ID = ? WHERE ID = ?
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->MASTER_ID:201, 2->ID:200]
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load
INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK%201.7%20(latest)/label/Ubuntu/stable/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml
Jan 05, 2014 2:34:07 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler
INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK%201.7%20(latest)/label/Ubuntu/stable/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml
Jan 05, 2014 2:34:07 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults
INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1
Jan 05, 2014 2:34:07 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1
Jan 05, 2014 2:34:07 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?)
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:203, 2->NAME:'X']
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?)
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:201, 2->MASTER_ID:NULL]
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:202, 2->MASTER_ID:203]
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE CHILD SET MASTER_ID = ? WHERE ID = ?
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->MASTER_ID:203, 2->ID:201]
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT t0.MASTER_ID, t0.ID FROM CHILD t0 WHERE t0.MASTER_ID = ? [bind: 1->MASTER_ID:203]
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 2 rows. - took 0 ms.
Jan 05, 2014 2:34:07 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.936 sec
Running org.apache.cayenne.DataRowTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.cayenne.access.types.EnumTypeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

Results :

Tests in error: 
  testNewAdd(org.apache.cayenne.CDOOne2ManyTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ........................................... SUCCESS [34.375s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [1:44.876s]
[INFO] Cayenne Internal Build Plugin ..................... SUCCESS [1:48.062s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.004s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [16.444s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [3.527s]
[INFO] Cayenne Java 1.5 Unpublished ...................... FAILURE [3:11.019s]
[INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED
[INFO] Cayenne Aggregated Server Jar ..................... SKIPPED
[INFO] Cayenne Aggregated Client Jar ..................... SKIPPED
[INFO] Cayenne Project ................................... SKIPPED
[INFO] Cayenne Tools ..................................... SKIPPED
[INFO] Library: cayenne-lifecycle ........................ SKIPPED
[INFO] Cayenne Maven Plugin .............................. SKIPPED
[INFO] Cayenne Framework Aggregator Project .............. SKIPPED
[INFO] Cayenne Integration Tests Parent .................. SKIPPED
[INFO] Integration Tests - Cayenne Runtime ............... SKIPPED
[INFO] Integration Tests - Cayenne Tools ................. SKIPPED
[INFO] Cayenne Modeler ................................... SKIPPED
[INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED
[INFO] Cayenne Modeler Parent ............................ SKIPPED
[INFO] Cayenne Tutorial .................................. SKIPPED
[INFO] Cayenne ROP Server Tutorial ....................... SKIPPED
[INFO] Cayenne ROP Client Tutorial ....................... SKIPPED
[INFO] Cayenne Tutorials ................................. SKIPPED
[INFO] Cayenne Documentation ............................. SKIPPED
[INFO] Cayenne Documenation Parent ....................... SKIPPED
[INFO] Cayenne Docbook Documentation ..................... SKIPPED
[INFO] Docbook: Cayenne Stylesheets ...................... SKIPPED
[INFO] Docbook: Cayenne Guide ............................ SKIPPED
[INFO] Docbook: Getting Started with Cayenne ............. SKIPPED
[INFO] Docbook: Getting Started with Cayenne ROP ......... SKIPPED
[INFO] Docbook: Cayenne New Features and Upgrade Guide ... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:11.385s
[INFO] Finished at: Sun Jan 05 14:34:08 UTC 2014
[INFO] Final Memory: 42M/262M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project cayenne-jdk1.5-unpublished: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project cayenne-jdk1.5-unpublished: There are test failures.

Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:629)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[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 :cayenne-jdk1.5-unpublished
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : Cayenne-31 » h2,JDK 1.7 (latest),Ubuntu #88

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cayenne-31/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/88/changes>


Build failed in Jenkins: Cayenne-31 » h2,JDK 1.7 (latest),Ubuntu #87

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cayenne-31/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/87/changes>

Changes:

[aadamchik] Using only major version in docs metadata

otherwise Google is confused how to find docs for a given v. of Cayenne
(oops..)

[aadamchik] transferring old ROP docs

(cherry picked from commit 5d383c42f415554dda9f2f1c0a7ac1fcaaffa5fd)

[aadamchik] renaming rop chapters to start with rop-

(cherry picked from commit c878e990e4e966238055da2ca168a114fc9f3c05)

[aadamchik] updating copyright year

(cherry picked from commit ac5207877e4e6ac22f6a15ff9d2e2116011a7497)

[aadamchik] replacing confluence-style waring blocks with 'note' docbook sections

(cherry picked from commit 8364f945de5e0198372e885c0af41d5840f42dec)

[aadamchik] Using only major version in docs metadata

otherwise Google is confused how to find docs for a given v. of Cayenne

(cherry picked from commit 212afab6627714e8db6061af980db663489994ce)

------------------------------------------
[...truncated 136272 lines...]
[INFO] See /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started/target/site/index for generated file(s)
[INFO] Executing tasks
     [copy] Copying 2 files to /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started/target/site/index/css
     [copy] Copying 13 files to /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started/target/site/index/images
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (cleanup-maven) @ getting-started ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ getting-started ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 30 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ getting-started ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ getting-started ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ getting-started ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ getting-started ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ getting-started ---
[INFO] Building jar: /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started/target/getting-started-3.1B3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ getting-started ---
[INFO] Installing /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started/target/getting-started-3.1B3-SNAPSHOT.jar to <https://builds.apache.org/job/Cayenne-31/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/.repository/org/apache/cayenne/docs/getting-started/3.1B3-SNAPSHOT/getting-started-3.1B3-SNAPSHOT.jar>
[INFO] Installing /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started/pom.xml to <https://builds.apache.org/job/Cayenne-31/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/.repository/org/apache/cayenne/docs/getting-started/3.1B3-SNAPSHOT/getting-started-3.1B3-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Docbook: Getting Started with Cayenne ROP 3.1B3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ getting-started-rop ---
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.14:generate-pdf (build-pdf) @ getting-started-rop ---
[INFO] Processing input file: index.xml
[INFO] Applying customization parameters
[INFO] targetFileExtension pdf
[INFO] type fo
Jan 05, 2014 4:31:14 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400".
Jan 05, 2014 4:31:14 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400".
Jan 05, 2014 4:31:14 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 22171 millipoints. (See position 39:661)
Jan 05, 2014 4:31:14 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 26971 millipoints. (See position 39:661)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 22171 millipoints. (See position 81:702)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 2971 millipoints. (See position 81:702)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 2971 millipoints. (See position 120:708)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 12571 millipoints. (See position 174:668)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 223:632)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 7771 millipoints. (See position 246:655)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 246:655)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Content overflows the viewport of the fo:region-before on page 11 in block-progression direction by 4904 millipoints. (See position 161:1510)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Content overflows the viewport of the fo:region-before on page 12 in block-progression direction by 4904 millipoints. (See position 161:1510)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Content overflows the viewport of the fo:region-before on page 13 in block-progression direction by 4904 millipoints. (See position 161:1510)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 36571 millipoints. (See position 330:1747)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 12571 millipoints. (See position 330:1747)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 36571 millipoints. (See position 330:1747)
Jan 05, 2014 4:31:15 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Line 1 of a paragraph overflows the available area by 2971 millipoints. (See position 330:1747)
[INFO] /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/target/site/index.pdf has been generated.
[INFO] /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/target/site/index.fo has been generated.
[INFO] Executing tasks
   [delete] Deleting 1 files from /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/target/site
     [move] Moving 1 file to /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/target/site
[INFO] Executed tasks
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.14:generate-html (build-html) @ getting-started-rop ---
[INFO] Processing input file: index.xml
[INFO] Applying customization parameters
[INFO] Chunking output.
[INFO] See /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/target/site/index for generated file(s)
[INFO] Executing tasks
     [copy] Copying 2 files to /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/target/site/index/css
     [copy] Copying 1 file to /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/target/site/index/images
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (cleanup-maven) @ getting-started-rop ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ getting-started-rop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ getting-started-rop ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ getting-started-rop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ getting-started-rop ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ getting-started-rop ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ getting-started-rop ---
[INFO] Building jar: /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/target/getting-started-rop-3.1B3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ getting-started-rop ---
[INFO] Installing /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/target/getting-started-rop-3.1B3-SNAPSHOT.jar to <https://builds.apache.org/job/Cayenne-31/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/.repository/org/apache/cayenne/docs/getting-started-rop/3.1B3-SNAPSHOT/getting-started-rop-3.1B3-SNAPSHOT.jar>
[INFO] Installing /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/getting-started-rop/pom.xml to <https://builds.apache.org/job/Cayenne-31/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/.repository/org/apache/cayenne/docs/getting-started-rop/3.1B3-SNAPSHOT/getting-started-rop-3.1B3-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Docbook: Cayenne New Features and Upgrade Guide 3.1B3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ upgrade-guide ---
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.14:generate-pdf (build-pdf) @ upgrade-guide ---
[INFO] Processing input file: index.xml
[INFO] Applying customization parameters
[INFO] targetFileExtension pdf
[INFO] type fo
Jan 05, 2014 4:31:17 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400".
Jan 05, 2014 4:31:17 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400".
[INFO] /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/upgrade-guide/target/site/index.pdf has been generated.
[INFO] /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/upgrade-guide/target/site/index.fo has been generated.
[INFO] Executing tasks
   [delete] Deleting 1 files from /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/upgrade-guide/target/site
     [move] Moving 1 file to /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/upgrade-guide/target/site
[INFO] Executed tasks
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.14:generate-html (build-html) @ upgrade-guide ---
[INFO] Processing input file: index.xml
[INFO] Applying customization parameters
[INFO] Chunking output.
[INFO] See /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/upgrade-guide/target/site/index for generated file(s)
[INFO] Executing tasks
     [copy] Copying 2 files to /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/upgrade-guide/target/site/index/css
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ........................................... SUCCESS [0.238s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [1.780s]
[INFO] Cayenne Internal Build Plugin ..................... SUCCESS [1.644s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.005s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [0.425s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [3.167s]
[INFO] Cayenne Java 1.5 Unpublished ...................... SUCCESS [1:35.481s]
[INFO] Cayenne WebObjects Compatibility Library .......... SUCCESS [2.471s]
[INFO] Cayenne Aggregated Server Jar ..................... SUCCESS [3.873s]
[INFO] Cayenne Aggregated Client Jar ..................... SUCCESS [4.599s]
[INFO] Cayenne Project ................................... SUCCESS [3.505s]
[INFO] Cayenne Tools ..................................... SUCCESS [17.042s]
[INFO] Library: cayenne-lifecycle ........................ SUCCESS [6.038s]
[INFO] Cayenne Maven Plugin .............................. SUCCESS [12.827s]
[INFO] Cayenne Framework Aggregator Project .............. SUCCESS [0.003s]
[INFO] Cayenne Integration Tests Parent .................. SUCCESS [0.005s]
[INFO] Integration Tests - Cayenne Runtime ............... SUCCESS [2.369s]
[INFO] Integration Tests - Cayenne Tools ................. SUCCESS [2.253s]
[INFO] Cayenne Modeler ................................... SUCCESS [32.419s]
[INFO] Cayenne Modeler Maven Plugin ...................... SUCCESS [0.484s]
[INFO] Cayenne Modeler Parent ............................ SUCCESS [0.004s]
[INFO] Cayenne Tutorial .................................. SUCCESS [5.999s]
[INFO] Cayenne ROP Server Tutorial ....................... SUCCESS [4.236s]
[INFO] Cayenne ROP Client Tutorial ....................... SUCCESS [1.399s]
[INFO] Cayenne Tutorials ................................. SUCCESS [0.003s]
[INFO] Cayenne Documentation ............................. SUCCESS [1:23.772s]
[INFO] Cayenne Documenation Parent ....................... SUCCESS [0.658s]
[INFO] Cayenne Docbook Documentation ..................... SUCCESS [1:11.118s]
[INFO] Docbook: Cayenne Stylesheets ...................... SUCCESS [0.150s]
[INFO] Docbook: Cayenne Guide ............................ SUCCESS [14.845s]
[INFO] Docbook: Getting Started with Cayenne ............. SUCCESS [5.650s]
[INFO] Docbook: Getting Started with Cayenne ROP ......... SUCCESS [2.512s]
[INFO] Docbook: Cayenne New Features and Upgrade Guide ... FAILURE [1.638s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:23.727s
[INFO] Finished at: Sun Jan 05 16:31:18 UTC 2014
[INFO] Final Memory: 116M/367M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.agilejava.docbkx:docbkx-maven-plugin:2.0.14:generate-html (build-html) on project upgrade-guide: Error executing ant tasks: /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/upgrade-guide/src/images not found. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.agilejava.docbkx:docbkx-maven-plugin:2.0.14:generate-html (build-html) on project upgrade-guide: Error executing ant tasks
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error executing ant tasks
	at com.agilejava.docbkx.maven.AbstractTransformerMojo.executeTasks(AbstractTransformerMojo.java:604)
	at com.agilejava.docbkx.maven.AbstractTransformerMojo.postProcess(AbstractTransformerMojo.java:441)
	at com.agilejava.docbkx.maven.AbstractTransformerMojo.execute(AbstractTransformerMojo.java:185)
	at com.agilejava.docbkx.maven.AbstractHtmlMojo.execute(AbstractHtmlMojo.java:58)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
Caused by: /home/hudson/jenkins-slave/workspace/Cayenne-31/cayenneTestConnection/h2/jdk/JDK 1.7 (latest)/label/Ubuntu/stable/docs/docbook/upgrade-guide/src/images not found.
	at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:349)
	at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:404)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
	at org.apache.tools.ant.Task.perform(Task.java:364)
	at org.apache.tools.ant.Target.execute(Target.java:341)
	at com.agilejava.docbkx.maven.AbstractTransformerMojo.executeTasks(AbstractTransformerMojo.java:601)
	... 24 more
[ERROR] 
[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 :upgrade-guide
Build step 'Invoke top-level Maven targets' marked build as failure