Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-12 Thread Baptiste MATHUS
+1 (non-binding). Thanks for you work. -- Baptiste 2011/3/12 Stephen Connolly > + 1 > > - Stephen > > --- > Sent from my Android phone, so random spelling mistakes, random nonsense > words and other nonsense are a direct result of using swype to type on the > screen > On 9 Mar 2011 21:41, "Kri

[RESULT] [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-12 Thread Kristian Rosenvold
Hi, The vote has passed with the following result : +1 (binding): Olivier Lamy, Benjamin Bentmann, Arnaud Héritier, Lukas Theussl, Hervé Boutemy, Stephen Connolly, Kristian Rosenvold +1 (non binding): Nicolas de Loof, Tony Chemit, Tamás Cservenák I will promote the artifacts to the central repo

Re: Build failed in Hudson: maven-site-plugin-3.x » java-5x,windows #141

2011-03-12 Thread Dennis Lundberg
I figured it was a Windows issue since you hadn't caught it before. Thanks for the hint. I'll do some more testing to see if I can track it down. On 2011-03-12 11:12, Lukas Theussl wrote: > > all it's pass for me locally on branch and trunk, but I can't test on > windows. if it's a relative link

Fwd: Maven multi module project assembling problem

2011-03-12 Thread w ostrowski
-- Forwarded message -- From: w ostrowski Date: 2011/3/12 Subject: Maven multi module project assembling problem To: users-subscr...@maven.apache.org Cc: dev-subscr...@maven.apache.org Hi everyone, I have an issue with assembly plugin and I'm working with this few days now. My

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-12 Thread Stephen Connolly
+ 1 - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 9 Mar 2011 21:41, "Kristian Rosenvold" wrote: > Hi, > > We solved 16 issues: > http://jira.codehaus.org/secure/ReleaseNo

Re: Build failed in Hudson: maven-site-plugin-3.x » java-5x,windows #141

2011-03-12 Thread Lukas Theussl
all it's pass for me locally on branch and trunk, but I can't test on windows. if it's a relative link issue, it should be caused by DefaultDecorationModelInheritanceAssembler, where the link relitivization is done (method resolvePaths()). HTH, -Lukas Dennis Lundberg wrote: Hi The failin

Re: MSITE-560

2011-03-12 Thread Hervé BOUTEMY
in my wildest dreams, there was a unique plugin version without any particular Maven version-specific configuration when using it: all the magic would be at compile time, since Maven core artifacts are used for the moment, the only feature causing problems is deploying: since maven- deploy-plug

Re: Build failed in Hudson: maven-site-plugin-3.x » java-5x,windows #141

2011-03-12 Thread Dennis Lundberg
Hi The failing IT was merged from trunk in r1078835 [1], together with the its MSITE-159, MSITE-322, MSITE-537, site-stage-deploy. I get the same failure on trunk locally on my Windows machine. [1] http://svn.apache.org/viewvc?limit_changes=0&view=revision&revision=1078835 On 2011-03-11 19:25,