org.universAAL.maven
Class UaalCompositeMojo

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

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

This mojo creates composite file (artifact.composite) for project in which it is executed.


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
UaalCompositeMojo()
           
 
Method Summary
 void execute()
          Execute.
 
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

UaalCompositeMojo

public UaalCompositeMojo()
Method Detail

execute

public final void execute()
                   throws org.apache.maven.plugin.MojoExecutionException,
                          org.apache.maven.plugin.MojoFailureException
Execute.

Throws:
org.apache.maven.plugin.MojoExecutionException - MojoExecutionException
org.apache.maven.plugin.MojoFailureException - MojoFailureException


Copyright © 2014 universAAL Consortium. All Rights Reserved.