Spring 2.0 Maven POMs ready

One last Spring 2.0 announcement on a day full of them. The Maven POMs for Spring 2.0 are up in Spring's private repository. If you want to point to it directly check https://svn.sourceforge.net/svnroot/springframework/repos/repo/. If you want to wait, they should be replicated into the Ibiblio Maven repository over the next couple of days.
For those of you who like to browse around with a bit more metadata, the ViewVC interface from SourceForge is a good choice. Remember that you should use the earlier link as a URL for maven, but you can use the later link for browsing.
Updated 10/3 22:03: Added paragraph about ViewVC
Modified

nicolas de loof says:
Added on October 4th, 2006 at 2:27 amI've created an upload request for Spring 2.0, with sources and javadoc bundles :
http://jira.codehaus.org/browse/MAVENUPLOAD-1166
Maybe you're planing to automatically synchronize spring's private repo with ibilio ? If this is the case, could you comment this jira issue ?
Ben Hale (blog author) says:
Added on October 4th, 2006 at 6:59 amIt looks like Carlos beat me to the response. Yes, we're synchronizing our repository to the maven repository. I've gotten word that they sync has happened, but ibiblio isn't refreshed yet.
Corby Page says:
Added on October 4th, 2006 at 9:57 amThanks, Ben, can I rely on the Spring private repository URL for all future releases?
Ben Hale (blog author) says:
Added on October 4th, 2006 at 4:03 pmThat is the plan. If it changes, I'll be sure to let everyone know. Remember that if you're willing to wait an hour or two all of the content of the main Spring private repo is replicated to Ibiblio.
Geoffrey De Smet says:
Added on October 5th, 2006 at 3:17 amSo far the pom's look great
I've only found one little bug:
http://opensource.atlassian.com/projects/spring/browse/SPR-2677
Easily fixable for 2.0.1.
GB says:
Added on October 5th, 2006 at 3:47 amThis is great news. Thanks a lot for implementing this, it will now be a breeze to upgrade to the Spring 2.0 final in our environment!
Alexandre Poitras says:
Added on October 5th, 2006 at 8:26 amTerrific work! Just one question : Is Spring Ldap sub project going to be pusblished as well ? Because right now, I'm still using the old ldaptemplate jars found on sourceforge.
Ben Hale (blog author) says:
Added on October 5th, 2006 at 10:41 am[quote comment="428"]Terrific work! Just one question : Is Spring Ldap sub project going to be pusblished as well ? Because right now, I'm still using the old ldaptemplate jars found on sourceforge.[/quote]
Maybe. I know that's not the greatest of answers, but I'm building all of these projects POMs by hand, so it is a bit time consuming. It seems that LDAP is static right now, so I'll probably go ahead and build them, but it may take a while. I've opened a JIRA against this, so go ahead and watch it and I'll update with any details.
Jakub Pawlowicz says:
Added on October 10th, 2006 at 1:09 amThe missing piece of puzzle is finally in place. Thank you guys so much!!!!