PredatorVI
PredatorVI
I'm testing some applications in our service that do GeoIP queries using MaxMind GeoIP databases. The MaxMind data (CSV) is a list of CIDR formated subnets and for a given...
I've added the Jinjava Jinja pre-processing engine to the plugin to allow for embedded Jinja templates. I'm not yet completely aware of what limitations might exist in Jinjava compared to...
I'm using http-builder-ng v1.0.3 and have the following code: ``` def nexusRequest = HttpBuilder.configure { ignoreSslIssues execution request.uri = BASE_URL request.uri.query.put("repository", REPOSITORY) request.uri.query.put("maven.groupId", POM_GROUPID) request.uri.query.put("maven.artifactId", POM_ARTIFACTID) request.uri.query.put("maven.baseVersion", POM_VERSION) } nexusRequest.get...
### Apache NetBeans version Apache NetBeans 15 ### What happened Unsure specifically (Silent Error), but when I noticed it I was trying to Ctrl+Space on a maven pom dependency version...
### Summary Currently running Ombi 4.44.1 from a docker container running on Unraid. I use Radarr for movies and have two root folders. When I go into the ombi settings...