Can't build gradlew.bat

23 views
Skip to first unread message

ahmad amr

unread,
Dec 4, 2022, 6:42:00 PM12/4/22
to Java™ Pathfinder
I am trying to build the gradlew.bat file but I keep on getting:
 A problem occurred evaluating root project 'jpf-core'.
> Could not find method testCompile() for arguments [org.ow2.asm:asm:7.1] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler
As an error so could any one help me

Cyrille Artho

unread,
Dec 9, 2022, 1:42:08 AM12/9/22
to Java™ Pathfinder
Gradlew is a wrapper around gradle itself. Perhaps you use your own Gradle to build JPF?
Try just the wrapper instead, which will install the right (older) version of Gradle:
./gradlew
Reply all
Reply to author
Forward
0 new messages