Description
Hi! When packaging 2.0.0 for Arch Linux I realized that the tool can not be built from a tarball of a release as long as there is the git hooks maven plugin in use:
Lines 290 to 294 in ed6345e
Lines 349 to 366 in ed6345e
As this seems to be only for code formatting, is it possible to circumvent its use (aside from removal), when using mvn clean install
?