pom.xml
@@ -458,6 +458,12 @@ <profile.active>zkysh</profile.active> </properties> </profile> <profile> <id>shgjs</id> <properties> <profile.active>shgjs</profile.active> </properties> </profile> </profiles> <build> <finalName>smartlab</finalName> @@ -473,6 +479,14 @@ <target>1.8</target> <encoding>UTF-8</encoding> <skip>true</skip> <excludes> <exclude> resources/template/* </exclude> <exclude> resources/*.docx </exclude> </excludes> </configuration> </plugin> <plugin>