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 2022/04/30 21:52:00 UTC

[jira] [Created] (SLING-11292) Reactor POM is generated with extra whitespace

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)