You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andreas Schaefer (Jira)" <ji...@apache.org> on 2020/02/10 20:17:00 UTC

[jira] [Created] (ARCHETYPE-587) Multi-modules Archetypes' Root POM file contains empty lines in Java 11

Andreas Schaefer created ARCHETYPE-587:
------------------------------------------

             Summary: Multi-modules Archetypes' Root POM file contains empty lines in Java 11
                 Key: ARCHETYPE-587
                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-587
             Project: Maven Archetype
          Issue Type: Bug
          Components: Archetypes
    Affects Versions: 3.1.2
         Environment: Java 11.0.6 on Mac OS X Mojave (10.14.6), Maven 3.6.3
            Reporter: Andreas Schaefer


Building a project from an multi-modules archetype like Sling Project Archetype ([https://github.com/apache/sling-project-archetype)]will yield a parent POM that contains multiple empty lines between each line inside the POM.

This is an issue in Java 11 but not in Java 8.

This seems to be related to issue 584 but its in this case this is only an issue in Java 11 and the fix proposed in 584 does not seem to fix it. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)