Welcome to

Confessions of a build breaker

A blog on Java, JEE and Spring by Jelmer Kuperus

Spring 2.5 and Maven problems

December 1st, 2007 by site admin

It looks like the spring 2.5 jars that where uploaded to the official maven repository are broken. The full spring jar is 321 kb large and only contains the spring aop classes.

Anyway I added springs own repository to my pom and then i got the correct jar and sources

<repository>
  <id>spring</id>
  <name>Spring Portfolio Repository</name>   <url>https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo</url>
</repository>

Posted in java, spring |

3 Responses

  1. Craig Walls Says:

    I’m not sure that’s correct. I just downloaded (through a browser) the full Spring JAR from http://repo1.maven.org/maven2/org/springframework/spring/2.5/spring-2.5.jar. When I opened it up, it had everything I’d expect in there.

  2. Martin Gilday Says:

    It is fixed now. They cheekily modified the repository.

  3. Anonymous Says:

    it doesnt look like its fixed

    http://www.mvnrepository.com/artifact/org.springframework/spring

    it looks like the whole release got pulled or something like that
    ftp://ibiblio.org/pub/packages/maven2/org/springframework/spring/

    or it might just be a problem with that mirror

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

copyright © 2oo6 by Confessions of a build breaker | Powered by Wordpress

Ported by ThemePorter - template by Design4 | Sponsored by 47channel