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

Remove maven-bundle-plugin to fix duplicate class errors #8653

Merged

Conversation

deannagarcia
Copy link
Member

The maven-bundle-plugin was causing the protobuf-kotlin jar to also have all source from protobuf-java which led to error #8631. This should fix it by removing the bundle so that protobuf-kotlin will not have conflicting files.

@deannagarcia deannagarcia changed the base branch from master to 3.17.x May 25, 2021 17:09
@google-cla google-cla bot added cla: no and removed cla: yes labels May 25, 2021
@protocolbuffers protocolbuffers deleted a comment from google-cla bot May 25, 2021
@deannagarcia deannagarcia merged commit b87d364 into protocolbuffers:3.17.x May 25, 2021
@deannagarcia deannagarcia deleted the fixDuplicateClassErrors branch May 25, 2021 17:53
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

3 participants