You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: