org.apache.felix.tools.maven.plugin
Class OsgiJarMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.felix.tools.maven.plugin.OsgiJarMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class OsgiJarMojo
- extends org.apache.maven.plugin.AbstractMojo
Package an OSGi jar "bundle."
- Version:
- $Rev$, $Date$
- Author:
- Apache Felix Project
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Method Summary |
void |
execute()
Execute this Mojo |
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 |
OSGI_REFERENCES
public static final String OSGI_REFERENCES
- See Also:
- Constant Field Values
AUTO_DETECT
public static final String AUTO_DETECT
- See Also:
- Constant Field Values
OsgiJarMojo
public OsgiJarMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Execute this Mojo
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.