[ 
https://issues.apache.org/jira/browse/MNG-8388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delany updated MNG-8388:
------------------------
    Description: 
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]                                               ^}}

Reproducer at https://github.com/delanym/echo-maven-plugin/tree/MNG-8388

 

  was:
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]                                               ^}}

 

 


> 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
>            Priority: Major
>
> 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]                                               ^}}
> Reproducer at https://github.com/delanym/echo-maven-plugin/tree/MNG-8388
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to