org.apache.felix.bundleplugin
Class VersionCleanerPlugin

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.apache.felix.bundleplugin.VersionCleanerPlugin
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class VersionCleanerPlugin
extends org.apache.maven.plugin.AbstractMojo


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
VersionCleanerPlugin()
           
 
Method Summary
 void execute()
           
 Maven2OsgiConverter getMaven2OsgiConverter()
           
 void setMaven2OsgiConverter(Maven2OsgiConverter maven2OsgiConverter)
           
 
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

VersionCleanerPlugin

public VersionCleanerPlugin()
Method Detail

getMaven2OsgiConverter

public Maven2OsgiConverter getMaven2OsgiConverter()

setMaven2OsgiConverter

public void setMaven2OsgiConverter(Maven2OsgiConverter maven2OsgiConverter)

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException


Copyright © 2011 Apache Software Foundation. All Rights Reserved.