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

Can't build: what should ossrhUsername be? #126

Closed
ppazos opened this issue Jun 2, 2024 · 11 comments
Closed

Can't build: what should ossrhUsername be? #126

ppazos opened this issue Jun 2, 2024 · 11 comments

Comments

@ppazos
Copy link

ppazos commented Jun 2, 2024

Could not get unknown property 'ossrhUsername' for Credentials [username: null]

@HanSolo
Copy link
Owner

HanSolo commented Jun 2, 2024

Oh that’s for signing…if you want to build locally you can disable the signing in the build.gradle file

@ppazos
Copy link
Author

ppazos commented Jun 2, 2024 via email

@ppazos
Copy link
Author

ppazos commented Jul 10, 2024

ping @HanSolo

@krebznet
Copy link

His code is extremely difficult to build out of the box, its great looking eye candy but I suggest you don't waste your time.

@HanSolo
Copy link
Owner

HanSolo commented Sep 21, 2024

And I suggest you look for other stuff for your unqualified comments. Just shut up.

@HanSolo HanSolo closed this as completed Sep 21, 2024
@krebznet
Copy link

krebznet commented Sep 22, 2024

Okay, fair enough, I might be the idiot but here is a video i just uploaded from my screen share walking through the complexities of getting it to build in a environment that does not resolve dependencies or does not make it clear what JDK version is required, the README.md had little to no information and sorry it just frustrated me for 2-3 hours last night trying to manually import pieces of code into a new project. Please tell me what i am doing wrong here is the link

I do apologize for the comment, but this project is a pain in the ass to get up and running, please tell me that Im an idiot indeed to have unqualified comments and explain to me what i'm doing wrong.

https://youtu.be/-4w6eZwFjsg

Respectfully,
Krebsnet

@HanSolo
Copy link
Owner

HanSolo commented Sep 22, 2024

Man, I’m doing this whole thing for fun, I don’t take any money for it and I just don’t need these comments…understand? This is a fun side project, not production ready code that I guarantee to work (which you should be able to read in 2nd sentence of the readme “This is still
work in development”).
The JDK version is in the gradle.properties and for master it is still 11. You will find branches for 17 and 21. I mainly only maintain the latest version on the latest JDK which means in the JDK 21 branch. I think I made the signing optional in the 17 and 21 branches but did not update the master for some time. If not, you can remove the signing and publishing parts in the gradle file and remove the signing and publishing plugins too (“id ‘maven-publish’” and “id ‘signing’”). This isn’t rocket science and can also be found on the gradle homepage…if you are willing to learn something.
I hope this will work for you.

@krebznet
Copy link

Okay, fair enough, I might be the idiot but here is a video i just uploaded from my screen share walking through the complexities of getting it to build in a environment that does not resolve dependencies or does not make it clear what JDK version is required, the README.md had little to no information and sorry it just frustrated me for 2-3 hours last night trying to manually import pieces of code into a new project. Please tell me what i am doing wrong here is the link

I do apologize for the comment, but this project is a pain in the ass to get up and running, please tell me that Im an idiot indeed to have unqualified comments and explain to me what i'm doing wrong. [(https://youtu.be/-4w6eZwFjsg)]

Respectfully, Krebsnet

I really would like to build this product, regret the comments I am profiling several thousand securities using a DSL language that i was able to patent https://patents.google.com/patent/US11457052B1/en?assignee=dunkware&oq=dunkware and connecting to brokerage accounts like Interactive Brokers require local desktop sockets and i decided to build a MVP in a desktop app, 3 options were Swing, SWT and JavaFx for me. I'm not a scripting guy stayed away from Electron Eclipse is painful I've dealt with it for a while the paradigm mismatch between the OSGI build system and maven despite the work arounds like tycho is often problematic . I'm sorry for coning across rude i just am explaining where i'm coming from.

@krebznet
Copy link

krebznet commented Sep 22, 2024

Brother I'll help you on it! - I've got a really cool streaming data interface that could fit nicely into your components lets collaborate and not get tied up into our personalities, i apologize I could have come at it from a better angle.

Thanks for the info, yes i am willing to learn something, use a branch not master I have a tough time understanding the gradle 9 vs 8, I'll do my best and respect where you're coming from. PEACE

@HanSolo
Copy link
Owner

HanSolo commented Sep 22, 2024

It’s all good, I’m just too old to get blamed for stuff that I do in my spare time. Kindness doesn’t cost anything and helps a lot 😁 Let me know if you get it running.

@krebznet
Copy link

I hear you I am as well and have a full time engineering role in a financial institution and putting stuff on the internet is "as-is" and if I'm coming from a perspective about quality and documentation - you should tell me to buzz off, I'll let you know if get it working. I did find a project called AntlantaFX but your tiles look great! Congratulations on coding a nice project.

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