| Check | Status |
|---|---|
| ModulesCheckFix | Passed |
| DependencyManagementCheckFix | Passed |
| MavenCoordinateCheck | Passed |
| DecoupleCheck | Passed |
| LicenseFileCheckFix | Passed |
| LicenseHeaderCheckFix | Passed |
| MainMethodCheck | Passed |
| Module | Check | Status |
|---|---|---|
| itests | DecoupleCheck | Failed The following Files are not Container Decoupled: org.universAAL.itests.Activator org.universAAL.itests.IntegrationTest org.universAAL.itests.platform.FelixPlatform4_2 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. |