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

[BUILD] Set hadoop-palantir profile for publish functions #739

Merged
merged 4 commits into from
Mar 10, 2021

Conversation

rshkv
Copy link

@rshkv rshkv commented Mar 10, 2021

We have a hadoop-palantir profile in our pom.xml, and it adds the modules hadoop-palantir, hadoop-palantir-bom, and hadoop-cloud. Without the profile set, Maven ignores those modules.

In #737, I didn't make sure the profile is set for publishing. As result, e.g., the pom file is missing here.

This should correct that.

@@ -33,6 +33,7 @@ deployable-branches-and-tags: &deployable-branches-and-tags
only:
- /palantir-.*/
- master
- wr/fix-publish

Choose a reason for hiding this comment

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

why this branch?

Copy link
Author

@rshkv rshkv Mar 10, 2021

Choose a reason for hiding this comment

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

Just to see with a snapshot that this actually fixes the problem. I'll undo this line before merging.

@robert3005
Copy link

ok 👍

@rshkv
Copy link
Author

rshkv commented Mar 10, 2021

It did fix it! https://pl.ntr/1Vc

@rshkv rshkv merged commit daece35 into palantir-3.0.2 Mar 10, 2021
@rshkv rshkv deleted the wr/fix-publish branch March 10, 2021 17:36
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