@Override
public void start() throws Exception {
super.start();
Hudson.XSTREAM.registerConverter(new ScmSyncConfigurationXStreamConverter());
this.load();
// If scm has not been read in scm-sync-configuration.xml, let's initialize it
// to the "no scm" SCM