checksum-maven-plugin
checksum-maven-plugin copied to clipboard
ignore line endings in text files
We checksum sql and the like. We've had to mandate a line ending at git checkout, but this only applies once the file is checked out. Building a snapshot JAR with a new SQL file might result in a different checksum. The plugin seems the most obvious place to strip line ending before checksuming.