Hi Stefan,

Kiran had the same build problem.

Strangely, the problem disappeared when he removed his maven repository and 
tried again.

Kiran, can you confirm?

Maybe we could ask artifacts under org/apache/directory to be removed on the 
Continuum machine.

Regards,
Pierre-Arnaud

On 4 juin 2010, at 18:48, Stefan Seelmann wrote:

> Felix Knecht wrote:
>> Hi Pierre-Arnaud
>> 
>>> I'm currently reviewing the dependency tree of each project in Apache DS.
>> 
>>> When generating the installers I've found a lot of new dependencies (since 
>>> the last release) in the generated lib folder, and especially this one: 
>>> findbugs:annotations.
>> 
>>> Are you sure of the scope of this dependency?
>> 
>> Thanks for heads up!
>> 
>> No. I thought it wouldn't be taken when having scope "compile".... It's
>> used to avoid false positives when generating the findbugs reports.
>> "provided" seems to be the better solution.
> 
> The problem with "provided" is now that the build fails with Java5 [1].
> 
> Seems like the dependent modules have problems when the annotation class
> is missing.
> 
> As a workaround I added the findbugs annotations dependency with scope
> "provided" to each the shared, apacheds, and ldap-api parent pom. Any
> other idea?
> 
> Kind Regards,
> Stefan
> 
> 
> [1]http://vmbuild.apache.org/continuum/buildResult.action?buildId=346851&projectGroupId=139&projectId=2675&projectName=ApacheDS+1.5+Build+With+Dependencies

Reply via email to