Upgrade Spotless to 0.43.0 & Scala 2.12.19
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
Currently building off of master is broken because of:
```
[ERROR] Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.30.0:check (default) on project parquet-format-structures: Execution default of goal com.diffplug.spotless:spotless-maven-plugin:2.30.0:check failed: java.lang.reflect.InvocationTargetException: 'com.sun.tools.javac.tree.JCTree com.sun.tools.javac.tree.JCTree$JCImport.getQualifiedIdentifier()' -> [Help 1]
```
Arrow hit the same issue: because of this: Bumping spotless to fix building on master.
**Reporter**: [Vinoo Ganesh](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=vinooganesh) / @vinooganesh
**Assignee**: [Vinoo Ganesh](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=vinooganesh) / @vinooganesh
#### PRs and other links:
- [GitHub Pull Request #1287](https://github.com/apache/parquet-mr/pull/1287)
**Note**: *This issue was originally created as [PARQUET-2441](https://issues.apache.org/jira/browse/PARQUET-2441). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
从调用 com.diffplug.spotless:spotless-maven-plugin:2.30.0 并定义 Scala 版本的 Maven 构建配置开始。运行 Maven 构建以复现 JCTree 错误,然后验证所请求的 Spotless 和 Scala 升级是否能让构建成功完成;该 issue 已链接 PR #1287。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, scala
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100