MartyIX opened a new pull request, #351:
URL: https://github.com/apache/logging-log4j-samples/pull/351

   This is a PR that addresses 
https://github.com/apache/logging-log4j-samples/pull/350#issuecomment-3069913098.
   
   Now, this command
   
   ```
   export LOG4J_VERSION=2.25.1; ./gradlew :log4j-samples-gradle-metadata:build
   ```
   
   leads to
   
   ```
   Errors occurred while building effective model from 
/Users/me/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.25.1/bac75b77765d4eb74e4122d34000d7892c6605fa/log4j-api-2.25.1.pom:
           'dependencies.dependency.version' for 
com.google.errorprone:error_prone_annotations:jar must be a valid version but 
is '${error-prone.version}'. in org.apache.logging.log4j:log4j-api:2.25.1
   
   BUILD SUCCESSFUL in 648ms
   ```
   
   (Note that the build is successful but the error is still reported. So in a 
way, the error seems non-blocking but honestly I would not rely on it.)
   
   cc @ppkarwasz


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to