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

Fail on invalid 'Automatic-Module-Name' in MANIFEST #1

Merged
merged 1 commit into from
Nov 17, 2018
Merged

Commits on Nov 17, 2018

  1. [MSHARED-773] - Fail on invalid 'Automatic-Module-Name' in MANIFEST

    Maven Archiver now fails with a `ManifestException` when an invalid
    `Automatic-Module-Name` is detected within the `META-INF/MANIFEST.MF`
    entries.
    
    For details see https://sormuras.github.io/blog/2018-11-16-invalid-automatic-module-names
    
    https://issues.apache.org/jira/projects/MSHARED/issues/MSHARED-773
    sormuras committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    4c83bf8 View commit details
    Browse the repository at this point in the history