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

add support for pipeline step to maven-deployment-linker plugin

      The maven-deployment-linker plugin has not seen any further development since 2013. I would like to update the plugin and make it pipeline compatible, so it could be used within pipeline jobs.

      There should be a DSL keyword deploymentLinker to use the deployment linker plugin within pipeline DSLs. Also the views must be altered, so that they display the recorded deployments.

      As this is a major change, I would suggest updating the plugin version to 2.0. This will help doing bugfixes for the older version, in case they become necessary.

      I'll provide a PR on GitHub with the necessary changes.

          [JENKINS-47721] add support for pipeline step to maven-deployment-linker plugin

          I opened a PR on Github with my current changes. As already mentioned in the PR, I still ne some hints on how to get the unit tests running.
          https://github.com/jenkinsci/maven-deployment-linker-plugin/pull/4

          Matthias Balke added a comment - I opened a PR on Github with my current changes. As already mentioned in the PR, I still ne some hints on how to get the unit tests running. https://github.com/jenkinsci/maven-deployment-linker-plugin/pull/4

          dan tran added a comment -

          this is a much-needed fix after migrating my maven freestyle to pipeline

          dan tran added a comment - this is a much-needed fix after migrating my maven freestyle to pipeline

          Kai Huuhko added a comment -

          Is this being worked on? Are there alternatives to using maven-deployment-linker in Jenkins pipeline?

          Kai Huuhko added a comment - Is this being worked on? Are there alternatives to using maven-deployment-linker in Jenkins pipeline?

          Benoit added a comment -

          You could look at the pipeline-maven plugin

          It does not have the feature to copy deployed artifacts to other projects, but the summary of deployed artifacts is there

          Benoit added a comment - You could look at the pipeline-maven plugin It does not have the feature to copy deployed artifacts to other projects, but the summary of deployed artifacts is there

            Unassigned Unassigned
            matthiasbalke Matthias Balke
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: