-
Notifications
You must be signed in to change notification settings - Fork 44
Description
What is going/ am I doing wrong?
C:\Users\User\Downloads\etoro-api-master>gradlew build
Starting a Gradle Daemon (subsequent builds will be faster)
Task :compileKotlin FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':compileKotlin'.
Could not resolve all files for configuration ':compileClasspath'.
Could not resolve com.lightstreamer:ls-log-adapter-java:1.0.0.
Required by:
project : > com.lightstreamer:ls-javase-client:3.1.1
> Could not resolve com.lightstreamer:ls-log-adapter-java:1.0.0.
> Could not get resource 'https://www.lightstreamer.com/repo/maven/com/lightstreamer/ls-log-adapter-java/1.0.0/ls-log-adapter-java-1.0.0.pom'.
> Could not GET 'https://mvn.lightstreamer.com/com/lightstreamer/ls-log-adapter-java/1.0.0/ls-log-adapter-java-1.0.0.pom'. Received status code 403 from server: Forbidden
-
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 https://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 https://docs.gradle.org/6.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 6s
1 actionable task: 1 executed