-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed as duplicate of#3822
Closed as duplicate of#3822
Copy link
Labels
bugIncorrect, unexpected, or unintended behavior of existing codeIncorrect, unexpected, or unintended behavior of existing code
Description
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
Metadata
Metadata
Assignees
Labels
bugIncorrect, unexpected, or unintended behavior of existing codeIncorrect, unexpected, or unintended behavior of existing code
Type
Projects
Status
Done