I faced the same issue with Jenkins 1.492 and SCM sync 0.0.6.1. I tried various Git repositories, one even without any access control. And always got the error message "aborted (scm manipulator not settled !)". But after restarting Jenkins everything works fine. So simply:

  • Install scm sync plugin (I did not restart jenkins at this point)
  • Go to jenkins configuration page and enable scm sync configuration plugin
  • Submit
    --> aborted (scm manipulator not settled !)
  • Restart jenkins (during the restart scm sync plugin is already checking out the repo to JENKINS_HOME\scm-sync-configuration\checkoutConfiguration)
  • Go to jenkins configuration page
  • Submit
    --> Configurations synced to SCM
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to