Details
-
Bug
-
Status: Triage Needed
-
P2
-
Resolution: Unresolved
-
2.38.0
-
None
-
None
-
MacOS 12.3, jdk1.8.0_333,
Description
I tried to build Beam project on my local machine using Intellij Idea, and got the error
Build file '/Users/chenxi/Documents/beam-master/build.gradle.kts' line: 19
An exception occurred applying plugin request [id: 'org.apache.beam.module']
> Could not find implementation class 'org.apache.beam.gradle.BeamModulePlugin' for plugin 'org.apache.beam.module' specified in jar:file:/Users/chenxi/.gradle/caches/jars-9/0235e1d1b54016ccffc2c13b0bfd20a0/buildSrc.jar!/META-INF/gradle-plugins/org.apache.beam.module.properties.
- Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.