Uses of Interface
org.universAAL.support.directives.api.APIProcedure

Packages that use APIProcedure
org.universAAL.support.directives.api   
org.universAAL.support.directives.mojos   
org.universAAL.support.directives.procedures   
 

Uses of APIProcedure in org.universAAL.support.directives.api
 

Methods in org.universAAL.support.directives.api that return APIProcedure
abstract  APIProcedure AbstractProcedureMojo.getProcedure()
           
 

Uses of APIProcedure in org.universAAL.support.directives.mojos
 

Classes in org.universAAL.support.directives.mojos that implement APIProcedure
 class UpdateParentPom.UpdateProcedure
           
 

Methods in org.universAAL.support.directives.mojos that return APIProcedure
 APIProcedure UpdateRootVersionsMojo.getProcedure()
          
 APIProcedure UpdateParentPom.getProcedure()
           
 APIProcedure TagMojo.getProcedure()
          
 APIProcedure IncreaseVersionMojo.getProcedure()
          
 APIProcedure ChangeVersionMojo.getProcedure()
          
 

Uses of APIProcedure in org.universAAL.support.directives.procedures
 

Classes in org.universAAL.support.directives.procedures that implement APIProcedure
 class ChangeVersionProcedure
          Change the version of a POM file.
 class IncreaseVersionProcedure
           
 class Tag
          Tags the project in an appropiate tag URL, in concordance to T2.3 Directives.
 class UpdateParentPomInteractiveProcedure
          This procedure is intended to ease Release process by: changing the uAAL.pom parent version changing the imported root poms' versions in dependencyManagement changing the version of itest in dependencyManagement changing the version of uaal-maven-plugin in dependencyManagement changing the version of uaaldirectives-maven-plugin in dependencyManagement changing the version of uaal-manifest-maven-plugin in dependencyManagement the version of uaaldirectives-maven-plugin in reporting The versions are interactively resolved.
 class UpdateRootVersionsProcedure
          this procedure is intended to ease Release process by: changing the uAAL.pom parent version changing the imported root poms' versions in dependencyManagement changing the version of itest in dependencyManagement changing the version of uaal-maven-plugin in dependencyManagement changing the version of uaaldirectives-maven-plugin in dependencyManagement changing the version of uaal-manifest-maven-plugin in dependencyManagement the version of uaaldirectives-maven-plugin in reporting All versions are set to be the newVersion Parameter passed in the constructor.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.