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

Exception occurred applying plugin request "de.gurkenlabs.semverguru" #818

Closed
jianh73 opened this issue Apr 8, 2024 · 5 comments
Closed
Labels

Comments

@jianh73
Copy link

jianh73 commented Apr 8, 2024

Describe the bug
When I try to build 0.8.0, I got error message "An exception occurred applying plugin request [id: 'de.gurkenlabs.semverguru', version: '1.3']

Stack Trace
Build file '/Users/jian/Documents/projects/litiengineprojects/litiengine/build.gradle' line: 1

An exception occurred applying plugin request [id: 'de.gurkenlabs.semverguru', version: '1.3']

Failed to apply plugin 'de.gurkenlabs.semverguru'.
repository not found: /Users/jian/Documents/projects/litiengineprojects/litiengine

To Reproduce
I am using IntelliJ CE 2030.3.6 on Mac
Gradle 8.5
java 21.0.2

Thanks for any suggestion!

Your System:
I am using IntelliJ CE 2030.3.6 on Mac
Gradle 8.5
java 21.0.2

@jianh73 jianh73 added the bug label Apr 8, 2024
Copy link

github-actions bot commented Apr 8, 2024

Thank you for your reporting your first LITIENGINE issue! We are looking forward to your further contributions.

@iamllcoolray
Copy link
Contributor

iamllcoolray commented Apr 8, 2024

This issue was resolved a while back (I think) and de.gurkenlabs.semverguru should be at version 1.4. The workaround I found was downloading the project from the parent repo and pushing that to your forked repo. This should resolve all of your issues.

@jianh73
Copy link
Author

jianh73 commented Apr 8, 2024

@iamllcoolray Thank you for your quick response. I am not sure I understand the term of "parent repo". I am using command "git clone https://github.com/gurkenlabs/litiengine.git" to clone the repo.

@nightm4re94
Copy link
Member

Since your clone is using Gradle 8.5 and SemVerGuru 1.3, you have not checked out the most recent revision of LITIENGINE (which is at Gradle 8.7 and SemVerGuru 1.4).

@iamllcoolray
Copy link
Contributor

@jianh73 oh what I meant about parent/child repo:

Similar Issue

#796

Possible Solution

Try downloading the zip itself. I think that's what I did a while back and it worked (this was back in December or January). but it should also work when you fork the repository as well.

litiengine-download-zip

See Also

SermVerGuru

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

No branches or pull requests

3 participants