Hi Matt, On Mon, 15 May 2023 at 19:33, Matt Sicker <m...@musigma.org> wrote: > > It could make sense for us to maintain a list of third party plugins on our > site, though, especially if we want to offload any other plugins like that to > third parties.
That is on my TODO list. As part of the documentation revamp, I am working on a plugin similar to `maven-plugin-plugin`, which would generate plugin descriptors similar to: https://maven.apache.org/ref/3.9.2/maven-plugin-api/plugin.html If we ask third-party plugins to include such a descriptor in their JARs, we can generate documentation for all available Log4j components, whether they are developed by ASF or not. Piotr