Robert Munteanu created SLING-11292:
---------------------------------------
Summary: Reactor POM is generated with extra whitespace
Key: SLING-11292
URL: https://issues.apache.org/jira/browse/SLING-11292
Project: Sling
Issue Type: Bug
Components: Maven Plugins and Archetypes
Reporter: Robert Munteanu
Fix For: Project Archetype 1.0.10
There is lots of extra whitespace in the reactor when generating a project
with the sling-project-archetype, e.g.
{noformat} <properties>
<sling.host>localhost</sling.host>
<sling.port>8080</sling.port>
<sling.user>admin</sling.user>
<sling.password>admin</sling.password>{noformat}
It does not do any harm but is still distracting and is a bad first impression
--
This message was sent by Atlassian Jira
(v8.20.7#820007)