In artemis/DTO, there's an ant call: https://github.com/apache/activemq-artemis/blob/9b56d296a31e1d1274f248b1fae1d50056090725/artemis-dto/pom.xml#L97-L132
This ant call is creating some leak with javac somehow.. after I investigated it a bit with maven guys: https://github.com/apache/maven-mvnd/issues/897 I would appreciate any help on getting rid of this call.. does anyone know a better way to do this? Thanks -- Clebert Suconic