org.sonatype.tycho.plugins.p2
Class CategoryP2MetadataMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.sonatype.tycho.plugins.p2.AbstractP2MetadataMojo
          extended by 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


Field Summary
 
Fields inherited from class org.sonatype.tycho.plugins.p2.AbstractP2MetadataMojo
artifactRepositoryName, generateP2Metadata, metadataRepositoryName, project, target
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
CategoryP2MetadataMojo()
           
 
Method Summary
protected  void addArguments(org.codehaus.plexus.util.cli.Commandline cli)
           
protected  java.lang.String getPublisherApplication()
           
 
Methods inherited from class org.sonatype.tycho.plugins.p2.AbstractP2MetadataMojo
execute, getUpdateSiteLocation
 
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

CategoryP2MetadataMojo

public CategoryP2MetadataMojo()
Method Detail

getPublisherApplication

protected java.lang.String getPublisherApplication()
Specified by:
getPublisherApplication in class AbstractP2MetadataMojo

addArguments

protected void addArguments(org.codehaus.plexus.util.cli.Commandline cli)
                     throws java.io.IOException,
                            java.net.MalformedURLException
Overrides:
addArguments in class AbstractP2MetadataMojo
Throws:
java.io.IOException
java.net.MalformedURLException


Copyright © 2008-2011. All Rights Reserved.