Results 1 to 4 of 4

Thread: Build error in spring surf

  1. #1
    Join Date
    Aug 2010
    Posts
    13

    Default Build error in spring surf

    Hi...
    I am new to spring surf..
    I am trying to build a surf site using:
    http://www.springsurf.org/sites/1.0....beginning.html...

    In step 3, when I tried to build using mvn clean package jetty:run from a command prompt it displays:
    [ERROR] BUILD ERROR
    [INFO] -------------------------------------------------------------------
    [INFO] The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not exist or no valid version could be found
    [INFO] -------------------------------------------------------------------
    [INFO] For more information, run Maven with the -e switch
    [INFO] -------------------------------------------------------------------



    System details:
    OS: Windows XP
    Spring source tool suite - SST- 2.3.2 (Installed location - C:\Program Files\springsource)
    Java: JDK 1.6 (Installed location - C:\Program Files\Java\jdk1.6.0_20)
    Maven-2.2.1 (Installed location - C:\Program Files\Apache Software Foundation\apache-maven-2.2.1)
    I had setted my environmental variables properly...

    why is this error and how to fix this? Kindly reply..
    Thanks in advance...
    Last edited by kamal_1; Aug 20th, 2010 at 02:33 AM.

  2. #2
    Join Date
    Aug 2010
    Location
    BeiJing
    Posts
    13

    Default

    I'm not familiar with how to use Maven,Sorry.

  3. #3
    Join Date
    Apr 2009
    Posts
    6

    Default

    Run it again with the -e as mentioned and get the more details about the error.

  4. #4
    Join Date
    Aug 2010
    Posts
    13

    Default

    Thanks for your reply..
    I found the issue. I hadn't setted my envi variables properly...
    Now I can build using maven.
    Thanks,
    Regards,
    Kamal

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
  •