elharo commented on issue #1344:
URL:
https://github.com/apache/maven-dependency-plugin/issues/1344#issuecomment-3662741613
Problem seems likely related to these lines in ResolveDependenciesMojo:
```
/* if (outputFile != null) {
MessageUtils.setColorEnabled(false);
} else {
MessageUtils.setColorEnabled(true);
} */
```
--
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]