Robert Munteanu created SLING-10596:
---------------------------------------
Summary: Root project pom has lots of extra empty lines
Key: SLING-10596
URL: https://issues.apache.org/jira/browse/SLING-10596
Project: Sling
Issue Type: Bug
Components: Maven Plugins and Archetypes
Reporter: Robert Munteanu
Assignee: Robert Munteanu
The generated root pom.xml has lots of extra empty lines, e.g.
{noformat}
<properties>
<sling.host>localhost</sling.host>
<sling.port>8080</sling.port>
<sling.user>admin</sling.user>
{noformat}
This makes reading the file less pleasant than it should be.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)