adrian-tarau opened a new issue, #1258: URL: https://github.com/apache/maven-mvnd/issues/1258
I'm building an [extension ](https://github.com/adrian-tarau/maven?tab=readme-ov-file#extension) which has a few goals in mind (one is provided by `mvnd`, which is less logging :) ), and I have an undesired side effect at the end when the extension is printing the _report_.  Since this is not the standard Maven, I cannot _steal_ the logging (I also do not want that, as it will conflict with mvnd). However, I would like to detect when a build happens with `mvnd` and change the behavior a bit (like not printing the report at the end to the standard output since it is logged with regular logging). I could probably look at the source, but can you tell me what I can use (easily) to detect `mvnd`? Thanks. -- 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: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org