Check | Status |
---|---|
ModulesCheckFix | Passed |
DependencyManagementCheckFix | Passed |
MavenCoordinateCheck | Failed Artifact Name: universAAL LDDI Eclipse Smarthome Exporter does not match convention: ^universAAL LDDI ESH .* |
DecoupleCheck | Failed The following Files are not Container Decoupled: org.universAAL.lddi.smarthome.exporter.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 | Passed |
LicenseHeaderCheckFix | Failed The following Files seem not to have a proper License Header: org.universAAL.lddi.smarthome.exporter.Activator org.universAAL.lddi.smarthome.exporter.Receiver Make sure all your classes have an Apache Software Licence Header see license at http://www.apache.org/licenses/LICENSE-2.0 |
MainMethodCheck | Passed |