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