org.universAAL.support.maven.manifest
Class MavenPlugin

Package class diagram package MavenPlugin
java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.universAAL.support.maven.manifest.MavenPlugin
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

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


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
MavenPlugin()
           
 
Method Summary
 void execute()
           
 void setManifestPath(File path)
           
 void setUaalManifestPath(File[] uaalPath)
           
 
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

MavenPlugin

public MavenPlugin()
Method Detail

setManifestPath

public void setManifestPath(File path)

setUaalManifestPath

public void setUaalManifestPath(File[] uaalPath)

execute

public void execute()


Copyright © 2014 universAAL Consortium. All Rights Reserved.