Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-1
-
None
Description
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