diff --git a/dhp-build/dhp-code-style/pom.xml b/dhp-build/dhp-code-style/pom.xml
index 7a6a32e0e..25151fb87 100644
--- a/dhp-build/dhp-code-style/pom.xml
+++ b/dhp-build/dhp-code-style/pom.xml
@@ -24,11 +24,18 @@
DHPSite
- file://${dhp.site.stage.path}/site/dhp-build/dhp-code-style
+ ${dhp.site.stage.path}/dhp-build/dhp-code-style
+
+
+ org.apache.maven.wagon
+ wagon-ssh
+ 2.10
+
+
@@ -47,7 +54,7 @@
UTF-8
- /tmp/dhp-site
+ sftp://dnet-hadoop@static-web.d4science.org/dnet-hadoop
\ No newline at end of file
diff --git a/dhp-build/pom.xml b/dhp-build/pom.xml
index fed689a06..1b39f9f0a 100644
--- a/dhp-build/pom.xml
+++ b/dhp-build/pom.xml
@@ -24,7 +24,7 @@
DHPSite
- file://${dhp.site.stage.path}/site/dhp-build
+ ${dhp.site.stage.path}/dhp-build
diff --git a/dhp-common/pom.xml b/dhp-common/pom.xml
index 686b89f6b..4a13b3459 100644
--- a/dhp-common/pom.xml
+++ b/dhp-common/pom.xml
@@ -16,7 +16,7 @@
DHPSite
- file://${dhp.site.stage.path}/site/dhp-common
+ ${dhp.site.stage.path}/dhp-common
diff --git a/dhp-workflows/pom.xml b/dhp-workflows/pom.xml
index 89ba2bf70..53d029467 100644
--- a/dhp-workflows/pom.xml
+++ b/dhp-workflows/pom.xml
@@ -18,7 +18,7 @@
DHPSite
- file://${dhp.site.stage.path}/site/dhp-workflows
+ ${dhp.site.stage.path}/dhp-workflows
diff --git a/pom.xml b/pom.xml
index f7e3c6226..9e9bbaa16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -721,7 +721,7 @@
DHPSite
- file://${dhp.site.stage.path}/site/
+ ${dhp.site.stage.path}/
@@ -738,7 +738,7 @@
- /tmp/dhp-site
+ sftp://dnet-hadoop@static-web.d4science.org/dnet-hadoop
UTF-8
UTF-8
3.6.0