vy commented on issue #1926:
URL: 
https://github.com/apache/logging-log4j2/issues/1926#issuecomment-1786712267

   Since Log4j `2.21.0` release, Log4j JMX GUI is not a part of the official 
Log4j distribution. (See [release 
notes](https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-21-0).)
 It has been moved to [a separate repository](/apache/logging-log4j-jmx-gui) 
and started getting released there with its own life cycle.
   
   Though there was a slight problem with the `2.21.0` release of Log4j JMX 
GUI: we got the `groupId` wrong and it ended up inheriting `org.apache.logging` 
from parent, whereas it should have been `org.apache.logging.log4j`.
   
   In conclusion, Log4j JMX GUI...
   1. has [a new home](/apache/logging-log4j-jmx-gui) and release life cycle
   2. version `2.21.0` is available at `org.apache.logging:log4j-jmx-gui` 
coordinate
   3. version `2.21.1` will move the coordinate back to 
`org.apache.logging.log4j:log4j-jmx-gui`


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