org.sonatype.tycho.plugins.p2
Class CategoryP2MetadataMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.sonatype.tycho.plugins.p2.AbstractP2MetadataMojo
org.sonatype.tycho.plugins.p2.CategoryP2MetadataMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class CategoryP2MetadataMojo
- extends AbstractP2MetadataMojo
Adds category IUs to existing metadata repository.
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/p2_publisher.html
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
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 |
CategoryP2MetadataMojo
public CategoryP2MetadataMojo()
getPublisherApplication
protected String getPublisherApplication()
- Specified by:
getPublisherApplication
in class AbstractP2MetadataMojo
addArguments
protected void addArguments(org.codehaus.plexus.util.cli.Commandline cli)
throws IOException,
MalformedURLException
- Overrides:
addArguments
in class AbstractP2MetadataMojo
- Throws:
IOException
MalformedURLException
Copyright © 2008-2011. All Rights Reserved.