You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by shobhit_maven <er...@rediffmail.com> on 2008/12/25 16:17:47 UTC

[INFO] The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not exist o

Hello, 

I am trying to build my project and start jetty server.
I am using command "mvn jetty:run"

I found in command line:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\ADMIN>cd c:\build

C:\Build>mvn jetty:run
Listening for transport dt_socket at address: 4000
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'jetty'.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not
exist o
r no valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Thu Dec 25 20:43:36 GMT+05:30 2008
[INFO] Final Memory: 1M/2M
[INFO]
------------------------------------------------------------------------

C:\Build>


Some times ago it worked but now its not working and does not jetty server.I
did not change anywhere and allthing is same as before when there is no
problem.


Can any please resolve this issue.


Thanks,
Shobhit


-- 
View this message in context: http://www.nabble.com/-INFO--The-plugin-%27org.apache.maven.plugins%3Amaven-jetty-plugin%27-does-not-exist-o-tp21168167p21168167.html
Sent from the Maven - Issues mailing list archive at Nabble.com.