Please use build command:
./gradlew clean build -x test -x signMaven
To disable jar signing. It was recently introduced and requires a key
to sign with.
Alexander Kitaev,
TMate Software,
http://subgit.com/ - Svn to Git Migration!
http://svnkit.com/ - Java [Sub]Versioning Library!
http://hg4j.com
I'm trying to build SVNKit version 1.7.5-v1 from source and I get the following
error:
Using command "./gradlew clean build -x test" as described in
http://svnkit.com/download.php
...
:svnkit:signMaven
Executing task ':svnkit:signMaven' due to:
No history is available for task ':svnkit:signMave