org.universAAL.maven
Class UaalTestMojo

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

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

This mojo creates composite file (artifact-test.composite) for project in which it is executed. Additionally it resolves artifact specified in IntegrationTest.RUN_DIR_MVN_URL which is needed by integration tests.

Version:
$LastChangedRevision$ ( $LastChangedDate$ )
Author:
Stefano Lenzi, Marek Psiuk

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

UaalTestMojo

public UaalTestMojo()
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.