Skip to content

Enable utbot-maven module #867 #869

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

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Conversation

mmvpm
Copy link
Collaborator

@mmvpm mmvpm commented Sep 7, 2022

Description

  • Fixed and enabled the utbot-maven module
  • Fixed documentation for Maven and Gradle plugins

Fixes #867

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Automated Testing

  • org.utbot.maven.plugin
  • org.utbot.gradle.plugin

Manual Scenario

Publish both plugins to the maven local repository and try to use them on any projects

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@mmvpm mmvpm requested a review from SBOne-Kenobi September 7, 2022 07:44
Copy link
Collaborator

@SBOne-Kenobi SBOne-Kenobi left a comment

Choose a reason for hiding this comment

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

LGTM

@mmvpm mmvpm merged commit 34a51c5 into main Sep 7, 2022
@mmvpm mmvpm deleted the ideaseeker/enable_maven_plugin branch September 7, 2022 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Fix the maven plugin build on Java 11
2 participants