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

1527: java.lang.NoClassDefFoundError: org/codehaus/plexus/util/StringUtils fix #1530

Merged
merged 4 commits into from
Apr 15, 2023

Conversation

vitaliyboykocontributor

Description (*)
Fixed reference to not existing util.

Fixed Issues (if relevant)

  1. Fixes java.lang.NoClassDefFoundError: org/codehaus/plexus/util/StringUtils #1527

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@VitaliyBoyko VitaliyBoyko self-requested a review April 15, 2023 10:26
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.

java.lang.NoClassDefFoundError: org/codehaus/plexus/util/StringUtils
2 participants