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

POM artifact resolution #463

Conversation

t-beckmann
Copy link
Contributor

@t-beckmann t-beckmann commented Apr 8, 2024

This PR improves the parent POM resolution adressing the build cache issues mentioned at #338 (comment) by

  • using an artifact resolution query instead of a temporary configuration repeatedly modified
  • avoids appending a random value to POM configuration generated by using the task name instead
  • prefers the license named by the original author even if the URL happens to be invalid

…onfiguration

Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
…that resulting names are reproducible

Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
…rent POM license even if URL is invalid

Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
@jaredsburrows jaredsburrows merged commit 3d6676d into jaredsburrows:master Apr 8, 2024
2 checks passed
@jaredsburrows
Copy link
Owner

Thank you!

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