- 
    Type:Task 
- 
    Resolution: Won't Do
- 
    Priority:L3 - Default 
- 
    None
- 
    Affects Version/s: None
- 
    Component/s: continuous integration
- 
        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.