Kevin O'Neal

Results 10 issues of Kevin O'Neal

Slashes in syntastic_javac_config should be forward even in Windows

bug
help wanted

Would it be helpful to check the vim settings to verify config is set up so that syntastic will work?

question

JCenter is gone: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Migrate dependency.

I don't know if anyone is interested but below are the commands that I used to run Monocular on Kind ``` kind create cluster export KUBECONFIG="$(kind get kubeconfig-path --name="kind")" kubectl...

Signed-off-by: Kevin O'Neal

size/XS

On the following page: http://akhikhl.github.io/wuff-doc/

The package claims that is needs no depenencies: https://www.npmjs.com/package/xml But I believe it rely on on Stream https://www.npmjs.com/package/xml

Running `mvn clean package` fails to resolve all dependencies. ``` Could not resolve dependencies for project org.cyclonedx.contrib.com.lmco.efoss.unix.sbom:linux-sbom-generator:jar:3.1.0-SNAPSHOT: Could not find artifact org.cyclonedx.contrib.com.lmco.efoss.sbom:sbom-commons:jar:1.2.0-SNAPSHOT in masergy-nexus-public-repository ```