It is best to write a plugin start/stop your db

this may help: http://jira.codehaus.org/browse/MOJO-557



On Thu, Feb 3, 2011 at 2:41 AM, Santhosh Nayak <gsanthosh...@gmail.com> wrote:
>
> Hi,
>    I tried to run the HSQLdb server using the maven exec:java plugin. But
> the Server is starting in the background. But my requirement needs it to run
> in the background, since I want to execute the sql scripts using the same
> command prompt.So,
> 1)     Is there any way to tell the maven to run exec-maven-plugin java goal
> in the background?
> 2)     And what is best way to shutdown the hsqldb server using maven
> (goals)?
>
> thanks,
> Santhosh
>
> --
> View this message in context: 
> http://maven.40175.n5.nabble.com/Running-The-HSQLDB-org-hsqldb-Server-Java-in-the-background-tp3369095p3369095.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

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

Reply via email to