You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2019/03/11 22:51:00 UTC

[jira] [Assigned] (MNG-6374) ModelBuilder hangs with malformed pom.xml

     [ https://issues.apache.org/jira/browse/MNG-6374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hervé Boutemy reassigned MNG-6374:
----------------------------------

    Assignee: Hervé Boutemy

> ModelBuilder hangs with malformed pom.xml
> -----------------------------------------
>
>                 Key: MNG-6374
>                 URL: https://issues.apache.org/jira/browse/MNG-6374
>             Project: Maven
>          Issue Type: Bug
>          Components: POM
>    Affects Versions: 3.5.2, 3.5.3
>            Reporter: Rohan Padhye
>            Assignee: Hervé Boutemy
>            Priority: Minor
>             Fix For: 3.6.1
>
>         Attachments: MNG-6374.patch
>
>
> Maven hangs (infinitie loop, 100% CPU) when provided with a malformed pom.xml file that contains a question mark in a tag name.
> Minimal example for a pom.xml: 
> {noformat}
> <project /><?>{noformat}
>  
>  Running {{mvn}} results in the output:
> {noformat}
> [INFO] Scanning for projects...{noformat}
>   
>  And is stuck there forever, instead of providing an error message.
> I found this issue using [JQF|https://github.com/rohanpadhye/jqf].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)