Thêm org.postgres
sự phụ thuộc vào bản kê khai chiến tranh đã giải quyết vấn đề cho tôi.
Đây là một maven
đoạn mã:
<build>
<plugins>
<plugin>
<artifactId>maven-war-plugin</artifactId>
<configuration>
<archive>
<manifestEntries>
<Dependencies>org.postgres</Dependencies>
</manifestEntries>
</archive>
</configuration>
</plugin>
</plugins>
</build>
Và đây là MANIFEST.MF
được tạo (xem dòng cuối cùng):
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Built-By: dedek
Created-By: Apache Maven 3.3.3
Build-Jdk: 1.8.0_51
Dependencies: org.postgres