@Mojo(name="import-pom-properties",
defaultPhase=COMPILE,
requiresDependencyResolution=NONE)
public class ImportPropertiesMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.project.MavenProject |
project
The Maven Project Object.
|
Constructor and Description |
---|
ImportPropertiesMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
Copyright © 2016 Oracle Corporation. All rights reserved.