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

Java17 Build error: Could not get unknown property 'ossrhUsername' #142

Closed
geertschuring opened this issue Aug 18, 2023 · 3 comments
Closed

Comments

@geertschuring
Copy link

Error trying to run the Java17 demo:

[geert@geert-framework tilesfx]$ ./gradlew Demo

> Configure project :
Project : => 'eu.hansolo.tilesfx' Java module

FAILURE: Build failed with an exception.

* Where:
Build file '/home/geert/git/tilesfx/build.gradle' line: 184

* What went wrong:
A problem occurred evaluating root project 'tilesfx'.
> Could not get unknown property 'ossrhUsername' for Credentials [username: null] of type org.gradle.internal.credentials.DefaultPasswordCredentials_Decorated.

Using this version of JDK17:

[geert@geert-framework tilesfx]$ java -version
openjdk version "17.0.4.1" 2022-08-12
OpenJDK Runtime Environment (Red_Hat-17.0.4.1.1-1.fc36) (build 17.0.4.1+1)
OpenJDK 64-Bit Server VM (Red_Hat-17.0.4.1.1-1.fc36) (build 17.0.4.1+1, mixed mode, sharing)

@geertschuring
Copy link
Author

Anything I can do to help solve this?

@HanSolo
Copy link
Owner

HanSolo commented Aug 18, 2023

Yep I made some changes to the build file, did another release and hope it now works again for you

@geertschuring
Copy link
Author

Thanks, yeah it works now. Nice display of tiles! Thanks!

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