Skip to content

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

Merged
deannagarcia merged 11 commits intoprotocolbuffers:3.17.xfrom
deannagarcia:fixDuplicateClassErrors
May 25, 2021
Merged

Remove maven-bundle-plugin to fix duplicate class errors#8653
deannagarcia merged 11 commits intoprotocolbuffers:3.17.xfrom
deannagarcia:fixDuplicateClassErrors

Conversation

@deannagarcia
Copy link
Copy Markdown
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
@deannagarcia deannagarcia force-pushed the fixDuplicateClassErrors branch from 771fa8b to 021329b Compare May 25, 2021 17:30
@google-cla google-cla Bot added cla: yes and removed cla: no 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.

3 participants