| See Github issue logged under the Gradle project: https://github.com/gradle/gradle/issues/1851 Gradle will not satisfy the dependency for commons-beanutils-1.9.2-noclassprop.jar in the https://repo.boundlessgeo.com/main repository for some reason. I wanted to bring this to the team's attention in case there is anything you can do. This issue currently blocks the building of my project, and the only workaround is to run on a container with the mavenLocal() repo containing noclassprop from the buildout of another project. The other (potential, unconfirmed) workaround is to switch to maven completely from gradle. |