@Mojo(name="run",
requiresProject=false)
public class RunDerbyMojo
extends StartDerbyMojo
project, server| Constructor and Description |
|---|
RunDerbyMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute()
Implement mojo logic here.
|
isFailIfAlreadyRunning, setFailIfAlreadyRunningexecute, 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 StartDerbyMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2014. All rights reserved.