ppkarwasz commented on issue #1955: URL: https://github.com/apache/logging-log4j2/issues/1955#issuecomment-1802411829
A loose list of metadata formats we might consider: - an XML Schema itself, - a [Plexus component descriptor](https://codehaus-plexus.github.io/guides/developer-guide/configuration/index.html), - a [Maven plugin descriptor](https://maven.apache.org/ref/3.9.5/maven-plugin-api/plugin.html), which is used by the [Maven Plugin plugin](https://maven.apache.org/plugin-tools/maven-plugin-plugin/index.html) to generate documentation, - a [Modello model](https://codehaus-plexus.github.io/modello/index.html) that can be converted in many other formats. -- 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]
