Matthias Ngeo
Matthias Ngeo
> > Publish your Maven artifacts to Maven Central. > > This prevents not just overwrites, but also supply-chain attacks like "hack into [repo.karuslabs.com](https://repo.karuslabs.com/) and insert malware into the .jar...
> > Also, I'm not too sure about how to fix the Artifactory user agent issue, any clue what might be the cause? > > It's probably not the user...
I've submitted the project to Maven Central and it's pending approval, see https://issues.sonatype.org/projects/OSSRH/issues/OSSRH-92508?filter=allopenissues. The downside is that I had to disable HTTPS for `repo.karuslabs.com` for the time-being in order to...
Elementary 2's on Maven central.
My PR covers the use-case where the project that's under test is a module and relies on other modules. It does so by checking if the annotated test class is...
I’m going to close this issue for now since I believe that adding low-level support for this directly in `Compiler` addresses most of the use-cases. The only exception being compiling...
Ah my bad, I meant records*.
@holly-cummins I've released Elementary 3 that generates files in temporary directories instead of in-memory. It should fix the split-brain and file system issues. Please do re-open this issue if the...
While moving Elementary away from in-memory files, I remember fixing an issue with `Results.sources` sometimes returning sources that it shouldn't have. It was an unintended side-effect of the in-memory representation....
I honestly can't remember exactly since I frequently switch between a Windows & MacOS machine but it should be Windows.