org.sonatype.tycho.plugins.p2
Class FeatureP2MetadataMojo

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.FeatureP2MetadataMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class FeatureP2MetadataMojo
extends AbstractP2MetadataMojo


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
FeatureP2MetadataMojo()
           
 
Method Summary
protected  String getPublisherApplication()
           
 
Methods inherited from class org.sonatype.tycho.plugins.p2.AbstractP2MetadataMojo
addArguments, 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

FeatureP2MetadataMojo

public FeatureP2MetadataMojo()
Method Detail

getPublisherApplication

protected String getPublisherApplication()
Specified by:
getPublisherApplication in class AbstractP2MetadataMojo


Copyright © 2008-2011. All Rights Reserved.