Skip to content

Implement getOutputPath() in the site IT plugin - #13097

Merged
slachiewicz merged 1 commit into
masterfrom
agent/it-fixture-outputpath-master
Sep 10, 2026
Merged

Implement getOutputPath() in the site IT plugin#13097
slachiewicz merged 1 commit into
masterfrom
agent/it-fixture-outputpath-master

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Forward-port of #13096 to master, same change: InfoReport in maven-it-plugin-site implements only getOutputName(), deprecated by Maven Reporting API 4.0.0 in favour of getOutputPath(). The IT plugin already compiles against 4.0.0. getOutputName() stays as a deprecated delegate because the interface still declares it abstract.

No behaviour change — info either way.

Verified: mvn -f its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml compile → BUILD SUCCESS. I did not run the core ITs.

This change was created with AI assistance.

Maven Reporting API 4.0.0 deprecated getOutputName(); it stays as a delegate
because the interface still declares it abstract.
@slachiewicz
slachiewicz merged commit 5688a1c into master Sep 10, 2026
10 of 20 checks passed
@slachiewicz
slachiewicz deleted the agent/it-fixture-outputpath-master branch September 10, 2026 12:17
@github-actions

Copy link
Copy Markdown

@slachiewicz Please assign appropriate label to PR according to the type of change.

@github-actions github-actions Bot added this to the 4.1.0 milestone Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant