Hi,

Thanks a lot! And sorry for the delay. If that's OK for you, I will
add the following to the H2 documentation:

== Maven Plugin to Start and Stop the TCP Server ==

A Maven plugin to start and stop the H2 TCP server is available from
Laird Nelson at GitHub. To start the H2 server, use:

    mvn com.edugility.h2-maven-plugin:1.0-SNAPSHOT:spawn

To stop the H2 server, use:

    mvn com.edugility.h2-maven-plugin:1.0-SNAPSHOT:stop

---------------------------------

Regards,
Thomas



On Wed, Nov 9, 2011 at 7:39 PM, Laird Nelson <[email protected]> wrote:
> Hello; I've released the first raw version of a Maven plugin for H2.
>
> You can see it here: https://github.com/ljnelson/h2-maven-plugin
>
> Thanks,
> Laird
> --
> http://about.me/lairdnelson
>
> --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/h2-database/-/Egvn3pNz3g8J.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/h2-database?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to