Jeremy Landis
Jeremy Landis
note sure what is going on but wanted to report it. See https://search.maven.org/artifact/com.github.blutorange/closure-compiler-maven-plugin. Its been going on since 2.25.0.
Port of https://github.com/dahlbyk/posh-git/pull/699. This does drop -ErrorAction Ignore as unnecessary. It further adds [0] to full name parent directory for bin / usr lookup of ssh location as the lookup...
Due to how clirr needs to work with this repo, we have to provide it a profile when looking at the javax namespace. This profile does not exist in new...
https://maven.apache.org/docs/history.html Maven before 3.6.3 has now reached its end of life. New plugin releases will require Maven 3.6.3 or later.
The issue is not with Groovy per se, it is with Ant, which this mojo explicitly uses to run SpotBugs for some reason (merely using a Groovy utility to prepare...
The processing of this plugin copies a lot of files used during the spotbugs check to the target directory. Of this, any plugin addons are copied into that space. This...
Usage of ibatis just doesn't want to fully go away. I'm well aware of many usages up through jdk 17 using spring 5 latest. This logic was originally pulling the...
I've sync'd up the build as much as possible to all the others in mybatis. Its output is a lot cleaner now as it no longer shows download transfers so...
will have a fix coming but noting as we will run into the issue.
All the samples use the same package space. This is generally not a good idea. In order to fix coveralls so it works during github actions, all the samples need...