Check | Status |
---|---|
ModulesCheckFix | Passed |
DependencyManagementCheckFix | Passed |
MavenCoordinateCheck | Passed |
DecoupleCheck | Failed The following Files are not Container Decoupled: org.universAAL.drools.DevelopingRulesUI org.universAAL.drools.Activator org.universAAL.drools.engine.Suscriber org.universAAL.drools.engine.RulesEngine org.universAAL.drools.DroolsReasonerProvider 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 |