David M. Karr
David M. Karr
This is wrappered to version Gradle 3.2.1, which is pretty old. If I try to import it into Eclipse with a more recent version of Gradle, it fails with an...
I would not be at all surprised that I'm doing something wrong, but here's what's happening. I've written a custom javadoc taglet that is deployed to a GAV on our...
This may be more background than you need, but I've been following a long twisty path to get one thing done. I wrote a custom javadoc taglet that emits a...
I filed this SO posting: http://stackoverflow.com/questions/29262982/gradle-nebula-test-fails-to-download-gradle-distribution . To reiterate, I had a working Gradle build, which had, and which continues to, download artifacts from the public internet (so Gradle has...
If I go to the plugin portal and search for "nebula-test", the entry it gives me is titled "Publishing related plugins" and which actually refers to the "nebula-publishing-plugin". In order...
Many people looking at this plugin will be following the path of converting a Maven build to Gradle, with perhaps not that much experience with Gradle. I'm having trouble seeing...
I hate to ask this, but it seems to be a reality in corporate environments that this needs to be asked. The Grunt web site needs to have an explicit...
We are using v0.44 of docker-maven-plugin. I was working on this a few days ago, and I saw that we were getting verbose output, where it would show what tag...
We are using io.fabric8:docker-maven-plugin:0.44.0. We converted from using the (very) old spotify plugin. We're using the plugin in a relatively simple way, and that's all we need, but there's one...
We're using maven-jaxb2-plugin v0.14.0 in many projects. It works fine from the command line. I'm posting this here not because I think there's something wrong with the plugin, but because...