Uses of Class
org.universAAL.support.directives.api.AbstractFixableCheckMojo

Packages that use AbstractFixableCheckMojo
org.universAAL.support.directives.mojos   
 

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

Subclasses of AbstractFixableCheckMojo in org.universAAL.support.directives.mojos
 class DependencyManagementCheckMojo
          This Mojo checks (and fixes, if configured to do so) Dependency and DependencyManagement sections.
 class DirectiveCheckMojo
          This Mojo executes all checks upon a project.
 class FelixDependencyCheckFixMojo
          This Mojo checks (and fixes, if configured to do so) explicit Dependencies to Felix.
 class LicenseMojo
          This Mojo checks (and fixes, if configured to do so) for license files.
 class ModulesCheckMojo
          Check (and fixes, if configured to do so) that all sibling folders are listed as modules in the modules section.
 class ParentGForgePropertyCheckMojo
          Checks (and fixes, if configured to do so) that the POM contains the gforge.project.name property defined.
 class SVNCheckMojo
          Checks (and fixes, if configured to do so) that the SCM defined (or inherited) by the pom matches the actual SVN url.
 class SVNIgnoreCheckMojo
          Checks (and fixes, if configured to do so) that the SVN working copy ignores the following files: ".project" ".settings" "target" ".classpath" This keeps the SVN from mixing eclipse metadata, and from big binary files in the target.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.