can you try explicit Export JAR statement in pom.xml
<executions><execution><id>bnd-process</id><goals><goal>bnd-process</goal></goals><configuration><bnd><![CDATA[Import-Package: xxxExport-Package :io.jsonwebtoken.*;target/dependency/jjwt-api-0.11.2.jar,target/dependency/jjwt-gson-0.11.2.jar,targ...