Package | Description |
---|---|
org.universAAL.support.directives.api | |
org.universAAL.support.directives.checks | |
org.universAAL.support.directives.mojos |
Modifier and Type | Interface and Description |
---|---|
interface |
APIFixableCheck |
Modifier and Type | Class and Description |
---|---|
class |
AggregatedCheck |
Modifier and Type | Field and Description |
---|---|
protected APICheck |
AbstractCheckMojo.check |
Modifier and Type | Method and Description |
---|---|
APICheck |
AbstractFixableCheckMojo.getCheck() |
abstract APICheck |
AbstractCheckMojo.getCheck() |
Modifier and Type | Method and Description |
---|---|
abstract List<APICheck> |
AggregatedCheck.getCheckList() |
Modifier and Type | Class and Description |
---|---|
class |
CodificationCheck |
class |
DecoupleCheck
This checker will test whether the uAAL projects are being properly decoupled
from OSGi.
|
class |
DependencyManagementCheckFix |
class |
FelixDepCheckFix |
class |
ItestsCheckFix
This checker will test whether the uAAL projects have itest dependency, and
if they have, then check for actual IntegrationTests.
|
class |
LicenseFileCheckFix
Check that ASL2.0.txt and NOTICE.txt files Exists.
|
class |
LicenseHeaderCheckFix
Check all the code has a valid ASL header.
|
class |
MainMethodCheck |
class |
MavenCoordinateCheck |
class |
ModulesCheckFix |
Modifier and Type | Class and Description |
---|---|
class |
UpdateParentPom.UpdateProcedure |
Modifier and Type | Method and Description |
---|---|
APICheck |
DecoupleCheckMojo.getCheck() |
APICheck |
NamingCheckMojo.getCheck() |
APICheck |
MainMethodCheckMojo.getCheck() |
Modifier and Type | Method and Description |
---|---|
List<APICheck> |
UpdateParentPom.UpdateProcedure.getCheckList() |
Copyright © 2018 universAAL Consortium. All rights reserved.