Re: Maven Test Harness issue

2012-02-20 Thread kamesh.sampath
Thanks for the response Igor, i made to work after adding right set of plugins. But now facing a peculiar issue, How to make MojoTest case apply default values for the parameters ? rather how do i check the Mojo parameters default values in MojoTest case ? I am always getting those default values

git spam...

2012-02-20 Thread Barrie Treloar
Are we meant to be getting this git spam? Why isn't it being sent to the commits mailing list instead? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

maven-release pull request: MRELEASE-699 release:update-versions should support -DreleaseVersion too

2012-02-20 Thread Git at Apache
GitHub user ge0ffrey synchronized the pull request at https://github.com/apache/maven-release/pull/2 MRELEASE-699 release:update-versions should support -DreleaseVersion too MRELEASE-699 release:update-versions should support -DreleaseVersion too (not only -DdevelopmentVersion), so it also

maven-release pull request: fixes for branching submodules

2012-02-20 Thread Git at Apache
GitHub user lweller synchronized the pull request at https://github.com/apache/maven-release/pull/1 fixes for branching submodules fix for issue MRELEASE-672 You can merge this pull request into a Git repository by running $ git pull https://github.com/lweller/maven-release MRELEASE-67

The svnpubsub project: looking for help with the scm provider

2012-02-20 Thread Benson Margulies
https://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/asf-svnpubsub-plugin This shows some preliminary signs of working, but ... when I call svnProvider.add and provided a list of many files, it only seems to pay attention to the first. The rest remain in svn "?" state. Before I go codin