Re: TEST fails for commons-compress:1.26

2024-06-26 Thread Gary Gregory
Also what is your local OS and file encoding? It could be a file encoding issue... Gary On Wed, Jun 26, 2024, 12:52 PM Alex Herbert wrote: > Hi, > > There have been some patch releases since 1.26. Can you try with the latest > release (1.26.2): > > https://commons.apache.org/compress/download_c

Re: TEST fails for commons-compress:1.26

2024-06-26 Thread Alex Herbert
Hi, There have been some patch releases since 1.26. Can you try with the latest release (1.26.2): https://commons.apache.org/compress/download_compress.cgi If this still doesn't work can you provide the output of 'mvn -v' when run from within the source root directory. This will provide your bui