Maven Upload Requests

Upload Spring 2.0 rc3

Details

  • Type: Wish Wish
  • Status: Closed Closed
  • Resolution: Fixed
  • Labels:
    None

Description

Can you please upload this bundle? It's spring-2.0-rc3.jar. I know you'd rather have all the child POMs/JARs, but it's soooo much easier to just do one. ;-)

Activity

Hide
Carlos Sanchez added a comment -
The parent is just a copy of 2.0-m4, but if I look here http://springframework.cvs.sourceforge.net/springframework/spring/lib/readme.txt?r1=1.109&r2=1.101 I see a good amount of version changes
Show
Carlos Sanchez added a comment - The parent is just a copy of 2.0-m4, but if I look here http://springframework.cvs.sourceforge.net/springframework/spring/lib/readme.txt?r1=1.109&r2=1.101 I see a good amount of version changes
Hide
Matt Raible added a comment -
Here's an updated version, with upgraded versions. Note that this pom is missing many of the dependencies listed in Spring's readme.txt. The only version # I didn't upgrade was javax.jdo b/c the 2.0 version isn't available in the ibilio repo.

http://static.raibledesigns.com/downloads/spring-parent-2.0-rc3.pom
Show
Matt Raible added a comment - Here's an updated version, with upgraded versions. Note that this pom is missing many of the dependencies listed in Spring's readme.txt. The only version # I didn't upgrade was javax.jdo b/c the 2.0 version isn't available in the ibilio repo. http://static.raibledesigns.com/downloads/spring-parent-2.0-rc3.pom
Hide
Carlos Sanchez added a comment -
After fixing 3.1->3.0.1 in commons-httpclient, there's still a missing piece

Missing:
----------
1) aspectj:aspectjtools:jar:1.5.1a

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=aspectj -DartifactId=aspectjtools \
          -Dversion=1.5.1a -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.springframework:spring:jar:2.0-rc3
        2) aspectj:aspectjtools:jar:1.5.1a


waiting for bundle....
Show
Carlos Sanchez added a comment - After fixing 3.1->3.0.1 in commons-httpclient, there's still a missing piece Missing: ---------- 1) aspectj:aspectjtools:jar:1.5.1a   Try downloading the file manually from the project website.   Then, install it using the command:       mvn install:install-file -DgroupId=aspectj -DartifactId=aspectjtools \           -Dversion=1.5.1a -Dpackaging=jar -Dfile=/path/to/file   Path to dependency:         1) org.springframework:spring:jar:2.0-rc3         2) aspectj:aspectjtools:jar:1.5.1a waiting for bundle....
Hide
Matt Raible added a comment -
According to http://mvnrepository.com/artifact/aspectj/aspectjtools:

1.5.1a isn't in the repo, how about 1.5.2 or 1.5.2a?
Show
Matt Raible added a comment - According to http://mvnrepository.com/artifact/aspectj/aspectjtools: 1.5.1a isn't in the repo, how about 1.5.2 or 1.5.2a?
Hide
Carlos Sanchez added a comment -
you can attach the bundle for 1.5.1a
Show
Carlos Sanchez added a comment - you can attach the bundle for 1.5.1a
Hide
Matt Raible added a comment -
Hopefully I don't need to create another issue for this, so here's to hoping:

http://static.raibledesigns.com/downloads/aspectjtools-1.5.1a-bundle.jar

;-)
Show
Matt Raible added a comment - Hopefully I don't need to create another issue for this, so here's to hoping: http://static.raibledesigns.com/downloads/aspectjtools-1.5.1a-bundle.jar ;-)
Hide
Carlos Sanchez added a comment -
Wasn't it easy?

Next time remove the distributionManagement section for hand made poms

  <distributionManagement>
    <status>deployed</status>
  </distributionManagement>

Now, I don't think the mock will work without all the dependencies spring-*
Show
Carlos Sanchez added a comment - Wasn't it easy? Next time remove the distributionManagement section for hand made poms   <distributionManagement>     <status>deployed</status>   </distributionManagement> Now, I don't think the mock will work without all the dependencies spring-*
Hide
Matt Raible added a comment -
Why are there two versions of Spring being maintained in ibiblio's repo? I just saw this one added this morning:

http://mvnrepository.com/artifact/spring/spring/2.0-rc3
Show
Matt Raible added a comment - Why are there two versions of Spring being maintained in ibiblio's repo? I just saw this one added this morning: http://mvnrepository.com/artifact/spring/spring/2.0-rc3
Hide
Carlos Sanchez added a comment -
Deployed by mistake and removed
Show
Carlos Sanchez added a comment - Deployed by mistake and removed

People

Vote (4)
Watch (3)

Dates

  • Created:
    Updated:
    Resolved: