dev@jersey.java.net

jersey-spring Maven POM file mistake?

From: Adam Retter <adam.retter_at_googlemail.com>
Date: Wed, 23 Dec 2009 15:14:18 +0000

Hi there I think you might have some problems in your Maven POM file
for jeresey-spring integration -

http://download.java.net/maven/2/com/sun/jersey/contribs/jersey-spring/1.1.4.1/jersey-spring-1.1.4.1.pom

In the section where it describes its dependencies on Spring, this appears -

 <properties>
        <spring20-release-version>2.0.5</spring20-release-version>
        <spring25-release-version>[2.5.2,)</spring25-release-version>
</properties>

I should think that "[2.5.2,)" is an error and it should be just
"2.5.2" or even "2.5.6" these days?


Any chance this could be fixed as its playing havoc with my new
projects that use Jersey, Spring and Maven?

--
Adam Retter
skype :adam.retter
http://www.adamretter.org.uk