Mihai Postelnicu

Results 4 comments of Mihai Postelnicu

i have the same problem, the issue is in: `Requirement.evaluateReversePolishNotation(Requirement.java:357)` where a `Range` is constructed with `SemverType.LOOSE` even when the given type is NPM. ``` public Range(String version, RangeOperator op)...

i don't want to repackage the library as artifact myself and i don't want to use the source code directly, so for the moment i patched my code not to...

bumped into an exact same issue with Bitnami Harbor v2.10.0-6abb4ea - it prevents us from adding external registry endpoints. The error is exactly the same mentioned in the original issue...

i added a note to https://github.com/openownership/data-standard/issues/20#issuecomment-286068674 that might be related to this topic.