Re: [ANN] Maven Release Plugin 2.4 Released

2013-01-08 Thread Robert Scholte
Tim, thanks for pointing me to the source of the issue, but I'm going for a slightly different solution: move the localCheckout to the PerformMojo, since that's the only goal using it. Shouldn't be too hard to fix that today. Robert Op Mon, 07 Jan 2013 22:37:24 +0100 schreef Tim Kettler

Re: [doap-plugin] property value not interpolated?

2013-01-08 Thread Simone Tripodi
Salut Vincent! I recorder that issue on MDOAP-38 :) Many thanks in advance, all the best! -Simo [1] https://jira.codehaus.org/browse/MDOAP-38 http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Tue, Jan 8, 2

Re: [doap-plugin] property value not interpolated?

2013-01-08 Thread Simone Tripodi
Salut Vincent! Is the doap-plugin code still on SVN or has been migrated to Git? Just to see if I am able to fix it by myself... TIA! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Tue, Jan 8, 2013

Re: [doap-plugin] property value not interpolated?

2013-01-08 Thread Vincent Siveton
Hi Simone! Probably a bug. DoapUtil.interpolate() should does the job. Please create an issue with your project. V. 2013/1/8 Simone Tripodi : > Salut Olivier! > >> Note project.description is the default value :-) >> > > yes that is why I got crazy :P > >> Is-it an open source with this issue