mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-04-28 00:00:07 -04:00
#443 Automatic-Module-Name in each JARs MANIFEST.MF
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
<Implementation-Vendor>TwelveMonkeys</Implementation-Vendor>
|
||||
<Implementation-Version>${project.version}</Implementation-Version>
|
||||
<Implementation-URL>${project.url}</Implementation-URL>
|
||||
<Automatic-Module-Name>twelvemonkeys-${project.artifactId}</Automatic-Module-Name>
|
||||
</manifestEntries>
|
||||
</archive>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user