Results 1 to 5 of 5

Thread: Missing org.springframework:spring-test:jar:3.0.0.M3

  1. #1
    Join Date
    Feb 2007
    Posts
    6

    Default 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

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,625

    Default

    Why are you still using a milestone when there is already 3.0.2 final available?! I suggest upgrading.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #3
    Join Date
    Jul 2009
    Posts
    21

    Default

    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

  4. #4
    Join Date
    Feb 2007
    Posts
    6

    Default

    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

  5. #5
    Join Date
    Apr 2010
    Posts
    1

    Default 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
  •