Skip to content

The changelog plugin cannot generate the release notes for the main branch. #63

@rgoers

Description

@rgoers

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?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions