As titled. OpenJDK9, java project, Windows. After building the jar file, using jave -jar jarfile to run it, got the error below, Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/jasper/JspC
The jar file is in lib direcorty. During build the jar file, how to compile those jar files from lib directory into pom.xml?