|
Forge - Maven API 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MavenPlugin
Represents a Maven plugin
| Method Summary | |
|---|---|
Configuration |
getConfig()
Returns the Configuration associated with this plugin, if any |
Coordinate |
getCoordinate()
Returns the Coordinate represented by this plugin |
List<Dependency> |
getDirectDependencies()
|
boolean |
isExtensionsEnabled()
|
List<Execution> |
listExecutions()
Return the list of Execution associated with this plugin, if any |
| Method Detail |
|---|
Coordinate getCoordinate()
Coordinate represented by this plugin
Configuration getConfig()
Configuration associated with this plugin, if any
List<Execution> listExecutions()
Execution associated with this plugin, if any
boolean isExtensionsEnabled()
List<Dependency> getDirectDependencies()
|
Forge - Maven API 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||