Skip to content

Allow plugin execute with Maven 4 - #209

Merged
slawekjaranowski merged 2 commits into
apache:masterfrom
slawekjaranowski:fix-191
May 31, 2025
Merged

Allow plugin execute with Maven 4#209
slawekjaranowski merged 2 commits into
apache:masterfrom
slawekjaranowski:fix-191

Conversation

@slawekjaranowski

@slawekjaranowski slawekjaranowski commented May 23, 2025

Copy link
Copy Markdown
Member

its fix

  • fix repository url in MPMD-335-aggregate-classpath-repositories
  • skip MPMD-323-ruleset-basedir-jgitver with Maven 4 - looks like problem in jgitver

implentation

remove SLF4J configuration in org.apache.maven.plugins.pmd.exec.Executor

  • intranla clasess from Maven 3 was used
  • logger was used only in two place, in one never used

@slawekjaranowski
slawekjaranowski force-pushed the fix-191 branch 2 times, most recently from bce4560 to f3c340a Compare May 23, 2025 20:43
@slawekjaranowski
slawekjaranowski marked this pull request as draft May 23, 2025 20:52
@slawekjaranowski slawekjaranowski changed the title Allow building ITs by Maven 4 Allow plugin execute with Maven 4 May 30, 2025
@slawekjaranowski
slawekjaranowski marked this pull request as ready for review May 30, 2025 18:18
@slawekjaranowski slawekjaranowski self-assigned this May 30, 2025
@slawekjaranowski slawekjaranowski added the enhancement New feature or request label May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IT "MPMD-335-aggregate-classpath-repositories" not compatible with Maven 4

3 participants