Looks like we came to the same findings regarding the state of the git repo relative to the svn trunk. I did notice that setting had been added in the provisioning files in the commits since Oct 21.
________________________________ From: Robert Munteanu <romb...@apache.org> Sent: Thursday, October 27, 2016 10:13:16 AM To: users@sling.apache.org Subject: Re: Sling Launchpad Builder maven build failing - how to diagnose? On Thu, 2016-10-27 at 17:01 +0000, John Logan wrote: > 27.10.2016 09:41:28.704 *ERROR* [CM Event Dispatcher (Fire > ConfigurationEvent: > pid=org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService > )] org.apache.sling.event.impl.jobs Unable to create new resource > resolver: Cannot derive user name for bundle org.apache.sling.event > [104] and sub service null That's interesting. Can you try adding the following configuration to the launchpad? org.apache.sling.jcr.base.internal.LoginAdminWhitelistImpl whitelist.bypass=B"true" Also, can you confirm the SVN revision you're on ( latest local commit message is fine, I think you're using git-svn ) and whether you have any local changes? Thanks, Robert