Hi Tibor,
On 6/20/15 11:07 PM, Tibor Digana wrote:
I updated CMS page http://maven.apache.org/shared/
Hm...neiter the staging site (http://maven.staging.apache.org/shared/)
nor the original site http://maven.apache.org/shared/ show a change...
> Can you show me what you updated, maybe I should do it next time.
You can do this by updating the content here (checking out via Subversion):
https://svn.apache.org/repos/asf/maven/site/trunk
there you can update the shared page:
content/apt/shared/index.apt
After updating and commiting it will take a while which you can observe
here:
http://ci.apache.org/builders/maven-site-staging/
If you take a look for example here:
http://ci.apache.org/builders/maven-site-staging/builds/370
under "Steps and Logfiles:" the link "Compile stdio" you can see if the
compilation of the site has correctly worked ...
http://ci.apache.org/builders/maven-site-staging/builds/370/steps/compile/logs/stdio
and the link "shell stdio" will show the publishing step on the staging
site (maven.staging.apache.org)...
Afterwards you need publish the state from staging to production site:
https://cms.apache.org/maven/publish
The whole process is described here:
https://maven.apache.org/developers/release/maven-project-release-procedure.html
Here details how the web site publishing etc. works..
https://maven.apache.org/developers/website/deploy-component-reference-documentation.html
I would suggest that you simply try to update the site content...
Kind regards
Karl Heinz Marbaise
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]