-
Task
-
Resolution: Won't Do
-
L3 - Default
-
None
-
None
-
Not defined
In many of our pipelines, we have either hardcoded strings or helper constants/methods to get the String for the maven docker image. This makes it a good candidate for a method in our shared lib, so each of our pipelines can simply call this helper and the same string won't be repeated across each of them.