Rohan Padhye created MNG-6374:
---------------------------------

             Summary: ModelBuilder hangs with malformed pom.xml
                 Key: MNG-6374
                 URL: https://issues.apache.org/jira/browse/MNG-6374
             Project: Maven
          Issue Type: Bug
          Components: Bootstrap & Build
    Affects Versions: 3.5.2, 3.5.0
            Reporter: Rohan Padhye


Maven's build hangs 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 with JQF.



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

Reply via email to