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

Add necessary dependencies to run pipeline jobs with mvn hpi:run

    • GSoC 2019. Coding Phase 2

      Currently I have added:

      1. pipeline-build-step
      2. workflow-api
      3. workflow-basic-steps
      4. workflow-cps
      5. workflow-job
      6. workflow-scm-step
      7. workflow-scm-step-api
      8. branch-api
      9. workflow-multibranch

          [JENKINS-58268] Add necessary dependencies to run pipeline jobs with mvn hpi:run

          Parichay Barpanda added a comment - Discussion on Jenkins dev mailing list https://groups.google.com/forum/#!topic/jenkinsci-dev/Tc0Vdcmzzio

          Fixed by adding test scope of workflow step api.

          Parichay Barpanda added a comment - Fixed by adding test scope of workflow step api.

          Parichay Barpanda added a comment - - edited

          Pipeline: Declarative dependency is required with

          groupId is org.jenkinsci.plugins

          artifactId is pipeline-model-definition

          version is 1.3.9

          Parichay Barpanda added a comment - - edited Pipeline: Declarative dependency is required with groupId is org.jenkinsci.plugins artifactId is pipeline-model-definition version is 1.3.9

          Not adding the dependency to the plugin for now as it causes a lot of dependency management issues.

          Parichay Barpanda added a comment - Not adding the dependency to the plugin for now as it causes a lot of dependency management issues.

            baymac Parichay Barpanda
            baymac Parichay Barpanda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: