public class PluginPaths extends Object
| Constructor and Description |
|---|
PluginPaths(Path mavenTargetDirectory) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getPathInPluginOutputDirectory(String... pathFragments) |
Path |
getPluginOutputDirectory() |
public PluginPaths(Path mavenTargetDirectory)
mavenTargetDirectory - the target directory for the current maven project (project.buildDirectory in maven
parlance).public Path getPluginOutputDirectory()
Copyright © 2020–2023 Marco Nicolini. All rights reserved.