[
https://issues.apache.org/jira/browse/CLI-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085984#comment-17085984
]
Sean Gilligan commented on CLI-299:
-----------------------------------
It looks like support for this was added to commons-parent/pom.xml in version
49. commons-cli is still using parent pom.xml version 48, so upgrading to a new
parent pom should be the solution.
> Add Automatic-Module-Name to MANIFEST.MF
> ----------------------------------------
>
> Key: CLI-299
> URL: https://issues.apache.org/jira/browse/CLI-299
> Project: Commons CLI
> Issue Type: Improvement
> Reporter: Michael Miller
> Priority: Major
>
> Add Automatic-Module-Name to the jar manifest in support of the Java 9 module
> system. See other Apache commons projects that have already made the update:
> https://issues.apache.org/jira/browse/BEANUTILS-512
> https://issues.apache.org/jira/browse/LOGGING-165
> I am opening this ticket because Accumulo requires its dependencies to have
> stable module names before it can release modules of its own. Here is some
> discussion and more information about this topic:
> https://github.com/apache/accumulo/issues/1434
--
This message was sent by Atlassian Jira
(v8.3.4#803005)