Declare used dependency on org.apache.maven.reporting:maven-reporting… by elharo · Pull Request #215 · apache/maven-pmd-plugin

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@elharo

Copy link Copy Markdown

Contributor

@elharo elharo commented

Jun 5, 2025

No description provided.

@elharo elharo requested a review from slawekjaranowski

June 5, 2025 11:43

@elharo elharo marked this pull request as ready for review

June 5, 2025 13:47

pom.xml Outdated

Comment on lines +140 to +145

<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-api</artifactId>
<version>4.0.0</version>
<scope>compile</scope>
</dependency>
Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe near to maven-reporting-impl ...
compile scope is default

Copy link Copy Markdown

Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-api</artifactId>
<version>4.0.0</version>

This comment was marked as outdated.

@elharo elharo merged commit 96fc13d into master

Jun 6, 2025

57 checks passed

@elharo elharo deleted the reporting branch

June 6, 2025 10:20

@github-actions github-actions bot added this to the 3.26.1 milestone

Jun 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@slawekjaranowski slawekjaranowski slawekjaranowski approved these changes

@slachiewicz slachiewicz slachiewicz approved these changes

+1 more reviewer

@pzygielo pzygielo pzygielo left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

@elharo elharo

Projects

None yet

Milestone

3.27.0

Development

Successfully merging this pull request may close these issues.

4 participants

@elharo @slawekjaranowski @slachiewicz @pzygielo