org.sonatype.tycho.plugins.p2
Class UpdateSiteP2MetadataMojo

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

public class UpdateSiteP2MetadataMojo
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
UpdateSiteP2MetadataMojo()
           
 
Method Summary
protected  java.lang.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

UpdateSiteP2MetadataMojo

public UpdateSiteP2MetadataMojo()
Method Detail

getPublisherApplication

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


Copyright © 2008-2011. All Rights Reserved.