rgoers opened a new issue, #63: URL: https://github.com/apache/logging-log4j-tools/issues/63
Running `mvn -P changelog-release validate` on the main branch results in ``` [ERROR] Failed to execute goal org.apache.logging.log4j:log4j-changelog-maven-plugin:0.3.0:release (changelog-release) on project log4j: Execution changelog-release of goal org.apache.logging.log4j:log4j-changelog-maven-plugin:0.3.0:release failed: provided version in `releaseVersion` does not match the expected `<major>.<minor>.<patch>[-SNAPSHOT]` pattern: `3.0.0-alpha1` -> [Help 1] ``` Can we perhaps provide a pattern? Or can it be modified to also accept "-alphaN" and "-betaN" as suffixes? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
