well I managed to fix my own issue, I just changed line 40 in docbook.gradle to : mavenRepo name: 'Shibboleth Repo', urls: 'https://build.shibboleth.net/nexus/content/groups/public/' from what it...
Type: Posts; User: rvaldron; Keyword(s):
well I managed to fix my own issue, I just changed line 40 in docbook.gradle to : mavenRepo name: 'Shibboleth Repo', urls: 'https://build.shibboleth.net/nexus/content/groups/public/' from what it...
I recently downloaded the spring source using git clone and it built fine using gradlew. I then checked out the 1.0.2RELEASE tag so as I'm only allowed using official released versions for the most...