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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
