add implementation details and classpath to JAR manifest
Cherry-picked from 0573ed1ade96be91a724a08ea19f85e63aca8105
This commit is contained in:
parent
5152c4e667
commit
27d5f1b861
4
pom.xml
4
pom.xml
@ -98,6 +98,10 @@
|
||||
<version>3.2.2</version>
|
||||
<configuration>
|
||||
<archive>
|
||||
<manifest>
|
||||
<addClasspath>true</addClasspath>
|
||||
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
|
||||
</manifest>
|
||||
<manifestEntries>
|
||||
<Automatic-Module-Name>de.stklcode.pubtrans.juraclient</Automatic-Module-Name>
|
||||
</manifestEntries>
|
||||
|
Loading…
x
Reference in New Issue
Block a user