You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Damien Lecan <ml...@dlecan.com> on 2007/11/22 11:29:35 UTC

Spring 2.5 poms and md5 sums

Hello,

I have problems with all Spring 2.5 pom file md5 sums.
They all seem to be wrong :(

I'm working behind a proxy but this is the first time I have problems
with md5 sums.

Can someone check if it works :

<dependency>
  <groupId>org.springframework</groupId>
  <artifactId>spring-aop</artifactId>
  <version>2.5</version>
</dependency>

or

<dependency>
  <groupId>org.springframework</groupId>
  <artifactId>spring-aspects</artifactId>
  <version>2.5</version>
</dependency>


Thanks

Damien Lecan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Spring 2.5 poms and md5 sums

Posted by Damien Lecan <ml...@dlecan.com>.
> Don't worry, not your fault. They screwed up the 2.5 release big time.
>
> FYI: Maven artifacts on central incorrect
> http://opensource.atlassian.com/projects/spring/browse/SPR-4131

Spring jar has been recopied from other Spring repository.

Could check sums be regenerated ?

Damien Lecan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Spring 2.5 poms and md5 sums

Posted by Antony Stubbs <an...@gmail.com>.
Don't worry, not your fault. They screwed up the 2.5 release big time.

FYI: Maven artifacts on central incorrect
http://opensource.atlassian.com/projects/spring/browse/SPR-4131


Damien Lecan 2 wrote:
> 
> Hello,
> 
> I have problems with all Spring 2.5 pom file md5 sums.
> They all seem to be wrong :(
> 
> I'm working behind a proxy but this is the first time I have problems
> with md5 sums.
> 
> Can someone check if it works :
> 
> <dependency>
>   <groupId>org.springframework</groupId>
>   <artifactId>spring-aop</artifactId>
>   <version>2.5</version>
> </dependency>
> 
> or
> 
> <dependency>
>   <groupId>org.springframework</groupId>
>   <artifactId>spring-aspects</artifactId>
>   <version>2.5</version>
> </dependency>
> 
> 
> Thanks
> 
> Damien Lecan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Spring-2.5-poms-and-md5-sums-tf4855537s177.html#a13895452
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org