You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2021/02/26 06:49:00 UTC

[jira] [Created] (MNG-7107) relax recently introduced profile id validation

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)