Henning Schmiedehausen

Results 56 issues of Henning Schmiedehausen

Limit the set of classes on which the plugin acts.

needs a regexp to match both http and https. Maybe also report to the license plugin

`mvn fr.jcgay.maven.plugins:buildplan-maven-plugin:list`

enhancement

When registering multiple events at once, the recursive code ignores passed in filter and pattern value.

**Affects PMD Version:** 7.5.0 **Rule:** LambdaCanBeMethodReference Please provide the rule name and a link to the rule documentation: https://pmd.github.io/pmd/pmd_rules_java_codestyle.html#lambdacanbemethodreference **Description:** PMD 7.5.0 flags this line: https://github.com/basepom/maven-plugins/blob/maven-plugins-v5/dependency-scope/src/main/java/org/basepom/mojo/dependencyscope/DependencyScopeMojo.java#L178 with ``` [WARNING] PMD...

a:false-positive

**Affects PMD Version:** 7.5.0 (only version tested). Did work in 6.55.0 **Rule:** CheckResultSet Please provide the rule name and a link to the rule documentation: https://pmd.github.io/pmd/pmd_rules_java_bestpractices.html#checkresultset **Description:** Calling `ResultSet#next()` in...

a:false-positive