The distribution fails to list its services under /libs/sling/distribution/services.1.json with an NPE.
The reason is that the DefaultDistributionComponentProvider.getComponentMap() returns null for the TRIGGER kind. The getComponents() should check for a null to avoid the NPE. Cheers - Andy Schaefer Sr.
