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

Jitpack build issue with jutils dependency #16

Closed
micycle1 opened this issue May 3, 2022 · 5 comments
Closed

Jitpack build issue with jutils dependency #16

micycle1 opened this issue May 3, 2022 · 5 comments

Comments

@micycle1
Copy link

micycle1 commented May 3, 2022

I recently had a few projects that rely on camp-skeleton (master branch) fail to build.
After looking into it, I've found it's an issue on jitpack with the current master version of jutils.

campskeleton has a dependency on jutils version master-SNAPSHOT; this label currently points to master-198bbef5f6-1, and this is currently giving problems:

Go to https://jitpack.io/com/github/twak/jutils/master-198bbef5f6-1/ and we see the error:

File not found. Build ok

@twak
Copy link
Owner

twak commented May 3, 2022

Which is strange because the label is here: https://jitpack.io/com/github/twak/jutils/

@Gustl22 Any ideas?

image

@micycle1
Copy link
Author

micycle1 commented May 3, 2022

Push a new version of jutils on the master branch, which will get jitpack to rebuild it hopefully with the files present!

@twak
Copy link
Owner

twak commented May 3, 2022

I clicked a button in jitpack...let's see if it builds. Suspecting I should abandon jitpack if it causes these issues :(

@twak
Copy link
Owner

twak commented May 3, 2022

fixed now. will remove jitpack when I (eventually) get around to starting up intellij again...

@micycle1 micycle1 closed this as completed May 3, 2022
@Gustl22
Copy link
Contributor

Gustl22 commented Jun 28, 2022

Sorry I couldn't help here. Unfortunately I didn't work with Java / Maven in years now :/

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

3 participants