Check | Status |
---|---|
ModulesCheckFix | Passed |
DependencyManagementCheckFix | Passed |
MavenCoordinateCheck | Passed |
DecoupleCheck | Failed The following Files are not Container Decoupled: org.universAAL.lddi.zwave.exporter.Activator org.universAAL.lddi.zwave.exporter.MotionContact.MotionContactSensorPublisher org.universAAL.lddi.zwave.exporter.PowerConsumption.PowerReader org.universAAL.lddi.zwave.exporter.PowerConsumption.PowerPublisher 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 | Passed |
LicenseHeaderCheckFix | Passed |
MainMethodCheck | Passed |