@CompileStatic class MinPomPlugin extends AbstractKordampPlugin
Configures a minpom task.
Calculates pom.xml and pom.properties.
These files should be packaged under /META-INF/maven.
| Modifiers | Name | Description |
|---|---|---|
class |
MinPomPlugin.1 |
|
class |
MinPomPlugin.2 |
| Type | Name and description |
|---|---|
static String |
MINPOM_TASK_NAME |
Project |
project |
| Constructor and description |
|---|
MinPomPlugin
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
apply(Project project) |
|
static void |
applyIfMissing(Project project) |
|
static File |
resolveMinPomDestinationDir(Project project) |
Groovy Documentation