I would leave it as test and run mvn dependency:tree to see where your
version is getting overridden. Then exclude the older version from its
dependency.
On Mar 18, 2010, at 4:00 AM, 0b10n3 <ddefrance...@gmail.com> wrote:
Hi, I've solved this issue introducing provided in the spring-test
dependency scope.
Now I'm able to compile and test.
Do you think that a solution like this is suitable and acceptable?
Thanks and cheers
--
Daniele
View this message in context: [SOLVED (MAYBE)]Re: spring-test
package not found
Sent from the AppFuse - User mailing list archive at Nabble.com.