Re: maven-site-scm-publish Plugin

2012-05-20 Thread Hervé BOUTEMY
Le dimanche 20 mai 2012 20:36:14 Christian Grobmeier a écrit : > > is it better to continue this discussion on Maven list or on logging? > > I think only less people from logging are subscribed to the maven > lists. If you would join us at gene...@logging.apache.org, then it > would help much. Tha

Re: maven-site-scm-publish Plugin

2012-05-20 Thread Christian Grobmeier
On Sun, May 20, 2012 at 7:28 PM, Hervé BOUTEMY wrote: > Le dimanche 20 mai 2012 18:46:06 Christian Grobmeier a écrit : >> That being said, we have not had a vote on that, but it seems that the >> majority of us doesn't want to use the CMS directly. Therefore we were >> initially looking for a mvn

Re: maven-site-scm-publish Plugin

2012-05-20 Thread Hervé BOUTEMY
Le dimanche 20 mai 2012 18:46:06 Christian Grobmeier a écrit : > That being said, we have not had a vote on that, but it seems that the > majority of us doesn't want to use the CMS directly. Therefore we were > initially looking for a mvn based solution. Did I understand you > correct that the "mai

Re: maven-site-scm-publish Plugin

2012-05-20 Thread Christian Grobmeier
Hi Hervé, >> As I could understand, it checks out a specific svn repository path, >> diffs/merges it with my locally generated site, and then commits it >> back to the specific repository. This is basically what apache >> projects could need with svnpubsub. > exactly > notice that if you have unve

Re: maven-site-scm-publish Plugin

2012-05-20 Thread Hervé BOUTEMY
Le dimanche 20 mai 2012 14:23:59 Christian Grobmeier a écrit : > Hello folks, > > what is the state of the maven-site-scm-publish plugin? > > As I could understand, it checks out a specific svn repository path, > diffs/merges it with my locally generated site, and then commit

maven-site-scm-publish Plugin

2012-05-20 Thread Christian Grobmeier
Hello folks, what is the state of the maven-site-scm-publish plugin? As I could understand, it checks out a specific svn repository path, diffs/merges it with my locally generated site, and then commits it back to the specific repository. This is basically what apache projects could need with