mirror of
https://github.com/octoleo/plantuml.git
synced 2025-01-03 07:12:29 +00:00
Use manifest file needed for PDF generation
This commit is contained in:
parent
c8554110f6
commit
cc7a3b3f1d
7
pom.xml
7
pom.xml
@ -206,12 +206,7 @@
|
||||
<version>3.2.0</version>
|
||||
<configuration>
|
||||
<archive>
|
||||
<manifest>
|
||||
<mainClass>net.sourceforge.plantuml.Run</mainClass>
|
||||
</manifest>
|
||||
<manifestEntries>
|
||||
<Automatic-Module-Name>net.sourceforge.plantuml</Automatic-Module-Name>
|
||||
</manifestEntries>
|
||||
<manifestFile>manifest.txt</manifestFile>
|
||||
</archive>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
Loading…
Reference in New Issue
Block a user