Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install - Failed to apply plugin [id 'org.golo-lang.golo'] #7

Open
lateparty opened this issue Dec 28, 2019 · 2 comments
Open

Comments

@lateparty
Copy link

Using Windows 10 because getting old java is a pain on Linux, after installing both JRE and JDK 8, and Gradle 6.0.1 (latest) and Gradle 5.4 (was released around the time of the master push) I get the following error.

An exception occurred applying plugin request [id: 'org.golo-lang.golo', version: '0.6']

Failed to apply plugin [id 'org.golo-lang.golo'] >

No signature of method: org.gradle.api.plugins.JavaBasePlugin.configureForSourceSet() is applicable for argument types: (org.gradle.api.internal.tasks.DefaultSourceSet_Decorated, org.gololang.gradle.GoloCompile_Decorated) values: [source set 'main', task ':compileGolo']

More details and full Gradle build scan available at https://scans.gradle.com/s/zuxelnoqjmiqy

@vvdleun
Copy link
Owner

vvdleun commented Mar 28, 2020

Hi,

Sorry for this very late reply, I completely missed it.

I believe in the current state it only builds with Gradle 4 😞

As newer versions of Raspbian are now supplied with Java 11, I have decided to start a rewrite attempt in Java 11. This will take time (I started only writing the very first few lines of code, so nothing is even near a working state), but very much looking forward to work on this.

Sorry I cannot be at much more help at this moment.

Kind regards, Vincent

@lateparty
Copy link
Author

No worries, I didn't want to be pushy for a passion project and figured you would get around to the issue when time permitted :)

Considering the current isolation state of the world, what better time for a re-write? I have a workaround by using Plex to play to my Bluesound endpoints which track everything to last.fm but it will be great when I can skip that step.

Looking forward to the re-write. I'll also take this opportunity to test it out with Gradle 4 at some point today and comment. In any case if it does or doesn't work I'll close this case and keep an eye out for your re-write.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants