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

Allow to specify whether to auto-update EffectivePOM #331

Merged
merged 3 commits into from
May 20, 2019

Conversation

Eskibear
Copy link
Member

See: #319
To avoid performance deterioration, add a settings entry maven.pomfile.autoUpdateEffectivePOM which allows users to decide whether to auto-calculate effective-pom when pom.xml changes are detected.

Note: Effective.upToDate now serves as a flag indicating current cached effective is dirty or not.

@Eskibear Eskibear added this to the 0.17.0 milestone May 19, 2019
@Eskibear Eskibear requested a review from jdneo May 19, 2019 14:38
@Eskibear Eskibear merged commit ec2fdaa into microsoft:master May 20, 2019
@Eskibear Eskibear deleted the effective-pom branch November 18, 2019 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants