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-618] Fix maven build errors that are ignored in the parent pom #1499

Merged
merged 4 commits into from
Jun 26, 2024

Conversation

zhangfengcdt
Copy link
Contributor

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

This PR is to fix he maven build errors that are currently ignored in the parent pom.xml file.

These errors are caused by either missing scala classes for javadoc or missing package list files that are not necessary in the test source.

How was this patch tested?

All current tests should pass and no maven build errors reported.

Did this PR include necessary documentation updates?

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

@jiayuasu jiayuasu added this to the sedona-1.6.1 milestone Jun 26, 2024
@jiayuasu jiayuasu added the bug label Jun 26, 2024
@jiayuasu jiayuasu merged commit 4583e9e into apache:master Jun 26, 2024
50 checks passed
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