| Package | Description |
|---|---|
| org.codehaus.gmaven.plugin |
GMaven plugin.
|
| org.codehaus.gmaven.plugin.util |
GMaven plugin utilities.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RuntimeMojoSupport.customizeProperties(PropertiesBuilder builder)
Allow sub-class to customize properties.
|
protected void |
ExecuteMojo.customizeProperties(PropertiesBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
PropertiesBuilder |
PropertiesBuilder.setDefaults(Map<String,String> defaults) |
PropertiesBuilder |
PropertiesBuilder.setProject(org.apache.maven.project.MavenProject project) |
PropertiesBuilder |
PropertiesBuilder.setProperties(Map<String,String> properties) |
PropertiesBuilder |
PropertiesBuilder.setSession(org.apache.maven.execution.MavenSession session) |
Copyright © 2006-2013 Codehaus. All Rights Reserved.