GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

linkage-checker-enforcer-rules incompatible with maven 3.9? ClassNotFound: org/eclipse/aether/connector/basic/BasicRepositoryConnectorFactory

未关闭
#2,457 0 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
163
派生
80
PR 合并指标
30 天内没有已合并 PR

描述

I am trying to get the plugin working with a minimal pom.xml:

```

4.0.0

it.neckar
test-project
1.0-SNAPSHOT
jar


UTF-8



org.junit.jupiter
junit-jupiter
5.10.0
test




org.apache.maven.plugins
maven-enforcer-plugin
3.6.2



com.google.cloud.tools
linkage-checker-enforcer-rules
1.5.15



linkage-check

enforce

verify




true





```

Execution linkage-check of goal org.apache.maven.plugins:maven-enforcer-plugin:3.6.2:enforce failed: A required class was missing while executing org.apache.maven.plugins:maven-enforcer-plugin:3.6.2:enforce: org/eclipse/aether/connector/basic/BasicRepositoryConnectorFactory

It fails with
* mvn 3.9.*

Works up until
* mvn 3.8.9

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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