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

Adding support for skipping effective POM generation (remix) #10637

Merged
merged 3 commits into from
Jun 12, 2019

Conversation

zjrunner
Copy link
Member

This enables the task to work with a parent POM stored in
a Package Management feed
Added a new boolean setting to disable calling help:effective-pom during repository authentication, which prevents a parent-POM from being in a package management feed.

Ported from #8933 but added tests, fixed default, merged conflicts.

This enables the task to work with a parent POM stored in
a Package Management feed
@zjrunner zjrunner requested a review from madhurig as a code owner June 12, 2019 04:32
getInput isn't required since this is a new field, and we need to handle existing configs.
Only if it is set, and set to true, do we need to do something different.  Add a test to confirm behavior.
@zjrunner zjrunner force-pushed the users/zackrun/effectivecp branch from 34b298f to d63f0a5 Compare June 12, 2019 05:12
@zjrunner zjrunner changed the title Users/zackrun/effectivecp Adding support for skipping effective POM generation (remix) Jun 12, 2019
@zjrunner zjrunner merged commit 0eb3323 into master Jun 12, 2019
@zjrunner zjrunner deleted the users/zackrun/effectivecp branch June 12, 2019 16:34
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