org.universAAL.support.directives.mojos
Class UpdateParentPom

Package class diagram package UpdateParentPom
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.UpdateParentPom
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class UpdateParentPom
extends AbstractProcedureMojo

Executes modules-check, and dependencyManagement-check (in that order). Specially useful to check, and fix, paren POM files.

Author:
amedrano

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

UpdateParentPom

public UpdateParentPom()
Method Detail

getProcedure

public APIProcedure getProcedure()
Specified by:
getProcedure in class AbstractProcedureMojo


Copyright © 2014 universAAL Consortium. All Rights Reserved.