Class | Description |
---|---|
ChangeVersionMojo |
Changes the version of a project to the given new Version.
|
CheckReportMojo |
This Mojo executes all checks upon a project.
|
DecoupleCheckMojo |
This Mojo will test whether the uAAL projects are being properly decoupled
from OSGi.
|
DependencyManagementCheckMojo |
This Mojo checks (and fixes, if configured to do so) Dependency and
DependencyManagement sections.
|
DirectiveCheckMojo |
This Mojo executes all checks upon a project.
|
FelixDependencyCheckFixMojo |
This Mojo checks (and fixes, if configured to do so) explicit Dependencies to
Felix.
|
IncreaseVersionMojo |
This Mojo updates the current project's version to the next development
version.
|
ItestsCheckFixMojo |
This Mojo checks (and fixes, if configured to do so) Dependencies for Itests
when there are no IntegrationTest implementations.
|
LicenseMojo |
This Mojo checks (and fixes, if configured to do so) for license files.
|
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. |
ModulesCheckMojo |
Check (and fixes, if configured to do so) that all sibling folders are listed
as modules in the modules section.
|
NamingCheckMojo |
Checks that the groupId, artifactID, Version, and Name are compliant with the
naming conventions.
|
UpdateParentPom |
Executes modules-check, and dependencyManagement-check (in that order).
|
UpdateRootVersionsMojo |
Changes the versions of the one pom and root dependencyManagement imports to
the given new Version.
|
Copyright © 2018 universAAL Consortium. All rights reserved.