pom.xml
@@ -177,7 +177,8 @@ <configuration> <source>1.8</source> <target>1.8</target> <!-- <webResources> <!-- <webResources> <resource> <directory>${project.basedir}/libs</directory> <targetPath>WEB-INF/lib</targetPath> @@ -186,7 +187,8 @@ <include>**/*.jar</include> </includes> </resource> </webResources> --> </webResources> --> </configuration> </plugin>