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

Fix installing maven artefacts in spring projects using MTA #1892

Merged
merged 4 commits into from
Aug 6, 2020

Conversation

fwilhe
Copy link
Contributor

@fwilhe fwilhe commented Aug 6, 2020

Changes

Currently, the mtaBuild step installs the wrong artifact in a spring project making use of the "repackage" feature. This PR fixes that by checking if an ".original" jar file exists and using that instead.

  • Tests
  • Documentation

@fwilhe fwilhe requested review from KevinHudemann and stippi2 August 6, 2020 12:41
Copy link
Member

@stippi2 stippi2 left a comment

Choose a reason for hiding this comment

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

👍

@fwilhe fwilhe merged commit c887231 into master Aug 6, 2020
@fwilhe fwilhe deleted the fix-mvn-mta branch August 6, 2020 13:12
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.

2 participants