Skip to content

Fix publish to maven local task #1320

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
Nov 9, 2022

Conversation

mmvpm
Copy link
Collaborator

@mmvpm mmvpm commented Nov 7, 2022

Description

Changed the way of generation a pom.xml file of the utbot-maven module.

The project version and repositories are now written automatically

Fixes #1319

Type of Change

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

How Has This Been Tested?

Automated Testing

org.utbot.maven.plugin

Manual Scenario

Repeat the scenario from the issue

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 self-assigned this Nov 7, 2022
@mmvpm mmvpm force-pushed the ideaseeker/repair_publish_to_maven_local branch from 77e57cf to 4abb5db Compare November 9, 2022 06:55
@mmvpm mmvpm merged commit 3ac0bc7 into main Nov 9, 2022
@mmvpm mmvpm deleted the ideaseeker/repair_publish_to_maven_local branch November 9, 2022 07:35
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.

Publish to Maven local task fails
2 participants