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 2012/02/22 20:21:22 UTC

Build failed in Jenkins: Cayenne-trunk » derby,false,JDK 1.5 (latest),Ubuntu #661

See <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/661/changes>

Changes:

[aadamchik] CAY-1670 Non-blocking DataRowStore

release notes

[aadamchik] CAY-1670 Non-blocking DataRowStore

switching DataRowStore to concurrentlinkedhashmap
REMOVING SYNCHRONIZATION

[aadamchik] CAY-1670 Non-blocking DataRowStore

internalizing concurrentlinkedhashmap http://code.google.com/p/concurrentlinkedhashmap/
making this code Java 5 compatible
stripping off separately licensed annotations definining concurrency policies

------------------------------------------
[...truncated 305 lines...]
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Dependency Injection Container 3.1M4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-di-unpublished ---
[INFO] 
[INFO] --- maven-cayenne-build-plugin:3.1M4-SNAPSHOT:date (date) @ cayenne-di-unpublished ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cayenne-di-unpublished ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cayenne-di-unpublished ---
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 37 source files to <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-di-unpublished/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ cayenne-di-unpublished ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-di-unpublished/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cayenne-di-unpublished ---
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 38 source files to <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-di-unpublished/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ cayenne-di-unpublished ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-di-unpublished/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cayenne.di.KeyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.cayenne.CayenneExceptionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.cayenne.di.DIBootstrapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.cayenne.CayenneRuntimeExceptionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.cayenne.di.spi.DefaultInjectorBindingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.cayenne.di.spi.DefaultInjectorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.cayenne.di.spi.DefaultInjectorScopeTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.cayenne.di.spi.DefaultInjectorInjectionTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.cayenne.di.spi.DefaultInjectorCircularInjectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ cayenne-di-unpublished ---
[INFO] Building jar: <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-di-unpublished/target/cayenne-di-unpublished-3.1M4-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-di-unpublished >>>
[INFO] 
[INFO] --- maven-cayenne-build-plugin:3.1M4-SNAPSHOT:date (date) @ cayenne-di-unpublished ---
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-di-unpublished <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-di-unpublished ---
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cayenne already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-di-unpublished/target/cayenne-di-unpublished-3.1M4-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cayenne already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cayenne-di-unpublished ---
[INFO] Installing <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-di-unpublished/target/cayenne-di-unpublished-3.1M4-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cayenne/unpublished/cayenne-di-unpublished/3.1M4-SNAPSHOT/cayenne-di-unpublished-3.1M4-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-di-unpublished/pom.xml> to /home/jenkins/.m2/repository/org/apache/cayenne/unpublished/cayenne-di-unpublished/3.1M4-SNAPSHOT/cayenne-di-unpublished-3.1M4-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-di-unpublished/target/cayenne-di-unpublished-3.1M4-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/cayenne/unpublished/cayenne-di-unpublished/3.1M4-SNAPSHOT/cayenne-di-unpublished-3.1M4-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Java 1.5 Unpublished 3.1M4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-jdk1.5-unpublished ---
[INFO] 
[INFO] --- maven-cayenne-build-plugin:3.1M4-SNAPSHOT:date (date) @ cayenne-jdk1.5-unpublished ---
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jjtree-ejbql) @ cayenne-jdk1.5-unpublished ---
[WARNING] File encoding for grammars has not been configured, using platform default encoding, i.e. build is platform dependent!
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/jjtree/org/apache/cayenne/ejbql/EJBQLParser.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "EJBQLTreeConstants.java" does not exist.  Will create one.
File "JJTEJBQLState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/target/javacc-1329938474310/node/EJBQLParser.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/target/javacc-1329938474310/node/EJBQLParser.jj> . . .
Warning: Choice conflict in (...)* construct at line 840, column 17.
         Expansion nested within construct and expansion following construct
         have common prefixes, one of which is: "+"
         Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 849, column 17.
         Expansion nested within construct and expansion following construct
         have common prefixes, one of which is: "*"
         Consider using a lookahead of 2 or more for nested expansion.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "JavaCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 2 warnings.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ cayenne-jdk1.5-unpublished ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cayenne-jdk1.5-unpublished ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cayenne-jdk1.5-unpublished ---
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 934 source files to <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/LinkedDeque.java>:[38,17] cannot find symbol
symbol  : class Deque
location: package java.util
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/LinkedDeque.java>:[61,8] cannot find symbol
symbol: class Deque
        Deque<E> {
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/LinkedDeque.java>:[61,13] interface expected here
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1399,42] java.util.AbstractMap.SimpleEntry is not public in java.util.AbstractMap; cannot be accessed from outside package
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1386,19] incompatible types
found   : org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap<K,V>.WriteThroughEntry
required: java.util.Map.Entry<K,V>
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1409,16] cannot find symbol
symbol  : method getKey()
location: class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap<K,V>.WriteThroughEntry
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1410,24] cannot find symbol
symbol  : method setValue(V)
location: class java.util.AbstractMap<K,V>
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1407,9] method does not override a method from its superclass
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1414,23] java.util.AbstractMap.SimpleEntry is not public in java.util.AbstractMap; cannot be accessed from outside package
[INFO] 9 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ........................................... SUCCESS [0.390s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [1.556s]
[INFO] Cayenne Internal Build Plugin ..................... SUCCESS [1.356s]
[INFO] Cayenne Internal Documentation Build Plugin ....... SUCCESS [1.364s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.040s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [0.824s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [2.168s]
[INFO] Cayenne Java 1.5 Unpublished ...................... FAILURE [6.628s]
[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 Documenation ...................... 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: 15.757s
[INFO] Finished at: Wed Feb 22 19:21:20 UTC 2012
[INFO] Final Memory: 26M/299M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project cayenne-jdk1.5-unpublished: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/LinkedDeque.java>:[38,17] cannot find symbol
[ERROR] symbol  : class Deque
[ERROR] location: package java.util
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/LinkedDeque.java>:[61,8] cannot find symbol
[ERROR] symbol: class Deque
[ERROR] Deque<E> {
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/LinkedDeque.java>:[61,13] interface expected here
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1399,42] java.util.AbstractMap.SimpleEntry is not public in java.util.AbstractMap; cannot be accessed from outside package
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1386,19] incompatible types
[ERROR] found   : org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap<K,V>.WriteThroughEntry
[ERROR] required: java.util.Map.Entry<K,V>
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1409,16] cannot find symbol
[ERROR] symbol  : method getKey()
[ERROR] location: class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap<K,V>.WriteThroughEntry
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1410,24] cannot find symbol
[ERROR] symbol  : method setValue(V)
[ERROR] location: class java.util.AbstractMap<K,V>
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1407,9] method does not override a method from its superclass
[ERROR] <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java>:[1414,23] java.util.AbstractMap.SimpleEntry is not public in java.util.AbstractMap; cannot be accessed from outside package
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project cayenne-jdk1.5-unpublished: Compilation failure
	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:319)
	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:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	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.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	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
Archiving artifacts


Jenkins build is back to normal : Cayenne-trunk » derby,false,JDK 1.5 (latest),Ubuntu #662

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.5%20(latest),label=Ubuntu/662/changes>