Herve Boutemy created MNG-7107:
----------------------------------
Summary: relax recently introduced profile id validation
Key: MNG-7107
URL: https://issues.apache.org/jira/browse/MNG-7107
Project: Maven
Issue Type: Bug
Components: POM
Affects Versions: 4.0.0-alpha-1
Reporter: Herve Boutemy
Fix For: 4.0.0-alpha-1
profile id validation was introduced as a side effect of MNG-7051, with the
same rules as groupId and artifactId
this is causing issues, with existing projects using "jdk9+" profile ids: there
is no reason to fail on such profile ids
let's differentiate coordinate ids validation from profile ids
--
This message was sent by Atlassian Jira
(v8.3.4#803005)