maven-new interpolation aspect

2003-05-30 Thread Paulo Silveira
else if ( s.indexOf( "${" ) >= 0 ) { return StringUtils.interpolate( s, project.getProperties() ); } return s; } (The patch is included) thanks Paulo Silveira http://www.paulo.com.br/ http://www

RE: maven-new tests failing

2003-05-28 Thread Paulo Silveira
> It is and I think Paulo even whipped up a patch for it. I > explained to him how to fix it in IRC because I don't have > time to fix it as I'm about to head off to boston. An > absolute path will allow the tests to pass for now or you can > fix the interpolation in ArtifactFactory::getMaveRep

RE: JIRA bugs not going to the ML anymore?

2003-03-19 Thread Paulo Silveira
> > On Wed, 2003-03-19 at 18:41, [EMAIL PROTECTED] wrote: > > So is it time now for a Jira plugin for Maven so we can get the > > bugs/issues etc as part of the docs? But new bugs quickly appear, and if you have to site:generate everytime would be a mess. Or would the plugin do something else? >