Re: [VOTE] Apache 3.1.0-alpha-1

2013-05-27 Thread Hervé BOUTEMY
+1 works fine for me Regards, Hervé Le samedi 25 mai 2013 08:51:00 Jason van Zyl a écrit : > Here are the release bits for 3.1.0-alpha-1: > > Release notes: > https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=18 > 967 > > Staging repository: > https://repository.apache

maven-surefire-report-plugin: why is lifecycle phase validate called for report-only goals?

2013-05-27 Thread Mirko Friedenhagen
Hello, looking at the documentation for the report-only[1] resp. failsafe-report-only[2]: - Both goals are invoking phase validate in lifecycle surefire. - This will trigger for execution of e.g. enforcer:enforce or buildnumber:create at least twice again. - Depending on the ruleset, this may caus

Re: matching includes/excludes

2013-05-27 Thread Robert Scholte
To see a real life example: check out http://svn.apache.org/repos/asf/maven/release/trunk try to run ONLY MRELEASE-459 ( under /src/it/projects/perform ) without shifting execution-blocks within the pom. You should use something like -Dinvoker.test= Robert Op Mon, 27 May 2013 07:24:39 +02