Hi, Browsing the list of open Sonar issues I found one [1] which would always cause a NPE in org.apache.sling.installer.core.impl.tasks.RefreshOptionalPackagesTask ( packageAdmin is always null ).
I'm not familiar with that area of the code, but by looking at the code it seems that this class is never used. Is that the case? If so, can it be deleted? Thanks, Robert [1]: https://analysis.apache.org/drilldown/issues/35893?&rule=findbugs%3ANP_ALWAYS_NULL&rule_sev=CRITICAL&severity=CRITICAL#
