We have a number of custom archetypes that we use for development, and we were rolling tidy pom into them, but have run into this issue.
In an archetype there is no modules section in the parent pom, it is added during the process, but it is added between and in my case, but tidy pom wants it at the end of the file.
This issue causes our integration test of the archetype to fail.
We have a number of custom archetypes that we use for development, and we were rolling tidy pom into them, but have run into this issue.
In an archetype there is no modules section in the parent pom, it is added during the process, but it is added between and in my case, but tidy pom wants it at the end of the file.
This issue causes our integration test of the archetype to fail.