vy opened a new issue, #4099:
URL: https://github.com/apache/logging-log4j2/issues/4099

   Browse to [core.LoggerContext] and click to `spi.LoggerContext` link — it 
returns a 404. Javadoc plugin execution displays a, IMHO, relevant error 
message too:
   
   ```
   $ ./mvnw javadoc:javadoc-no-fork@generate-site-javadoc -pl :log4j-core
   ...
   [INFO] --- javadoc:3.11.2:javadoc-no-fork (generate-site-javadoc) @ 
log4j-core ---
   [ERROR] The given File link: 
/home/vy/asf/logging-log4j2~2.x/log4j-api/target/site/apidocs is not a dir.
   [ERROR] Error fetching link: 
/home/vy/asf/logging-log4j2~2.x/log4j-api/target/site/apidocs/. Ignored it.
   [ERROR] The given File link: 
/home/vy/asf/logging-log4j2~2.x/log4j-core/target/site/apidocs is not a dir.
   [ERROR] Error fetching link: 
/home/vy/asf/logging-log4j2~2.x/log4j-core/target/site/apidocs/. Ignored it.
   ```
   
   [core.LoggerContext]: 
https://logging.apache.org/log4j/2.x/javadoc/log4j-core/org/apache/logging/log4j/core/LoggerContext.html
   
   Log4j version: `rel/2.25.4`


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

Reply via email to