kou opened a new issue, #297:
URL: https://github.com/apache/arrow-adbc/issues/297
I don't know why but `mvn help:evaluate
-Dexpression=settings.localRepository -q -DforceStdout` has an ANSI escape
sequence at the end on my environment:
```console
$ mvn help:evaluate -Dexpression=settings.localRepository -q -DforceStdout |
od -ax
0000000 / h o m e / k o u / . m 2 / r e
682f 6d6f 2f65 6f6b 2f75 6d2e 2f32 6572
0000020 p o s i t o r y esc [ 0 m
6f70 6973 6f74 7972 5b1b 6d30
0000034
```
--
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]