• Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • gradle-plugin
    • Jenkins 1.480.2
      Gradle 1.0, Gradle 1.4

      defaultTasks for a project are not taken into account and not executed.

      Output of a commandline call './gradlew tasks':

      <snip>
      ------------------------
      All tasks runnable ...
      ------------------------

      Default tasks: check, package

      Help tasks
      ----------
      <snip/>

      Output of the same project inside jenkins ("Use gradle wrapper"):

      <snip>
      ------------------------
      All tasks runnable ...
      ------------------------

      Help tasks
      ----------
      <snip/>

      The default tasks are missing, and are therefore not executed.

          [JENKINS-16550] Existing defaultTasks not executed

            gbois Gregory Boissinot
            jot1109 Jochen Hinrichsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: