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

Enhance exception handling for license execution when the URL tag of the license is empty. #581

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

djjeon
Copy link
Contributor

@djjeon djjeon commented Jul 29, 2024

  1. example: pom.xml
<license>
  <name/>
  <url/>
  <distribution/>
</license>
  1. error message occurs during the execution of license:aggregate-download-licenses
    Execution default-cli of goal org.codehaus.mojo:license-maven-plugin:2.4.0:aggregate-download-licenses failed: Null URL

@slawekjaranowski
Copy link
Member

@djjeon I miss that build not executed ... please reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants