Merge RAP 2.x adaptation from 2.tp branch
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 40d2c44882300de1fee1d9154c78a2cf3037ce9d..cd83665b5bcecac2d8e3efa9bc5de25e726ea3c8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -107,6 +107,8 @@ limitations under the License.
                                        <include>WEB-INF/**</include>
                                        <include>icons/**</include>
                                        <include>branding/**</include>
+                                       <include>img/**</include>
+                                       <include>theme/**</include>
                                        <include>*.properties</include>
                                        <include>properties/*.properties</include>
                                        <include>p2.inf</include>
@@ -492,6 +494,15 @@ limitations under the License.
                                <checksumPolicy>warn</checksumPolicy>
                        </releases>
                </repository>
+               <repository>
+                       <id>argeo-tp-rap</id>
+                       <url>http://repo.argeo.org/data/public/java/org.argeo.tp.rap-2.1.x</url>
+                       <releases>
+                               <enabled>true</enabled>
+                               <updatePolicy>daily</updatePolicy>
+                               <checksumPolicy>warn</checksumPolicy>
+                       </releases>
+               </repository>
        </repositories>
        <pluginRepositories>
                <pluginRepository>