rob975 opened a new issue, #3834: URL: https://github.com/apache/logging-log4j2/issues/3834
## Description Last week I opened issue #3813 and tested the release candidate for version `2.25.1` as suggested. It worked fine. Today I upgraded to version `2.25.1` and the issue is not solved. ## Configuration **Version:** 2.25.1 **Operating system:** Fedora Linux 42 **JDK:** Fedora Project OpenJDK 21 ## Logs ``` [DEBUG] Error retrieving POM of module-dependency: org.apache.logging.log4j:log4j-api:jar:2.25.1; Reason: Some problems were encountered while processing the POMs: [WARNING] 'build.plugins.plugin.version' for org.codehaus.gmavenplus:gmavenplus-plugin is missing. @ [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-clean-plugin is missing. @ [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 69, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-enforcer-plugin is missing. @ [ERROR] 'dependencies.dependency.version' for com.google.errorprone:error_prone_annotations:jar must be a valid version but is '${error-prone.version}'. @ ``` ## Reproduction As per issue #3813 -- 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: notifications-unsubscr...@logging.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org