Issue Details (XML | Word | Printable)

Key: MEV-339
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Carlos Sanchez
Reporter: Julien Dubois
Votes: 5
Watchers: 6
Operations

If you were logged in you would be able to see more operations.
Maven Evangelism

Missing POMs for Spring 2.0-m2

Created: 19/Feb/06 05:53 AM   Updated: 05/Jun/06 03:49 AM
Component/s: Missing POM

File Attachments: 1. Zip Archive spring-2.0-m2.zip (22 kB)

Issue Links:
Related
dependent
 

Group ID: org.springframework
Artifact ID: spring-*
Version: 2.0-m2


 Description  « Hide
The pom.xml files are missing for all the 2.0-m2 release of the Spring Framework.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Julien Dubois added a comment - 19/Feb/06 05:55 AM
Issue MEV-326 relates to the main Spring pom.xml, but in fact the pom.xml files are also missing for all the subprojects.

Julien Dubois added a comment - 19/Feb/06 06:14 AM
I have my created my own pom.xml files , which are working fine for my project (http://tudu.sf.net).

For doing those pom.xml, I have used the link :

http://cvs.sourceforge.net/viewcvs.py/springframework/spring/lib/readme.txt?r1=1.85&r2=1.94

provided in the MEV-326 issue.

You can grab them on my own Maven repo, at :

http://julien.dubois.free.fr/maven2

If you add that repo to your project's repository, and put it after the central repo on ibiblio, it should allow you to use the latest Spring 2.0-m2.
This is, of course, no official pom.xml files, but I'm sharing those in case it help other people who are stuck (like me) to Spring 2.0-m1, and who really need the upgrade.

I am available to help, if anybody is in charge of the official release of Spring for Maven 2.


Julien Dubois added a comment - 19/Feb/06 06:16 AM
Here are all the pom.xml files I have created.

Ruben Inoto added a comment - 13/Mar/06 03:30 AM
Thanks Julien.
I wonder why nobody is paying attention to you, and if anyone out there at Spring realizes of the importance of having the POMs in the repository. This is certainly hindering a lot of people (me included) from trying to use the latest versions of the framework..