Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.0-beta-1
-
None
Description
calculating the directory where jansi native lib is available required a hack = copy/paste HawtJNI code https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java;h=350fa61c5da633a04fa17c1ed7530096c4ad60ad;hp=b3367c177c91fae32831207ab4a568121da621f0;hb=181b0215aa1199e152db9d2c08b1a01436547805;hpb=809ba34055c70eab31876aad03c577e925fa2e6e
This should become a HawtJNI feature (ie. library.jansi.path should point to lib/jansi-native and HawtJNI should find the right directory the same way it does it in classpath), then we'll be able to integrate it instead of hacking
Attachments
Issue Links
- Is contained by
-
MNG-6205 Non-ascii chars in name element are displayed as question marks in Win CLI output (regression)
- Closed