Package aQute.bnd.plugin.maven
Class MavenPlugin
java.lang.Object
aQute.bnd.service.lifecycle.LifeCyclePlugin
aQute.bnd.plugin.maven.MavenPlugin
This plugin provides life cycle support for maven projects
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.bnd.service.lifecycle.LifeCyclePlugin
addedPlugin, close, init, opened, removedPlugin
-
Constructor Details
-
MavenPlugin
public MavenPlugin()
-
-
Method Details
-
created
- Overrides:
created
in classLifeCyclePlugin
- Throws:
IOException
-
doRoot
- Throws:
IOException
-
copy
- Throws:
IOException
-
augmentSetup
public String augmentSetup(String setup, String alias, Map<String, String> parameters) throws Exception- Overrides:
augmentSetup
in classLifeCyclePlugin
- Throws:
Exception
-
delete
- Overrides:
delete
in classLifeCyclePlugin
- Throws:
IOException
-
getTag
-
toString
-