diff --git a/src/site/xdoc/customizing/pmd-release-process.xml b/src/site/xdoc/customizing/pmd-release-process.xml
index cbb7ae639e..b7514304a2 100644
--- a/src/site/xdoc/customizing/pmd-release-process.xml
+++ b/src/site/xdoc/customizing/pmd-release-process.xml
@@ -51,7 +51,7 @@ cd ..; cd ../..
Build it again - you can reuse the cleanly checked out local repository from maven-release-plugin.
-In order to be able to upload the site to sourceforge,
-you need to have a interactive shell opened before.
-
-Upload command below will create and upload maven site.
-Login info for 'pmd-site' must be defined in ~/.m2/settings.xml
-(see the file available in
-maven-plugin-pmd-build/config/m2.settings.xml):
+Upload command below will first create the maven site and then upload it:
@@ -173,7 +163,8 @@ $ ./bin/run.sh pmd -d ../../../pmd-java/src/main/java -language java -f html -R
$ cd ..; cd ../..
-- While the site has been deployed to sourceforge, it's still usefull, to have it downloadable at once:
+
+
- While the site will be deployed to sourceforge, it's still usefull, to have it downloadable at once:
-- Upload the files to sourceforge's file section:
+
- Upload the site to sourceforge:
+
+
+- Upload the zip-files to sourceforge's file section: