Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: pipeline-utility-steps-plugin
-
Similar Issues:
Description
When you use readMavenPom / writeMavenPom in a build pipeline, the comments and formatting of the pom.xml file are not preserved.
I am facing the same issue, the formatting is changed once the pom is written using "writeMavenPom" from the Jenkinsfile.
Are there any updated on this issues ?