Set jgo's lenient mode when resolving components · scijava/scyjava@5000d73 · GitHub
Skip to content

Commit 5000d73

Browse files
committed
Set jgo's lenient mode when resolving components
Aside from generally being friendlier and more likely to succeed, the specific motivation for this change is sc.fiji:fiji:2.17.0 on macos-arm64, which has a flaw in its POM hierarchy leading to: ValueError: No version available for dependency org.jogamp.gluegen:gluegen-rt:jar:natives-macosx-aarch64 (The proper classifier is natives-macosx-universal.) Setting lenient mode avoids the flaw and lets Fiji work with scyjava. Of course, the proper fix will be in pom-scijava-base + pom-scijava.
1 parent 4f1aa5b commit 5000d73

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion

src/scyjava/_jvm.py

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)