Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1140 for reports #1188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrzejj0
Copy link
Contributor

I managed to reproduce #1140 for reports, so here is a fix.

Added an integration test + showVersionless for dependency-updates-report.

Added some small refactoring.

@andrzejj0 andrzejj0 added the bug label Nov 24, 2024
@andrzejj0 andrzejj0 added this to the 2.18.1 milestone Nov 24, 2024
@andrzejj0 andrzejj0 self-assigned this Nov 24, 2024
* <p>Include dependencies with version set in a parent or in a BOM.</p>
* <p>This is similar to {@code processDependencyManagementTransitive}, but will
* report updates on dependencies.</p>
* <p>Default is {@code false}.</p>
Copy link
Member

Choose a reason for hiding this comment

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

When we use defaultValue in @Parameter is will be added to docs.
By the way has different value .... doc and parameter

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I get your point, but I did not change processDependencyManagementTransitive in this PR.

On the other hand, this (initializing the properties) immensely helps with unit testing.

Added an integration test + showVersionless for dependency-updates-report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants