slawekjaranowski opened a new pull request, #185:
URL: https://github.com/apache/commons-build-plugin/pull/185
Empty DOCTYPE is cause to parse error on Maven 4
We have something like:
```
[ERROR] The project (.../repos/apache/commons-build-plugin/pom.xml) has 1
error
[ERROR] Non-parseable POM .../repos/apache/commons-build-plugin/pom.xml:
Unexpected character '/' (code 47) in DOCTYPE declaration; expected '[' or
white space.
[ERROR] at [row,col {unknown-source}]: [2,14] @ line 2, column 14
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]