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

Failure to find org.opennars:opennars-gui:jar:3.0.3-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots #85

Open
yuanbei opened this issue Aug 10, 2019 · 5 comments

Comments

@yuanbei
Copy link

yuanbei commented Aug 10, 2019

On Master branch, build with maven. It will throw build error " Failure to find org.opennars:opennars-gui:jar:3.0.3-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots epository, resolution will not be reattempted until the update interval of ossrh.snapshots has elapsed or updates are forced ".

When i open https://oss.sonatype.org/content/repositories/snapshots, on find 3.0.1 and 3.02.

@digikar99
Copy link

Has there been any fix for this?

@patham9
Copy link
Member

patham9 commented May 26, 2023

Interesting, Maven has proven to be a mess that keeps breaking repositories that didn't change over months which previously compiled file. We will de-mavenize the project in a few weeks, then this joke will be over.
For now you can use the 3.0.4 binaries:
https://github.com/opennars/opennars-lab/releases/tag/v3.0.4

@digikar99
Copy link

Thanks!

About the binaries, they kind-of work, but they have their own bugs; I've reported some of them at #90

@patham9
Copy link
Member

patham9 commented May 26, 2023

I commented in the meanwhile, basically the newer runtimes don't support the old jar file well, it's not bugs but a library compatibility issue with Processing which is used for memory graph visualization and uses OpenGL internally. My own development efforts have moved to https://github.com/opennars/OpenNARS-for-Applications 4 years ago, but Peter might fix it after he de-mavenizes 3.0.4, but more work is needed to get it on-par with ONA in terms of reasoning capability, since we learned a lot in the past 4 years which didn't make it into OpenNARS yet and demands major changes.

@digikar99
Copy link

I see, I'll try out ONA then!

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