Markus M. May
Markus M. May
Some additional files are in my source folders (e.g logs, additional informations), these should be copied to the destination folder as well I can think of a couple of problems...
## New plugin motivation In Java-Projects it is quite common, that pre-release-versions are marked with the `-SNAPSHOT` suffix. Since the whole Java (Maven/gradle) eco-system depends on this highly opinionated suffix,...
In the Code-Smell Description in Sonarqube the old Website is still used (eg. https://arturbosch.github.io/detekt/style.html#wildcardimport). Could this be somehow updated? A workaround would be a redirect on the old page.
I am currently trying to setup a small bare-metal one-node "cluster". For this I would like to use kube-lego. I have read the docs, but up until now, kube-lego is...
In the kotlin-js-plugin (1.6.21) I am starting the generateExternalsIntegrated and get the following Exception for several packages (trying each alone) react-hook-form or formik. Any help would be appreciated. My gradle.build.kts...
I would like to store additional data on datapoints, something similar to the fields in Influx. Could some flexible mechanism to store data like this in a flexible way to...
Me is currently in the process of re-using your mmUpnp-library for a small project of me, unfortunately there is no code to see right now. You have already implemented quite...
In gradle 6.8.x (and most probably before this already) gradle provides an "idiomatic" way to define aggregrations of reports without task-dependencies. This is mainly done using configurations, for an example...
Without a configFile for detekt, the build will fail on the aggregateDetekt-Taks, even if "ignoreFailures=false" is given in the root project. As a tester, I have cloned the kordamp-gradle-test-suite and...
## Please select if your request is either something new or an enhancement ## - [x] Enhancement of an existing Feature. - [ ] Request of a new feature. ##...