| Package | Description |
|---|---|
| com.dev9.mvnwatcher |
| Modifier and Type | Field and Description |
|---|---|
List<Task> |
WatcherMojo.tasks |
| Modifier and Type | Method and Description |
|---|---|
List<Task> |
WatcherMojo.getDefaultTasks(Path base) |
| Constructor and Description |
|---|
MvnRunner(Path projectPath,
Path targetDirectory,
List<Task> tasks) |
MvnWatcher(List<Path> pathsToWatch,
Path projectPath,
Path targetPath,
List<Task> tasks) |
Copyright © 2015. All rights reserved.