Gili created PDFBOX-4639:
----------------------------
Summary: Please add Automatic-Module-Name to MANIFEST.MF
Key: PDFBOX-4639
URL: https://issues.apache.org/jira/browse/PDFBOX-4639
Project: PDFBox
Issue Type: New Feature
Affects Versions: 2.0.16
Reporter: Gili
When building a project that depends on pdfbox I get the following warning:
{code:java}
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ extracto ---
[WARNING]
*****************************************************************************************************************************************
[WARNING] * Required filename-based automodules detected: [pdfbox-2.0.16.jar].
Please don't publish this project to a public artifact repository! *
[WARNING]
*****************************************************************************************************************************************{code}
Please add Automatic-Module-Name to MANIFEST.MF to correct this.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]