@Mojo(name="start",
requiresProject=false)
public class StartDerbyMojo
extends AbstractDerbyMojo
project, server| Constructor and Description |
|---|
StartDerbyMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute()
Implement mojo logic here.
|
boolean |
isFailIfAlreadyRunning() |
void |
setFailIfAlreadyRunning(boolean failIfAlreadyRunning) |
execute, getConnectionURL, getConnectionURLShutdown, getDerbyHome, getDriver, getPassword, getPort, getProject, getUsername, isDebugStatements, isSkip, setConnectionURL, setConnectionURLShutdown, setDebugStatements, setDerbyHome, setDriver, setPassword, setPort, setProject, setSkip, setupDerby, setUsernamepublic void doExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
AbstractDerbyMojodoExecute in class AbstractDerbyMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic boolean isFailIfAlreadyRunning()
public void setFailIfAlreadyRunning(boolean failIfAlreadyRunning)
Copyright © 2014. All rights reserved.