Hi,
try with this svn path
http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/maven-scm-publish-plugin/
2012/5/19 Christian Grobmeier :
> Hello all,
>
> is this plugin sill in development?
> http://maven.apache.org/sandbox/plugins/asf-svnpubsub-plugin/
>
> I tried to fi
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
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 publi
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 module).
Is this the expected behavior?
I searched the result
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