compilling RapidMiner Studio
ZahraSadeghiboga92
MemberPosts:6Newbie
inHelp
I am trying to compile RapidMiner Studio on Ubuntu 20.4,
Running ./gradlew jarfails with the following error message:
FAILURE: Build failed with an exception.
* Where:
Script '/home/zahra/workspace/rapidminer-studio-modular/open-source/os-module.gradle' line: 12
* What went wrong:
A problem occurred evaluating script.
>Plugin with id 'com.rapidminer.java-basics' not found.
* 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.
* Get more help at help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 15s
你能帮我修理它吗?
Thanks in advance.
Running ./gradlew jarfails with the following error message:
FAILURE: Build failed with an exception.
* Where:
Script '/home/zahra/workspace/rapidminer-studio-modular/open-source/os-module.gradle' line: 12
* What went wrong:
A problem occurred evaluating script.
>Plugin with id 'com.rapidminer.java-basics' not found.
* 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.
* Get more help at help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 15s
你能帮我修理它吗?
Thanks in advance.
0