You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2021/07/09 13:24:00 UTC

[jira] [Created] (SLING-10596) Root project pom has lots of extra empty lines

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)