org.universAAL.support.directives.mojos
Class TagMojo

Package class diagram package TagMojo
java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.universAAL.support.directives.api.AbstractProcedureMojo
          extended by org.universAAL.support.directives.mojos.TagMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class TagMojo
extends AbstractProcedureMojo

Tags the project in an appropiate tag URL, according to its version, in concordance to T2.3 Directives.
It Tags the current working copy by default, so this mojo should be executed over a valid SVN working copy.

Author:
amedrano

Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
TagMojo()
           
 
Method Summary
 APIProcedure getProcedure()
          
 
Methods inherited from class org.universAAL.support.directives.api.AbstractProcedureMojo
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

TagMojo

public TagMojo()
Method Detail

getProcedure

public APIProcedure getProcedure()

Specified by:
getProcedure in class AbstractProcedureMojo


Copyright © 2014 universAAL Consortium. All Rights Reserved.