wilkinsona opened a new issue, #3893:
URL: https://github.com/apache/logging-log4j2/issues/3893
## Description
The dependency is defined using `${error-prone.version}` for its `<version>`:
https://github.com/apache/logging-log4j2/blob/bda63362cf405449ff4edc2e4d92353be65c4d4e/log4j-parent/pom.xml#L859-L864
No such property is defined in the pom. Depending on how the pom is consumed
and how strictly it is validated, this causes problems for consumers.
The problem was introduced in
https://github.com/apache/logging-log4j2/commit/e08c7ba214080f42b4c4fdbecd7cd8f5dfb34497
where the property was renamed to `error-prone-annotations.version`.
## Configuration
**Version:** 2.25.1
**Operating system:** Any
**JDK:** Any
--
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]