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

[SEDONA-284] Substitute property values in dependency-reduced-pom.xml for shaded submodules #841

Merged
merged 1 commit into from
May 25, 2023

Conversation

Kontinuation
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

The POMs of shaded modules (sedona-spark-shaded, sedona-flink-shaded) were not correctly generated, they still have variables in artifact IDs. This patch solves this problem by upgrading the maven-shade-plugin from 2.1 to the latest 3.4.1.

How was this patch tested?

Manually running mvn clean deploy -DskipTests to deploy the artifacts to a private repository, and verify that the POMs of shaded modules are correct.

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

@Kontinuation Kontinuation marked this pull request as ready for review May 25, 2023 08:45
@jiayuasu jiayuasu added this to the sedona-1.4.1 milestone May 25, 2023
@jiayuasu jiayuasu merged commit c35a1d5 into apache:master May 25, 2023
38 of 39 checks passed
@Kontinuation Kontinuation deleted the fix-dependency-reduced-pom branch August 23, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants