On 7/20/06 10:40 AM, in article [EMAIL PROTECTED], "Sylvain
Wallez" <[EMAIL PROTECTED]> wrote:

>> [INFO] Compilation failure
>> 
>> /home/maven/continuum-1.0.3/apps/continuum/working-directory/167/src/main/jav
>> a/org/apache/cocoon/components/language/generator/ProgramGeneratorImpl.java:[
>> 105,37] cannot access javax.servlet.ServletContext
>> file javax/servlet/ServletContext.class not found
>>                 String rootPath = ctx.getRealPath("/");
>>   
> 
> Uh. Why does failing to download Spring from the repo leads do not
> finding ServletContext??????
>

These 2 events are unrelated.

Given [1] I suspect that the recent exclusions added by Carsten have caused
the compilation error. However I can't reproduce the failure locally anymore
so I'll hold off until the next nightly build before investigating further.


> And, in the first place, why does the download fail?

The download failed because the files (spring*.pom) maven is searching for
are not available on maven central. It seems that the spring jars have been
uploaded without creating poms. This is fairly harmless though, apart from
the annoying WARNING messages.

Jorg

[1] http://jira.codehaus.org/browse/MNG-1797


Reply via email to