org.universAAL.support.directives.api
Interface APIFixableCheck

Package class diagram package APIFixableCheck
All Superinterfaces:
APICheck
All Known Implementing Classes:
AggregatedCheck, DependencyManagementCheckFix, FelixDepCheckFix, LicenseFileCheckFix, LicenseHeaderCheckFix, ModulesCheckFix, ParentGForgePropertyCheck, SVNCheck, SVNIgnoreCheck, UpdateParentPom.UpdateProcedure

public interface APIFixableCheck
extends APICheck

Author:
amedrano

Method Summary
 void fix(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.plugin.logging.Log log)
           
 
Methods inherited from interface org.universAAL.support.directives.api.APICheck
check
 

Method Detail

fix

void fix(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.