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
{{ message }}
This repository was archived by the owner on Apr 30, 2025. It is now read-only.
$ gradle
Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'jtransc'.
> Could not resolve all dependencies for configuration ':classpath'.
> Could not find com.jtransc:jtransc-gradle-plugin:0.2.5.
Searched in the following locations:
file:/home/1828_sandbox/.m2/repository/com/jtransc/jtransc-gradle-plugin/0.2.5/jtransc-gradle-plugin-0.2.5.pom
file:/home/1828_sandbox/.m2/repository/com/jtransc/jtransc-gradle-plugin/0.2.5/jtransc-gradle-plugin-0.2.5.jar
https://repo1.maven.org/maven2/com/jtransc/jtransc-gradle-plugin/0.2.5/jtransc-gradle-plugin-0.2.5.pom
https://repo1.maven.org/maven2/com/jtransc/jtransc-gradle-plugin/0.2.5/jtransc-gradle-plugin-0.2.5.jar
Required by:
project :
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 25.651 secs