public class MavenPlugin extends LifeCyclePlugin
| Constructor and Description |
|---|
MavenPlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
augmentSetup(String setup,
String alias,
Map<String,String> parameters) |
void |
created(Project p) |
void |
delete(Project p) |
String |
toString() |
addedPlugin, close, init, opened, removedPluginpublic void created(Project p) throws IOException
created in class LifeCyclePluginIOExceptionpublic String augmentSetup(String setup, String alias, Map<String,String> parameters) throws Exception
augmentSetup in class LifeCyclePluginExceptionpublic void delete(Project p) throws IOException
delete in class LifeCyclePluginIOExceptionCopyright © 2019 aQute SARL. All rights reserved.