-
Aug 20th, 2010, 02:15 AM
#1
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.
-
Aug 21st, 2010, 01:56 AM
#2
I'm not familiar with how to use Maven,Sorry.
-
Aug 22nd, 2010, 09:47 PM
#3
Run it again with the -e as mentioned and get the more details about the error.
-
Aug 23rd, 2010, 12:52 AM
#4
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
-
Forum Rules