When working through the enRoute Microservices tutorial on Windows the parent pom.xml of the bare project gets new empty lines between every statement for every additional executed archetype creation. So after the creation of all 5 archetypes (project-bare, api, impl, rest, app) the parent pom.xml contains 4 empty lines between every statement. Numbers increasing for every additional module.