Closed dmitry-timofeev closed 3 years ago
Hi, could anyone, please, review the patch, and, if it is OK, release it?
Currently running this mojo results in lots of false-positive warnings, which might make the developers blind to the actual warnings.
@stefanbirkner are you (still) a maintainer of this repository? A release with this PR and the changes of #15 would be great :slightly_smiling_face:
@stefanbirkner, I'd also appreciate a new release with that fix included.
Any chance to have new release, please?
This mojo operates on the POM file of the current module only, hence other modules that might being built in parallel, cannot affect it.
Also add missing
@Override
annotation.Resolves #27