Package | Description |
---|---|
org.universAAL.support.directives.api | |
org.universAAL.support.directives.mojos |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFixableCheckMojo
An abstract Mojo that executes checks and fixes (
APIFixableCheck ). |
Modifier and Type | Class and Description |
---|---|
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 |
ItestsCheckFixMojo
This Mojo checks (and fixes, if configured to do so) Dependencies for Itests
when there are no IntegrationTest implementations.
|
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.
Libraries like universAAL should not have main methods, unless is absolutely necessary, else these methods may confuse developers and provoke unexpected results. |
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.
|
Copyright © 2018 universAAL Consortium. All rights reserved.