Issue Details (XML | Word | Printable)

Key: MEV-379
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Carlos Sanchez
Reporter: Julien Dubois
Votes: 1
Watchers: 3
Operations

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

Missing POMs for Spring 2.0-m4

Created: 24/Apr/06 02:54 AM   Updated: 03/Feb/07 11:34 AM   Resolved: 26/Apr/06 02:19 PM
Component/s: Missing POM

File Attachments: 1. Zip Archive spring-2.0-m4.zip (33 kB)

Issue Links:
Related
dependent
 

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


 Description  « Hide

The pom.xml files are missing for all the 2.0-m4 release of the Spring Framework.



Sort Order: Ascending order - Click to sort in descending order
Julien Dubois added a comment - 25/Apr/06 05:32 PM

Here are the pom.xml files I created to solve this issue.

I created them from the pom.xml I did for 2.0-m2, and they work for my own project (http://tudu.sourceforge.net).


Julien Dubois added a comment - 25/Apr/06 05:33 PM

Alternatively, you can also use my own private Maven repo at :

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


Carlos Sanchez added a comment - 25/Apr/06 06:02 PM

Julien, if you look at
http://svn.library.mergere.com/mvnbook/code/trunk/migrating/spring/
you will see Spring 2.0-m1 sources checked out from spring cvs (http://cvs.sourceforge.net/viewcvs.py/springframework/spring/) + a m2 folder that contains the m2 poms. From that m2 folder you can build all spring jars.

If you could take that as a base and make it work with 2.0-m4 or latest cvs version we could push spring to include and keep mantaining them.

Please contact me for any help via mail or IRC irc://irc.codehaus.org#maven


Julien Dubois added a comment - 25/Apr/06 06:15 PM

Hi Carlos,

Thanks for the answer, I'll do this during the week-end.


Carlos Sanchez added a comment - 26/Apr/06 02:19 PM

Uploaded poms from MAVENUPLOAD-859