Matthew Piggott
Matthew Piggott
Offhand I'm not familiar with the HuggingFace protocol, but unless the HF API describes these as the same Nexus does not perform general de-duplication of files stored. I don't know...
I believe its in 3.84. In the meantime you can use `nexus.loadAsCE`
https://github.com/sonatype/nexus-public/blob/main/components/nexus-datastore-mybatis/src/main/java/org/sonatype/nexus/datastore/mybatis/MyBatisDataStore.java#L153 I think this maps to the literal `\n` (not newline) from the code
Nexus doesn't use Shiro's bearer authentication. Possibly you could add configure `BearerHttpAuthenticationFilter`
No, we scan for `@WebFilter` annotations, you'll likely need to subclass the Shiro class in order to define the annotation. To be clear - I have no idea what interactions...
Group repositories don't store content aside from merged metadata and internally route requests to members. If you do not wish a group to support snapshots don't add snapshot repositories to...
I believe this API is only part of the PRO distribution.