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

Packages that use AbstractCheckMojo
org.universAAL.support.directives.api   
org.universAAL.support.directives.mojos   
 

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

Subclasses of AbstractCheckMojo in org.universAAL.support.directives.api
 class AbstractFixableCheckMojo
          An abstract Mojo that executes checks and fixes (APIFixableCheck).
 

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

Subclasses of AbstractCheckMojo in org.universAAL.support.directives.mojos
 class DecoupleCheckMojo
          This Mojo will test whether the uAAL projects are being properly decoupled from OSGi.
 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 MainMethodCheckMojo
          This Mojo will test whether the uAAL projects have any main methods.
 class ModulesCheckMojo
          Check (and fixes, if configured to do so) that all sibling folders are listed as modules in the modules section.
 class NamingCheckMojo
          Checks that the groupId, artifactID, Version, and Name are compliant with the naming conventions.
 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.