You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2020/04/05 15:03:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARCHETYPE-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17075853#comment-17075853 ] 

Herve Boutemy edited comment on ARCHETYPE-587 at 4/5/20, 3:02 PM:
------------------------------------------------------------------

notice: perhaps involving ARCHETYPE-582 is wrong: it was done in 3.1.2
in 3.1.1, the only change vs 3.1.0 is the replacement of dom4j by Java XML API in ARCHETYPE-568


was (Author: hboutemy):
notice: perhaps involving ARCHETYPE-582 is wrong: it was done in 3.1.2
in 3.1.1, the only change vs 3.1.0 is the replacement of dom4j by plexus XPP3 in ARCHETYPE-568

> 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.1, 3.1.2
>         Environment: Java 11.0.6 on Mac OS X Mojave (10.14.6), Maven 3.6.3
>            Reporter: Andreas Schaefer
>            Priority: Major
>
> 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)