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

Resolves #793: Added includeParent to DisplayPropertyUpdates and PropertyUpdatesReport #795

Conversation

jarmoniuk
Copy link
Contributor

Introducing a new parameter: includeParent, default true so that it would be possible to disable consulting parent POMs when resolving properties. This might come especially handy in projects using large parents like e.g. one of Spring Boot.

@jarmoniuk
Copy link
Contributor Author

@slawekjaranowski Please review.

Copy link
Member

@slawekjaranowski slawekjaranowski left a comment

Choose a reason for hiding this comment

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

Why you removed it-property-updates-report-issue-684-001 test?

@jarmoniuk jarmoniuk force-pushed the issue-793-display-property-updates-wo-parent branch from d57784c to 8e8069c Compare October 26, 2022 19:10
@jarmoniuk jarmoniuk force-pushed the issue-793-display-property-updates-wo-parent branch from 8e8069c to 555f905 Compare October 27, 2022 05:41
@slawekjaranowski slawekjaranowski linked an issue Oct 27, 2022 that may be closed by this pull request
@slawekjaranowski slawekjaranowski added this to the 2.14.0 milestone Oct 27, 2022
@slawekjaranowski slawekjaranowski merged commit e4ecca6 into mojohaus:master Oct 27, 2022
@jarmoniuk jarmoniuk deleted the issue-793-display-property-updates-wo-parent branch October 28, 2022 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add an option to exclude parent from properties updates
2 participants