Build is stuck

未关闭
#2 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
java
领域
build-system

调研方向

首先使用 Gradle 4.0.1 和 Java 8 重现示例构建,并将报告的配置输出作为第一个诊断点。检查示例的构建配置和 p2AsMaven 初始化步骤,以确定配置为何在没有网络活动的情况下停在 14%。当原因已确定,并且示例要么完成,要么明确报告所需的修复时,即视为完成。

由索引模型根据 Issue 内容生成。

描述

question

Hi

i try to run this example. I use Gradle 4.0.1 and java 8 u131

Configure project :target.p2
p2AsMaven eclipse-deps is dirty.
Initalizing maven group eclipse-deps from p2
Only needs to be done once, future builds will be much faster
p2AsMaven eclipse-deps installing from p2
Buildfile: <...>\Temp\goomph-ant-build8459310540695597019.xml
[p2.mirror] SLF4J: Class path contains multiple SLF4J bindings.
[p2.mirror] SLF4J: Found binding in [jar:file:/<...>/.gradle/caches/4.0.1/generated-gradle-jars/gradle-api-4
.0.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[p2.mirror] SLF4J: Found binding in [jar:file:/C:/Gradle/lib/gradle-logging-4.0.1.jar!/org/slf4j/impl/StaticLoggerBinder
.class]
[p2.mirror] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[p2.mirror] SLF4J: Actual binding is of type [org.gradle.internal.logging.slf4j.OutputEventListenerBackedLoggerContext]
<=------------> 14% CONFIGURING [2m 26s]
root project

This seems to hang, it tried to run it for several minutes. No network activity either.

主要语言
Java
星标
1
派生
2
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

diffplug/goomph-eclipse-plugin 的其他 Issue

查看 diffplug/goomph-eclipse-plugin 的全部 Issue

相似的 Issue

更多 Java Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。