| Check | Status |
|---|---|
| ModulesCheckFix | Failed Modules List Directive Fail : It seems the POM does not list all the modules it should. ../srvc.simple.profile.models, folder should be listed as a module? |
| DependencyManagementCheckFix | Passed |
| MavenCoordinateCheck | Passed |
| DecoupleCheck | Passed |
| LicenseFileCheckFix | Passed |
| LicenseHeaderCheckFix | Passed |
| MainMethodCheck | Passed |
| Module | Check | Status |
|---|---|---|
| srvc.orchestrator | DecoupleCheck | Failed The following Files are not Container Decoupled: org.universAAL.service.orchestrator.Activator To solve this problem, make sure there are no OSGi imports in your classes, unless the package that contains them has explicitly "osgi" in it's name. |
| srvc.orchestrator | LicenseFileCheckFix | Failed License File does not exist: ASL2.0.txt License File does not exist: NOTICE.txt |