risdenk opened a new pull request, #1559: URL: https://github.com/apache/solr/pull/1559
https://issues.apache.org/jira/browse/SOLR-XXXXX This currently fails since palintir consistent versions tries to copy the classpath. ``` * What went wrong: A problem occurred configuring root project 'solr-root'. > Cannot change the allowed usage of configuration ':solr:benchmark:compileClasspathCopy', as it was locked upon creation to the role: 'Deprecated Resolvable'. This role permits the following usage: Consumable - this configuration can be selected by another project as a dependency (but this behavior is marked deprecated) Resolvable - this configuration can be resolved by this project to a set of files Declarable Against - this configuration can have dependencies added to it (but this behavior is marked deprecated) Ideally, each configuration should be used for a single purpose. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 18s 2 actionable tasks: 2 up-to-date ``` https://github.com/palantir/gradle-consistent-versions/issues -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
