Check | Status |
---|---|
ModulesCheckFix | Passed |
DependencyManagementCheckFix | Passed |
MavenCoordinateCheck | Passed |
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. |
LicenseFileCheckFix | Failed License File does not exist: ASL2.0.txt License File does not exist: NOTICE.txt |
LicenseHeaderCheckFix | Passed |
MainMethodCheck | Passed |