public class DeleteCassandraMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
cassandraDir
The directory to hold cassandra's database.
|
protected boolean |
failOnError
Fail execution in case of error.
|
| Constructor and Description |
|---|
DeleteCassandraMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected File cassandraDir
protected boolean failOnError
Copyright © 2011–2015 MojoHaus. All rights reserved.