Maven allows random namespaces on project
Open
bug
priority:major
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 40m
- Merged PRs (30d)
- 275
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:
```
4.0.0
org.apache.maven.its
missing-namespace
1.0-SNAPSHOT
pom
```
Contributor guide
Assessment
This issue has not been assessed yet.