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

Update maven-plugin-plugin to fix out of bounds error in build #813

Merged
merged 1 commit into from May 29, 2018

Conversation

hachikuji
Copy link
Member

@hachikuji hachikuji commented May 29, 2018

This fixes the following error which was causing the build to fail:

[INFO:2018-05-29 15:57:54,568]: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project kafka-schema-registry-maven-plugin: Execution default-descriptor of goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor failed: 2925 -> [Help 1]

I reproduced this error locally and confirmed it was fixed by updating the maven-plugin-plugin version.

Copy link
Member

@ijuma ijuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ijuma ijuma merged commit 2de0fe8 into confluentinc:master May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants