nicoulaj/checksum-maven-plugin

Typo in CRC32FileDigester

mstier opened this issue · 0 comments

Typo in Line 60 of CRC32FileDigester

throw new DigesterException( "Unable not read " + file.getPath() + ": " + e.getMessage() );