-
Apr 25th, 2010, 10:42 PM
#1
Missing org.springframework:spring-test:jar:3.0.0.M3
Hi,
I'm attempting to follow the tutorial, and when I run
"mvn clean package jetty:run"
I receive the following error:
Missing:
----------
1) org.springframework:spring-test:jar:3.0.0.M3
I tried hunting around a bit in the repositories,but didn't see that one available.
Thanks!
jeff
-
Apr 26th, 2010, 01:44 AM
#2
Why are you still using a milestone when there is already 3.0.2 final available?! I suggest upgrading.
-
Apr 26th, 2010, 09:18 AM
#3
Hi Jeff,
Just so that I understand better, was the spring-test.jar 3.0.0.M3 included via the STS plugin or via the Spring Roo add-on? I'm trying to work out which step in the tutorial did an include of this artifact because, as pointed out, it shouldn't be a milestone release.
I suspect it's a bug in the setup of the pom.xml file and we can sort that out straight away.
Thanks,
Michael
-
Apr 26th, 2010, 10:57 AM
#4
The steps I had taken were those in the tutorial quick start (chapter 1). I had done the following:
1) Installed the Spring surf roo addon M3.
2) Created the project in roo using project --topLevelPackage org.app.surf
3) Within roo, ran "surf install"
4) Then, exited roo and ran: mvn clean package jetty:run
It was then that the error was generated.
Thanks!
jeff
-
Apr 27th, 2010, 09:10 AM
#5
basic portlet
hi,i installed jetspeed and i am to see the login page .
i downloaded one war file application .do not know how to deploy into jedspeed.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules