You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/03/12 05:31:14 UTC

Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #563

See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/563/>



Jenkins build is back to stable : dir-apacheds-jdk16-ubuntu-deploy #577

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/577/>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #576

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #575

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #574

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #573

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #572

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #571

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #570

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/570/>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #569

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #568

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #567

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-jdk16-ubuntu-deploy #566

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/changes>


Jenkins build is unstable: dir-apacheds-jdk16-ubuntu-deploy #565

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/565/changes>



Build failed in Jenkins: dir-apacheds-jdk16-ubuntu-deploy #564

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/564/changes>

Changes:

[elecharny] o Created a MutableAttributeType class
o Removed the modifiers from the AttributeType class
o Modified the impacted code in the api and Studio

[elecharny] Removed the LdapConnectionFactory class

[elecharny] o Added a AbstractLdapConnection class to gather the common properties and method for the LdapConnection implementations

[elecharny] minor refactoring

[elecharny] Added javadoc

------------------------------------------
[...truncated 398 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ apacheds-core-api ---
[INFO] Compiling 133 source files to <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[29,43] cannot find symbol
symbol  : class AbstractLdapConnection
location: package org.apache.directory.ldap.client.api
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[97,47] cannot find symbol
symbol: class AbstractLdapConnection
public class LdapCoreSessionConnection extends AbstractLdapConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/entry/TestServerEntryUtils.java>:[32,52] cannot find symbol
symbol  : class MutableAttributeType
location: package org.apache.directory.shared.ldap.model.schema
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[129,8] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[181,20] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[239,20] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[294,32] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[303,32] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[336,32] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[352,20] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[394,24] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[412,15] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[421,15] cannot find symbol
symbol  : variable codec
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[493,32] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[502,32] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[512,8] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[534,31] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[593,32] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[615,20] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[638,24] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[653,20] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[684,20] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[720,20] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[741,33] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[744,32] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[833,22] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[833,56] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[881,24] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[904,24] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[926,31] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[926,65] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[984,31] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[984,65] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[1002,24] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[1052,31] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[1061,8] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[1189,20] cannot find symbol
symbol  : variable messageId
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[1245,12] cannot find symbol
symbol  : variable schemaManager
location: class org.apache.directory.server.core.api.LdapCoreSessionConnection
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[1253,4] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>:[1263,4] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/entry/TestServerEntryUtils.java>:[110,8] cannot find symbol
symbol  : class MutableAttributeType
location: class org.apache.directory.server.core.api.entry.TestServerEntryUtils
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/entry/TestServerEntryUtils.java>:[110,49] cannot find symbol
symbol  : class MutableAttributeType
location: class org.apache.directory.server.core.api.entry.TestServerEntryUtils
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/entry/TestServerEntryUtils.java>:[197,8] cannot find symbol
symbol  : class MutableAttributeType
location: class org.apache.directory.server.core.api.entry.TestServerEntryUtils
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/entry/TestServerEntryUtils.java>:[197,49] cannot find symbol
symbol  : class MutableAttributeType
location: class org.apache.directory.server.core.api.entry.TestServerEntryUtils
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/entry/TestServerEntryUtils.java>:[233,8] cannot find symbol
symbol  : class MutableAttributeType
location: class org.apache.directory.server.core.api.entry.TestServerEntryUtils
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/entry/TestServerEntryUtils.java>:[233,49] cannot find symbol
symbol  : class MutableAttributeType
location: class org.apache.directory.server.core.api.entry.TestServerEntryUtils
[INFO] 46 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/core-api/pom.xml> to /home/hudson/hudson/jobs/dir-apacheds-jdk16-ubuntu-deploy/modules/org.apache.directory.server$apacheds-core-api/builds/2012-03-13_04-02-05/archive/org.apache.directory.server/apacheds-core-api/2.0.0-M7-SNAPSHOT/apacheds-core-api-2.0.0-M7-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS .......................................... SUCCESS [7.707s]
[INFO] ApacheDS I18n ..................................... SUCCESS [4.965s]
[INFO] ApacheDS Core Constants ........................... SUCCESS [3.910s]
[INFO] ApacheDS Core API ................................. FAILURE [14.909s]
[INFO] ApacheDS Core Shared .............................. SKIPPED
[INFO] ApacheDS Interceptors ............................. SKIPPED
[INFO] ApacheDS AdministrativePoint Interceptor .......... SKIPPED
[INFO] ApacheDS Authentication Interceptor ............... SKIPPED
[INFO] ApacheDS Authorization Interceptor ................ SKIPPED
[INFO] ApacheDS ChangeLog Interceptor .................... SKIPPED
[INFO] ApacheDS Collective Attribute Interceptor ......... SKIPPED
[INFO] ApacheDS Event Interceptor ........................ SKIPPED
[INFO] ApacheDS Exception Interceptor .................... SKIPPED
[INFO] ApacheDS Journal Interceptor ...................... SKIPPED
[INFO] ApacheDS Normalization Interceptor ................ SKIPPED
[INFO] ApacheDS Operational Attribute Interceptor ........ SKIPPED
[INFO] ApacheDS Referral Interceptor ..................... SKIPPED
[INFO] ApacheDS Schema Interceptor ....................... SKIPPED
[INFO] ApacheDS Subtree Interceptor ...................... SKIPPED
[INFO] ApacheDS Triggers Interceptor ..................... SKIPPED
[INFO] ApacheDS Core ..................................... SKIPPED
[INFO] ApacheDS Core AVL ................................. SKIPPED
[INFO] ApacheDS Generalized (X) DBM Partition ............ SKIPPED
[INFO] ApacheDS LDIF Partition ........................... SKIPPED
[INFO] ApacheDS JDBM Partition ........................... SKIPPED
[INFO] ApacheDS Core Annotations ......................... SKIPPED
[INFO] ApacheDS Core JNDI ................................ SKIPPED
[INFO] ApacheDS Protocol Shared .......................... SKIPPED
[INFO] ApacheDS Protocol Kerberos Codec .................. SKIPPED
[INFO] ApacheDS Interceptors for Kerberos ................ SKIPPED
[INFO] ApacheDS Protocol Dhcp ............................ SKIPPED
[INFO] ApacheDS Protocol Dns ............................. SKIPPED
[INFO] ApacheDS Protocol Kerberos ........................ SKIPPED
[INFO] ApacheDS Protocol Ldap ............................ SKIPPED
[INFO] ApacheDS Protocol Ntp ............................. SKIPPED
[INFO] Apacheds Server Annotations ....................... SKIPPED
[INFO] ApacheDS Server Config ............................ SKIPPED
[INFO] ApacheDS Server JNDI .............................. SKIPPED
[INFO] ApacheDS Server Replication Service ............... SKIPPED
[INFO] ApacheDS Test Framework ........................... SKIPPED
[INFO] ApacheDS Generalized (X) DBM Tools ................ SKIPPED
[INFO] ApacheDS All ...................................... SKIPPED
[INFO] ApacheDS Logger Interceptor ....................... SKIPPED
[INFO] ApacheDS Password Hashing Interceptor ............. SKIPPED
[INFO] ApacheDS Core Integration ......................... SKIPPED
[INFO] ApacheDS Server Integration ....................... SKIPPED
[INFO] ApacheDS DirectoryService-WebApp bridge ........... SKIPPED
[INFO] ApacheDS Jetty HTTP Server Integration ............ SKIPPED
[INFO] ApacheDS Service Builder .......................... SKIPPED
[INFO] ApacheDS Protocol Kerberos Test ................... SKIPPED
[INFO] Apache Directory LDAP Client API test ............. SKIPPED
[INFO] ApacheDS Service .................................. SKIPPED
[INFO] ApacheDS Wrapper .................................. SKIPPED
[INFO] ApacheDS Installers Maven Plugin .................. SKIPPED
[INFO] ApacheDS Installers ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.220s
[INFO] Finished at: Tue Mar 13 04:02:44 UTC 2012
[INFO] Final Memory: 44M/210M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project apacheds-core-api: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project apacheds-core-api: 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.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
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)
	... 27 more
channel stopped