Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26813

Missing configuration sections in freestyle multibranch projects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None
    • Jenkins 1.598

      I’m building a couple of freestyle multi-branch projects, to allow developers to track their work easily on their own feature branches. I am trying to perform the same actions as I do if I configure a freestyle project, but there are configuration elements missing.

      For instance, I cannot configure the builds in the missing “Additional Behaviours” section to “wipe out repository & force clone” under the sourcecode management part of the configuration screen. I use this to properly clean up cruft from a prior build, since make clean is broken in the situations where the dirt is not correctly tracked and also where the makefile changes.

      Workaround (partial): add a first build step to delete and recreate the workspace directory, but this is really hackey.

            Unassigned Unassigned
            jmellor John Mellor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: