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

Commits on Apr 8, 2024

  1. resolve parent POM using ArtifactResolutionQuery avoiding temporary c…

    …onfiguration
    
    Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
    t-beckmann committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7b72f2f View commit details
    Browse the repository at this point in the history
  2. tempPomConfiguration is no longer needed

    Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
    t-beckmann committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2ec984a View commit details
    Browse the repository at this point in the history
  3. use task name instead of random UUID for naming pom configuration so …

    …that resulting names are reproducible
    
    Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
    t-beckmann committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d3853a6 View commit details
    Browse the repository at this point in the history
  4. configurations no longer needs to be passed down the line

    Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
    t-beckmann committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9dddd8e View commit details
    Browse the repository at this point in the history
  5. when a license is named by the POM author prefer it and do not use pa…

    …rent POM license even if URL is invalid
    
    Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
    t-beckmann committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a710914 View commit details
    Browse the repository at this point in the history
  6. resolve klint issues

    Signed-off-by: Thomas Beckmann <thomas.beckmann@relution.io>
    t-beckmann committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6d41e33 View commit details
    Browse the repository at this point in the history