Skip to content

update-properties: the "includes" parameter is not used to filter the list of artefacts for which to search for updates #1266

@troosan

Description

@troosan

When using the use-latest-versions goal, we can pass an "includes" (or "includesList") parameter to limit the list of artefacts to update.
This filtering works fine, but, the plugin is losing a lot of time searching for updates for ALL dependences, then limiting the found updates.

This is a waste of time, can we not first limit the list, then search for any updates for the filtered list?

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions