spring - 使用 Gradle 构建 Spring 源文件失败

标签 spring gradle build.gradle

我关注了https://github.com/SpringSource/spring-framework关联。
我用命令成功下载了spring源
git clone git://github.com/SpringSource/spring-framework.git
但是当我运行时
./gradlew build excpetion 抛出消息 Execution failed for task':spring-core:compile Java。我很困惑。如何解决这个问题?

enter image description here

最佳答案

来自 https://github.com/SpringSource/spring-framework#building-from-source :

prerequisites: Git and the latest Early Access build of OpenJDK 1.8.

关于spring - 使用 Gradle 构建 Spring 源文件失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16485881/

相关文章:

java - 重定向使用和 POST 参数

为版本 > 5.0 的设备构建时,Android Studio 找不到资源

java - 从 gradle 发布到 nexus 时出现身份验证错误

android - Gradle 同步失败 : Could not find com. google.http-client :google-http-client-parent:1. 24.1。在以下位置搜索:

java - 如何配置 Spring Data 在保存到 Mongo DB 时使用对象的字符串版本?

java - 从 spring 属性加载 SQL 不运行

java - 在 spring mvc 3 中包含 css 和 js 文件

java - 为什么在gradle中有两种创建任务的方式?

java - Gradle 6 与 Intellij - 刷新失败

android - 使用不同的 VersionCode 进行调试/发布 android gradle build