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 2015/10/22 12:27:10 UTC

Build failed in Jenkins: cayenne-master » derby,JDK 1.7 (latest),Ubuntu #256

See <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/256/changes>

Changes:

[s.kolbachev] CAY-2029 | Allow out-of-order insertion into DI lists

[s.kolbachev] CAY-2028 | Wrap DataChannelFilter calls in the main transaction

[s.kolbachev] clean up

[s.kolbachev] update RELEASE-NOTES

------------------------------------------
[...truncated 489 lines...]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-checkers ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cayenne-checkers ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cayenne-checkers ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ cayenne-checkers ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/build-tools/cayenne-checkers/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cayenne-checkers ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ cayenne-checkers ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cayenne-checkers ---
[INFO] Building jar: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/build-tools/cayenne-checkers/target/cayenne-checkers-4.0.M3-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-checkers >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-checkers <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-checkers ---
[INFO] Building jar: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/build-tools/cayenne-checkers/target/cayenne-checkers-4.0.M3-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Dependency Injection Container 4.0.M3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-di ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default) @ cayenne-di ---
[INFO] Starting audit...
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/Key.java>:29:24: Variable 'type' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/Key.java>:30:22: Variable 'typeName' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/Key.java>:31:22: Variable 'bindingName' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/Key.java>:49:5: Constructor definition in wrong order.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/FieldInjectingProvider.java>:73:11: warning: Catching 'Exception' is not allowed.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultBindingBuilder.java>:32:31: Variable 'injector' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultBindingBuilder.java>:33:22: Variable 'bindingKey' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultListBuilder.java>:36:31: Variable 'injector' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultListBuilder.java>:37:28: Variable 'bindingKey' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultAdhocObjectFactory.java>:37:24: Variable 'injector' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultAdhocObjectFactory.java>:38:34: Variable 'classLoaderManager' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultAdhocObjectFactory.java>:71:11: warning: Catching 'Exception' is not allowed.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultAdhocObjectFactory.java>:79:5: Cyclomatic Complexity is 26 (max allowed is 15).
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultAdhocObjectFactory.java>:79:5: Executable statement count is 33 (max allowed is 30).
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultAdhocObjectFactory.java>:122:66: warning: Must have at least one statement.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultScopeProvider.java>:49:17: warning: The double-checked locking idiom is broken and should be avoided.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultScopeProvider.java>:52:21: warning: The double-checked locking idiom is broken and should be avoided.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/ScopeEventBinding.java>:63:9: warning: Catching 'Exception' is not allowed.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultScope.java>:42:55: Variable 'eventTypes' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultScope.java>:43:68: Variable 'listeners' must be private and have accessor methods.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/DefaultScope.java>:45:5: Static variable definition in wrong order.
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/ConstructorInjectingProvider.java>:54:5: Executable statement count is 33 (max allowed is 30).
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/spi/ConstructorInjectingProvider.java>:140:9: warning: Catching 'Exception' is not allowed.
Audit done.

[INFO] There are 3 checkstyle errors.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> maven-pmd-plugin:3.2:check (default) @ cayenne-di >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:pmd (pmd) @ cayenne-di ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.2:check (default) @ cayenne-di <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:check (default) @ cayenne-di ---
[INFO] PMD Warning: org.apache.cayenne.di.BindingBuilder:32 Rule:ShortMethodName Priority:3 Avoid using short method names.
[INFO] PMD Warning: org.apache.cayenne.di.BindingBuilder:46 Rule:ShortMethodName Priority:3 Avoid using short method names.
[INFO] PMD Warning: org.apache.cayenne.di.Key:51 Rule:AvoidThrowingNullPointerException Priority:3 Avoid throwing null pointer exceptions..
[INFO] PMD Warning: org.apache.cayenne.di.Key:63 Rule:NullAssignment Priority:5 Assigning an Object to null is a code smell.  Consider refactoring..
[INFO] PMD Warning: org.apache.cayenne.di.MapBuilder:40 Rule:ShortMethodName Priority:3 Avoid using short method names.
[INFO] PMD Warning: org.apache.cayenne.di.UnorderedListBuilder:40 Rule:ShortMethodName Priority:3 Avoid using short method names.
[INFO] PMD Warning: org.apache.cayenne.di.spi.Binding:46 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.Binding:58 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.Binding:78 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.Binding:82 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.ConstructorInjectingProvider:140 Rule:AvoidCatchingGenericException Priority:3 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DIUtil:31 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.Decoration:32 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.Decoration:36 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.Decoration:40 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultAdhocObjectFactory:53 Rule:AvoidThrowingNullPointerException Priority:3 Avoid throwing null pointer exceptions..
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultAdhocObjectFactory:57 Rule:AvoidThrowingNullPointerException Priority:3 Avoid throwing null pointer exceptions..
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultAdhocObjectFactory:71 Rule:AvoidCatchingGenericException Priority:3 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultAdhocObjectFactory:85 Rule:AvoidThrowingNullPointerException Priority:3 Avoid throwing null pointer exceptions..
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultAdhocObjectFactory:122 Rule:EmptyCatchBlock Priority:3 Avoid empty catch blocks.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultAdhocObjectFactory:145 Rule:AvoidUsingShortType Priority:5 Do not use the short type.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultBindingBuilder:41 Rule:ShortMethodName Priority:3 Avoid using short method names.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultBindingBuilder:96 Rule:ShortMethodName Priority:3 Avoid using short method names.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultDecoratorBuilder:53 Rule:UnnecessaryLocalBeforeReturn Priority:4 Consider simply returning the value vs storing it in local variable 'provider1'.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:75 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:79 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:82 Rule:AvoidThrowingNullPointerException Priority:3 Avoid throwing null pointer exceptions..
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:89 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:94 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:105 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:116 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:148 Rule:AvoidThrowingNullPointerException Priority:3 Avoid throwing null pointer exceptions..
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:174 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:178 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultInjector:182 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultListBuilder:105 Rule:AvoidInstantiatingObjectsInLoops Priority:4 Avoid instantiating new objects inside loops.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultListBuilder:106 Rule:AvoidInstantiatingObjectsInLoops Priority:4 Avoid instantiating new objects inside loops.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultListBuilder:131 Rule:ShortMethodName Priority:3 Avoid using short method names.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultMapBuilder:74 Rule:AvoidInstantiatingObjectsInLoops Priority:4 Avoid instantiating new objects inside loops.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultMapBuilder:75 Rule:AvoidInstantiatingObjectsInLoops Priority:4 Avoid instantiating new objects inside loops.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultMapBuilder:98 Rule:ShortMethodName Priority:3 Avoid using short method names.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultScope:66 Rule:AvoidInstantiatingObjectsInLoops Priority:4 Avoid instantiating new objects inside loops.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultScope:99 Rule:AvoidInstantiatingObjectsInLoops Priority:4 Avoid instantiating new objects inside loops.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultScopeProvider:52 Rule:AvoidDeeplyNestedIfStmts Priority:3 Deeply nested if..then statements are hard to read.
[INFO] PMD Warning: org.apache.cayenne.di.spi.DefaultScopeProvider:71 Rule:NullAssignment Priority:5 Assigning an Object to null is a code smell.  Consider refactoring..
[INFO] PMD Warning: org.apache.cayenne.di.spi.FieldInjectingProvider:66 Rule:UnusedPrivateMethod Priority:4 Avoid unused private methods such as 'injectMember(Object,Field,String)'..
[INFO] PMD Warning: org.apache.cayenne.di.spi.FieldInjectingProvider:73 Rule:AvoidCatchingGenericException Priority:3 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block.
[INFO] PMD Warning: org.apache.cayenne.di.spi.InjectionStack:40 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.InjectionStack:47 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.InjectionStack:65 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.ListProvider:72 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.ListProvider:78 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.ListProvider:82 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.MapProvider:50 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.NoScope:29 Rule:DefaultPackage Priority:5 Use explicit scoping instead of the default package private level.
[INFO] PMD Warning: org.apache.cayenne.di.spi.ScopeEventBinding:63 Rule:AvoidCatchingGenericException Priority:3 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block.
[INFO] PMD Failure: org.apache.cayenne.di.DIGraph:81 Rule:IfStmtsMustUseBraces Priority:1 Avoid using if statements without curly braces.
[INFO] PMD Failure: org/apache/cayenne/di/spi/DefaultAdhocObjectFactory.java:35 Rule:CyclomaticComplexity Priority:2 The class 'DefaultAdhocObjectFactory' has a Cyclomatic Complexity of 11 (Highest = 26)..
[INFO] PMD Failure: org.apache.cayenne.di.spi.DefaultAdhocObjectFactory:80 Rule:CyclomaticComplexity Priority:2 The method 'getJavaClass' has a Cyclomatic Complexity of 26..
[INFO] PMD Failure: org.apache.cayenne.di.spi.DefaultAdhocObjectFactory:132 Rule:PreserveStackTrace Priority:1 New exception is thrown in catch block, original stack trace may be lost.
[INFO] PMD Failure: org.apache.cayenne.di.spi.DefaultAdhocObjectFactory:159 Rule:PreserveStackTrace Priority:1 New exception is thrown in catch block, original stack trace may be lost.
[INFO] PMD Failure: org.apache.cayenne.di.spi.DefaultClassLoaderManager:38 Rule:UseProperClassLoader Priority:1 In J2EE, getClassLoader() might not work as expected.  Use Thread.currentThread().getContextClassLoader() instead..
[INFO] PMD Failure: org.apache.cayenne.di.spi.ListProvider:49 Rule:IfStmtsMustUseBraces Priority:1 Avoid using if statements without curly braces.
[INFO] You have 7 PMD violations and 56 warnings. For more details see:<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/target/pmd.xml>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cayenne-di ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cayenne-di ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/resources>
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cayenne-di ---
[INFO] Compiling 45 source files to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/DIGraph.java>:[107,18] error: cannot find symbol
[ERROR] 
    V extends Object declared in class DIGraph
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/DIGraph.java>:[109,37] error: cannot find symbol
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ........................................... SUCCESS [0.306s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.010s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [1.040s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [0.907s]
[INFO] Cayenne Code Checkers ............................. SUCCESS [0.059s]
[INFO] Cayenne Dependency Injection Container ............ FAILURE [8.937s]
[INFO] Cayenne Server .................................... SKIPPED
[INFO] Cayenne ROP Client ................................ SKIPPED
[INFO] Cayenne Project ................................... SKIPPED
[INFO] Cayenne Tools ..................................... SKIPPED
[INFO] Cayenne Lifecycle Utilities ....................... SKIPPED
[INFO] Cayenne Maven Plugins ............................. SKIPPED
[INFO] Cayenne Maven Plugin .............................. SKIPPED
[INFO] Cayenne Cryptography Extensions ................... SKIPPED
[INFO] Cayenne Joda Extensions ........................... SKIPPED
[INFO] Cayenne DBCP2 Extension ........................... SKIPPED
[INFO] Cayenne Integration Tests Parent .................. SKIPPED
[INFO] Integration Tests - Cayenne Tools ................. SKIPPED
[INFO] Cayenne Modeler Parent ............................ SKIPPED
[INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED
[INFO] Cayenne Modeler ................................... SKIPPED
[INFO] Cayenne Modeler Generic and Windows Extensions .... SKIPPED
[INFO] Cayenne Modeler Generic ........................... SKIPPED
[INFO] Cayenne Modeler Mac OS X Extensions ............... SKIPPED
[INFO] Cayenne Modeler Mac OS X .......................... SKIPPED
[INFO] Cayenne Modeler Windows ........................... SKIPPED
[INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED
[INFO] Cayenne Tutorials ................................. SKIPPED
[INFO] Cayenne Tutorial .................................. SKIPPED
[INFO] Cayenne ROP Server Tutorial ....................... SKIPPED
[INFO] Cayenne ROP Client Tutorial ....................... SKIPPED
[INFO] Cayenne Documenation Parent ....................... SKIPPED
[INFO] Cayenne Documentation ............................. 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] Cayenne Release Assembly .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.763s
[INFO] Finished at: Thu Oct 22 10:28:04 UTC 2015
[INFO] Final Memory: 41M/388M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project cayenne-di: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/DIGraph.java>:[107,18] error: cannot find symbol
[ERROR] 
[ERROR] V extends Object declared in class DIGraph
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/cayenne-di/src/main/java/org/apache/cayenne/di/DIGraph.java>:[109,37] error: cannot find symbol
[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-di: 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: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.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-di
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?

Jenkins build is back to normal : cayenne-master » derby,JDK 1.7 (latest),Ubuntu #257

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