Closed OpenHelios closed 2 months ago
@OpenHelios Why you added <Automatic-Module-Name>
only to one module "flying-saucer-core"?
FS has several other modules. Most often, people want to use module "flying-saucer-pdf", not core.
I have amended my commit to add the automatic module name to the other public Maven modules. In the case of flying.sourcer.pdf I used the maven-jar-plugin to add the entry into the MANIFEST.MF file.
This change will make it easier to use flying-sourcer-core in a module based project.