Change site generation location
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2018 15:30:46 +0000 (17:30 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2018 15:30:46 +0000 (17:30 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index b0b78e93a3622322294a2c5662f2c25cb2dc1fba..0025099750b96617076378d23a1106938c8a3534 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -459,7 +459,7 @@ limitations under the License.
                </repository>
                <site>
                        <id>staging</id>
-                       <url>dav:https://forge.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url>
+                       <url>file:///srv/docfactory/argeo-2.1/site/argeo-commons/</url>
                </site>
        </distributionManagement>
        <profiles>
@@ -538,10 +538,6 @@ limitations under the License.
                                        <url>dav:http://localhost:7080/data/java/argeo-2.1/</url>
                                        <uniqueVersion>false</uniqueVersion>
                                </repository>
-                               <site>
-                                       <id>staging</id>
-                                       <url>dav:http://localhost:7080/data/docs/argeo-2.1/site/argeo-commons/</url>
-                               </site>
                        </distributionManagement>
                </profile>
        </profiles>