org.universAAL.support.directives.api
Interface APIProcedure

Package class diagram package APIProcedure
All Known Implementing Classes:
ChangeVersionProcedure, IncreaseVersionProcedure, Tag, UpdateParentPom.UpdateProcedure, UpdateParentPomInteractiveProcedure, UpdateRootVersionsProcedure

public interface APIProcedure

Author:
amedrano

Method Summary
 void execute(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.plugin.logging.Log log)
           
 

Method Detail

execute

void execute(org.apache.maven.project.MavenProject mavenProject,
             org.apache.maven.plugin.logging.Log log)
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException


Copyright © 2014 universAAL Consortium. All Rights Reserved.