Paul Smith
Paul Smith
Hi, I just did a git pull and I notice that all the lucene-core dependencies are gone.. ? (you've kept them at the test scope, but the runtime is not...
Out of the box checkout, the `rpm:rpm` plugin doesn't work on: ``` Maven: 3.5.4 Java: 1.8.0_172 ``` The parent pom specifies a `maven-site-plugin` version of 3.4, however I run into...
I tried to build an RPM from `master` today, but when I run `jmxterm` I get the classic `slf4j` error/warning: https://www.slf4j.org/codes.html#StaticLoggerBinder By adding in a `slf4j-simple` into the dependency set...
I can't be _certain_ this is still true because I'm having trouble actually building the RPM, but I've hit this same problem myself a few times I think I'm probably...
The `netty-tcnative-classes` dependency (new to Netty) is currently not in line with versions of the main Netty libraries. Still comes up with a CVE match due to the Netty name....
Override Elasticsearch's netty dependencies to the latest to work around CVEs
Branch/Draft MR to hold Jacoco migration. Would address #76 TODO 1. Add more unit tests to bring the coverage up to an acceptable bar (currently set to 0.4) 2. Increase...
Cobertura is long in the tooth, and Jacoco could be a better tool for the job.
Having the userName/Password for JDBC via the command line is not ideal (easily exposed). There should be other ways that Scrutineer can be provided the credentials needed (e.g. Environment)
There was a lot of controversy over the X-Pack licensing for Elasticsearch. I won't go into the politics here, but this ticket is just about ensure that this repository doesn't...