Hi guys,

I'm getting a build failure on trunk for Apache DS.

Is this normal? Is anyone aware of it?

Here's the maven output:
> MacBookPro:ApacheDS pajbam$ mvn clean install -Dmaven.test.skip
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   Apache Directory Project
> [INFO]   Apache Directory Shared
> [-----SNIP-----]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building ApacheDS Core Integration
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting 
> /Users/pajbam/Development/Apache/ApacheDS/apacheds/core-integ/target
> [INFO] [remote-resources:process {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 1 source file to 
> /Users/pajbam/Development/Apache/ApacheDS/apacheds/core-integ/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /Users/pajbam/Development/Apache/ApacheDS/apacheds/core-integ/src/main/java/org/apache/directory/server/core/integ/IntegrationUtils.java:[384,36]
>  org.apache.directory.ldap.client.api.LdapConnection is abstract; cannot be 
> instantiated
> 
> [INFO] 1error
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /Users/pajbam/Development/Apache/ApacheDS/apacheds/core-integ/src/main/java/org/apache/directory/server/core/integ/IntegrationUtils.java:[384,36]
>  org.apache.directory.ldap.client.api.LdapConnection is abstract; cannot be 
> instantiated
> 
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 2 minutes 37 seconds
> [INFO] Finished at: Wed Mar 31 11:56:00 CEST 2010
> [INFO] Final Memory: 116M/247M
> [INFO] 
> ------------------------------------------------------------------------

Thanks,
Pierre-Arnaud

Reply via email to