Re: aggregate modules with asf-svnpubsub-plugin

2012-04-29 Thread Eric Charles
On 04/30/2012 03:05 AM, Benson Margulies wrote: ... Is this the expected behavior? I searched the result of -help but didn't find a configuration for this, instead, I read "...here that an entire directory in svn is dedicated to the publication process for this project. In the aggregate case, th

Re: aggregate modules with asf-svnpubsub-plugin

2012-04-29 Thread Benson Margulies
On Sun, Apr 29, 2012 at 11:06 AM, Eric Charles wrote: > Hi, > > I am trying the asf-svnpubsub-plugin 1.0-SNAPSHOT with a multimodule > project, and it checkouts the whole pubScmUrl in each submodule, which takes > time and is not useful for me (I only need to generate and publish on the > top modu

Re: aggregate modules with asf-svnpubsub-plugin

2012-04-29 Thread Eric Charles
In the meantime, I just realize asf-svnpubsub-plugin has moved to maven-site-scm-publish-plugin I had a first issue after mvn asf-svnpubsub-plugin:perform -Dsvnpubsub.skipCheckin=true : All have have been removed from SVN because I didn't call mvn site between the clean and the perform. I re