Re: Apache CMS / svnpubsub

2013-01-17 Thread Lukasz Lenart
Hope, that's the answer :-) http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/one-module-configuration.html Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/1/18 Lukasz Lenart : > I totally don't understand how does it work, at all :/ > > I thought, when I comm

Re: Apache CMS / svnpubsub

2013-01-17 Thread Lukasz Lenart
I totally don't understand how does it work, at all :/ I thought, when I commit something to [1] then this will be reflected in [2], but there are maven site related files in [1] and in [2] is something like half of what Maven Site plugin is doing :\ [1] https://svn.apache.org/repos/asf/struts/si

Re: Apache CMS / svnpubsub

2013-01-17 Thread Lukasz Lenart
2013/1/18 Rene Gielen : > Did you run some maven build to fill the actual content in the svn space > to publish? No, I don't know which goal to execute :\ > Someone might correct me if I'm wrong, but would we would need to do now > is to change site-pom to use maven-scm-publish plugin for distrib

Re: Apache CMS / svnpubsub

2013-01-17 Thread Christian Grobmeier
Hi, actually it looks to me as "expected". I think we can now configure Maven to run with the mainsite, while the rest needs to be committed manually (using extpath) Here is some sample configuration of maven: http://apache.org/dev/cmsadoption.html Unfortunately I will not find time the next we

Re: Apache CMS / svnpubsub

2013-01-17 Thread Rene Gielen
Did you run some maven build to fill the actual content in the svn space to publish? Someone might correct me if I'm wrong, but would we would need to do now is to change site-pom to use maven-scm-publish plugin for distribution management and run the site build to publish something - right? See

Re: Apache CMS / svnpubsub

2013-01-17 Thread Rene Gielen
Ermhhh ... yes, I think I would share this opinion :) Actually it looks pretty much like what I expected from my understanding of the process Joe implied... Christian? Have to run, more time this evening - René Am 17.01.13 08:08, schrieb Lukasz Lenart: > The site was migrated to SvnSubPub but d