palantir / spark

Palantir Distribution of Apache Spark
Apache License 2.0
67 stars 51 forks source link

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

Closed rshkv closed 3 years ago

rshkv commented 3 years ago

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.

robert3005 commented 3 years ago

ok 👍

rshkv commented 3 years ago

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