-
Improvement
-
Resolution: Unresolved
-
Major
-
None
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.
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