Re: [VOTE] Release Maven SCM 1.5

2011-03-29 Thread Simon Brandhof
Hi Olivier, For your information I successfully tested some issues of this release, particularly about Hg, svn changelog (SCM-595) and git blame (SCM-592). Here is my virtual +1 (I'm not a maven commiter) Thanks to all of you for this great release. Simon -- View this message in context: http:/

Re: Re: Need advice to get Sonar Mojo working with Maven 3.0

2009-11-25 Thread Simon Brandhof
> > I'm very interested in trying out Sonar with Maven 3. Did you make any > progress on this topic? > > Regards, > Sascha > > Simon Brandhof wrote: > > Thank you Olivier. I'll have a look at this new component. > > > > > > On Fri, Nov 13,

Re: Need advice to get Sonar Mojo working with Maven 3.0

2009-11-17 Thread Simon Brandhof
ute report plugin. > Note it's a work in progress but the most part is already here. > > -- > Olivier > > [1] > https://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-3.x > > 2009/11/13 Simon Brandhof : > > Hi guys, > > > >

Need advice to get Sonar Mojo working with Maven 3.0

2009-11-13 Thread Simon Brandhof
n mind. To sum up the pom must be updated at runtime and maven plugins executed in independent contexts. Any recommendations are welcome. Thank you very much, Simon [1] http://sonar.codehaus.org [2] http://svn.codehaus.org/mojo/trunk/mojo/sonar-maven-plugin/ --