Hi, I'm trying to build SVNKit in trunk with gradle. But I get an error about buildPluginRepositoryURL not set. Is this an environment variable that should be set? And what should it point to?
The error: FAILURE: Build failed with an exception. * Where: Build file '/Users/jakob/code/svn/svnkit/trunk/build.gradle' line: 9 * What went wrong: A problem occurred evaluating root project 'org.tmatesoft.svnkit'. Cause: Could not find property 'buildPluginRepositoryURL' on resolver container. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 2.182 secs Regards, Jakob -- View this message in context: http://old.nabble.com/About-building-SVNKkit-with-gradle-tp31593030p31593030.html Sent from the SVNKit - Users mailing list archive at Nabble.com.
