filtering为true的时候,只会把过滤的文件打到classpath下,filtering为false的时候,会把不需要过滤的文件打到classpath下,如果不写includes和excludes则会全打到classpath下。