Hi...

I wrote a quick server around maven to reduce my development time with
maven.

It works quite well, though it's quite basic.
I'm sending it to the list in case anyone's interested (I'm sorrry if i
shouldn't be sending zips directly to the list). Feel free to use it and
abuse it..;)

Type mavenserver.sh -h for help but best to look at the source. Default port
is 2002.

It's still quite buggy(e.g. trying to change maven home via the client
doesn't correctly reinitiate the output streams to the client, only one
instance of maven for all the clients...etc..), but I can't live with that
for now...

In the zip:
Two scripts (Linux/Windows) to start up the server.
The jar which I drop into $MAVEN_HOME/lib (Note: compiled with jdk1.4)
The forehead config file which I drop into $MAVEN_HOME/bin
The source...

Hope it helps...

Saimon


 <<MavenServer.zip>> 

Attachment: MavenServer.zip
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to