Skip to content

updatePomFIle should default to true for flattenMode resolveCiFriendliesOnly #374

Open
@andham

Description

I ran into an issue where the parent/aggregating pom for a multi-module project didn't deploy the flattened pom to the local and remote repo. We're using flatten to substitute CI-firendly version properties. In that case it is very non-intuitive that the flattened pom for the parent is not deployed but only for the modules.
I suggest that updatePomFIle should default to true when flattenMode is set to 'resolveCiFriendliesOnly' (as it does if it is set tom 'bom'). I could even argue that it should be set to true as default for all flattenModes.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions