]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Various changes
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 93bafdb04aeb259ce39e4ff0e68bfd4d0b33be5b..e127bba8793a375586701193b53806372dfc5683 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        scm:svn:https://www.argeo.org/svn/slc/trunk\r
                </connection>\r
        </scm>\r
+         <build>\r
+    <plugins>\r
+      <plugin>\r
+        <groupId>org.apache.maven.plugins</groupId>\r
+        <artifactId>maven-site-plugin</artifactId>\r
+        <configuration>\r
+          <excludeModules>org.argeo.slc</excludeModules>\r
+        </configuration>\r
+      </plugin>\r
+    </plugins>\r
+  </build>\r
+\r
+       <distributionManagement>\r
+               <site>\r
+                       <id>argeo-slc-site</id>\r
+                       <name>SLC Site</name>\r
+                       <url>\r
+                               file:///var/argeo/projects/SLC/www/site/${project.version}\r
+                       </url>\r
+               </site>\r
+       </distributionManagement>\r
 </project>
\ No newline at end of file