Delany created MNG-8388:
---------------------------
Summary: Unclosed character class in plugin configuration
Key: MNG-8388
URL: https://issues.apache.org/jira/browse/MNG-8388
Project: Maven
Issue Type: Bug
Affects Versions: 4.0.0-rc-1
Reporter: Delany
When com.github.ngeor:yak4j-filename-conventions-maven-plugin:0.18.1 is
configured with a regex pattern the build fails with
{{[ERROR] Failed to execute goal
com.github.ngeor:yak4j-filename-conventions-maven-plugin:0.18.1:check
(validate-changelog-filename) on project echo-plugin: Unclosed character class
near index 46}}
{{[ERROR] ^changelog[/|\][0-9][0-9][0-9][0-9]*[0-9]*\.md$}}
{{[ERROR] ^}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)