The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Compiling RapidMIner Studio
ZahraSadeghiboga92
Member Posts: 6 Learner I
in Help
I am trying to compile RapidMiner Studio on Ubuntu 20.4,
Running ./gradlew jar fails 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
Could you please help me to fix it?
Thanks in advance.
Running ./gradlew jar fails 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
Could you please help me to fix it?
Thanks in advance.
Tagged:
0