You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by raja bangaru <ch...@gmail.com> on 2006/04/05 08:17:34 UTC

issue with jetty plugin????

Hi guys,

I started the jetty plugin using the command
maven jetty:run
now how do i need to stop it??

When i start the jboss server..i'm getting the error that 8080 port is
already in use...
it might be getting used by jetty..
so can anyone tell me how to stop the jettly

i dont find any goals for stopping jetty in jetty plugin when i run jetty -P

Thanks in advance...

Re: issue with jetty plugin????

Posted by Boris Lenzinger <bo...@gmail.com>.
I've read somewhere (cannot remember where) the server must be stopped 
via Ctrl-C...There is no other way from what I remember.

I start jetty using the command line with jetty:run. The command line 
does not give me back the control and to stop it, I must use Ctrl-C. 
What is the option -P ?

raja bangaru a écrit :
> Hi guys,
>
> I started the jetty plugin using the command
> maven jetty:run
> now how do i need to stop it??
>
> When i start the jboss server..i'm getting the error that 8080 port is
> already in use...
> it might be getting used by jetty..
> so can anyone tell me how to stop the jettly
>
> i dont find any goals for stopping jetty in jetty plugin when i run jetty -P
>
> Thanks in advance...
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org