diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml
index 94eea34391..c8acc4652e 100644
--- a/rm-community/rm-community-repo/pom.xml
+++ b/rm-community/rm-community-repo/pom.xml
@@ -234,8 +234,8 @@
${license.verbose}
- false
-
+ false
+
${license.org.name}
${project.parent.parent.basedir}/license/description.ftl
@@ -254,11 +254,23 @@
- source
- test
- unit-test
+ source/java
+ unit-test/java
+ source/compatibility
config
+ test/java
+ test/resources
+
+
+
+ **/package-info.java
+ **/*.properties
+ **/*.css
+ **/*.xml
+ **/*.json
+ **/*.txt
+