You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 https://help.gradle.org.
BUILD FAILED in 8s
2 actionable tasks: 2 up-to-date
The text was updated successfully, but these errors were encountered:
What went wrong:
A problem occurred configuring root project 'axelor-erp'.
Could not resolve all files for configuration ':classpath'.
Could not resolve com.axelor:axelor-gradle:7.0.3.
Required by:
project : > com.axelor.app:com.axelor.app.gradle.plugin:7.0.3
> No matching variant of com.axelor:axelor-gradle:7.0.3 was found. The consumer was configured to find a runtime of a library compatible with Java 8, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '7.5.1' but:
- Variant 'apiElements' capability com.axelor:axelor-gradle:7.0.3 declares a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares an API of a component compatible with Java 11 and the consumer needed a runtime of a component compatible with Java 8
- Other compatible attribute:
- Doesn't say anything about org.gradle.plugin.api-version (required '7.5.1')
- Variant 'runtimeElements' capability com.axelor:axelor-gradle:7.0.3 declares a runtime of a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component compatible with Java 11 and the consumer needed a component compatible with Java 8
- Other compatible attribute:
- Doesn't say anything about org.gradle.plugin.api-version (required '7.5.1')
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.
How can i set up the axelor and run it from the source code (inteliJ IDEA)
i get below errors, Please assist me sort it i am new to this and especially Gradle
FAILURE: Build failed with an exception.
Where:
Build file 'D:\2024\Axelor 24\open-suite-webapp\build.gradle' line: 6
What went wrong:
Plugin [id: 'com.axelor.app', version: '8.0.1'] was not found in any of the following sources:
Searched in the following repositories:
MavenRepo
maven(https://repository.axelor.com/nexus/repository/maven-public/)
BUILD FAILED in 8s
2 actionable tasks: 2 up-to-date
The text was updated successfully, but these errors were encountered: