|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.felix.bundleplugin.BundlePlugin
org.apache.felix.bundleplugin.InstructionsPlugin
public class InstructionsPlugin
Generate BND instructions for this project
| Field Summary |
|---|
| Fields inherited from class org.apache.felix.bundleplugin.BundlePlugin |
|---|
classifier, dumpClasspath, dumpInstructions, excludeDependencies, manifestLocation, supportedProjectTypes, unpackBundle |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
InstructionsPlugin()
|
|
| Method Summary | |
|---|---|
protected void |
execute(org.apache.maven.project.MavenProject project,
java.util.Map instructions,
java.util.Properties properties,
aQute.lib.osgi.Jar[] classpath)
|
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstructionsPlugin()
| Method Detail |
|---|
protected void execute(org.apache.maven.project.MavenProject project,
java.util.Map instructions,
java.util.Properties properties,
aQute.lib.osgi.Jar[] classpath)
throws org.apache.maven.plugin.MojoExecutionException
execute in class BundlePluginorg.apache.maven.plugin.MojoExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||