-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function
Description
Affected version
HEAD
Bug description
It does not only allow the correct namespace and no namespace. Any random URL or string you throw in does not cause an error:
<project xmlns="https://ff.com">
<!-- Test that we can parse a pom.xml with no namespace -->
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.its</groupId>
<artifactId>missing-namespace</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>pom</packaging>
</project>
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function