ninetteadhikari commented on PR #3061:
URL: https://github.com/apache/logging-log4j2/pull/3061#issuecomment-2476125035

   hi @vy we had a quick question, we are trying to write new extensions to 
replace some of the old ones and getting some errors. For example we created 
`JndiExtension` to replace the `JndiRule` however the build fails with this 
error:
   ```
   Failed to execute goal 
biz.aQute.bnd:bnd-baseline-maven-plugin:7.0.0:baseline (check-api-compat) on 
project log4j-core-test: An error occurred while calculating the baseline: 
Baseline problems detected. See the report in 
/home/runner/work/logging-log4j2/logging-log4j2/log4j-core-test/target/baseline/log4j-core-test-2.25.0-SNAPSHOT.txt.
   
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal biz.aQute.bnd:bnd-baseline-maven-plugin:7.0.0:baseline (check-api-compat) 
on project log4j-core-test: An error occurred while calculating the baseline
   ```
   
   do we have to add anything additional to make extensions work or make 
changes to the build? let us know thanks!


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