-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
See https://github.com/spotbugs/spotbugs/
Execution failed for task ':eclipsePlugin-junit:checkstyleTest'.
Could not resolve all files for configuration ':eclipsePlugin-junit:checkstyle'.
Could not resolve com.google.guava:guava:33.0.0-jre.
Required by:
project :eclipsePlugin-junit > com.puppycrawl.tools:checkstyle:10.12.7
> Module 'com.google.guava:guava' has been rejected:
Cannot select module with conflict on capability 'com.google.collections:google-collections:33.0.0-jre' also provided by [com.google.collections:google-collections:1.0(runtime)]
Could not resolve com.google.collections:google-collections:1.0.
Required by:
project :eclipsePlugin-junit > com.puppycrawl.tools:checkstyle:10.12.7 > org.apache.maven.doxia:doxia-core:1.12.0 > org.codehaus.plexus:plexus-container-default:2.1.0
> Module 'com.google.collections:google-collections' has been rejected:
Cannot select module with conflict on capability 'com.google.collections:google-collections:1.0' also provided by [com.google.guava:guava:33.0.0-jre(jreRuntimeElements)]