Hi

Since svnpubsub is working, do a site:deploy does not work. Instead,
you need to:

1. checkout locally

http://svn.apache.org/repos/asf/myfaces/site/publish/

WARNING: Our site is huge, that will take a lot of time

2. Use a local site:stage-deploy like is described here:

http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html

Remember all our projects are multi-module, so
maven-scm-publish-plugin does not help.

3. Manual commit

We need to update all myfaces projects to use this strategy, the idea
is do that with the current release process of myfaces core 2.1.10 /
2.0.16 . I'm still trying to find how to do the necessary changes in
our pom.xml

regards,

Leonardo Uribe

2012/11/27 Werner Punz <werner.p...@gmail.com>:
> Ping: Leonardo, how can we publish currently our documentation?
>
> Werner
>
>
> Am 26.11.12 13:57, schrieb Werner Punz:
>
>> Am 23.11.12 16:16, schrieb Grant Smith:
>>>
>>> Leo & Werner,
>>>
>>> Thanks for the update on this. For now, I want to be able to edit the
>>> xdocs, and have the resulting changes appear on the website. Any Idea
>>> how to accomplish this simple task ?
>>>
>> Guess only Leonardo can answer that for now.
>>
>> Werner
>>
>>
>>>
>>>
>>> On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe <lu4...@gmail.com
>>> <mailto:lu4...@gmail.com>> wrote:
>>>
>>>     Hi
>>>
>>>     2012/11/22 Werner Punz <werner.p...@gmail.com
>>>     <mailto:werner.p...@gmail.com>>:
>>>      > As for the site. Not sure if this one already is served by
>>>     svnpubsub or
>>>      > still by the old system. Leonardo knows more. My guess is it
>>>     still is served
>>>      > by the old system. I guess his plan is to have the entire site
>>>     hosted by
>>>      > svnpubsub for now, and then gradually move over to the CMS once
>>>     it is in
>>>      > place. But I am not sure, Leo can you fill us in here?
>>>
>>>     svnpubsub is already working, which was the mandatory task to do
>>>     this year.
>>>     All myfaces site has been moved to:
>>>
>>>     http://svn.apache.org/repos/asf/myfaces/site/publish/
>>>
>>>     In theory the CMS was built on top of svnpubsub, so I suppose
>>> there is a
>>>     relationship between both:
>>>
>>>     "... The publication links in the CMS are essentially merge + commit
>>>     operations in subversion which are tied into the live site via
>>>     svnpubsub.
>>>     That means publishing in the CMS is virtually instantaneous. ..."
>>>
>>>     I still have not tried the details about how it works, but in theory
>>>     you need to
>>>     put the files inside a subfolder inside publish folder and later
>>>     this will be
>>>     consumed by the cms and published properly in the mirror (I'm
>>>     speculating
>>>     here).
>>>
>>>     regards,
>>>
>>>     Leonardo Uribe
>>>
>>>     --
>>>     Grant Smith - V.P. Information Technology
>>>     Marathon Computer Systems, LLC.
>>>
>>>
>>>
>>
>>
>

Reply via email to