Re: [mojo-dev] SQL Maven Plugin

2014-06-23 Thread Robert Scholte
IIRC to be compatible with Maven 2.0.6 I think I did this together with Mark. I'm pretty sure you'll discover it ones you remove it. Robert Op Mon, 23 Jun 2014 20:30:08 +0200 schreef Karl Heinz Marbaise : Hi, just a question concerning the SQL Maven Plugin... can someone give me hint why

Re: [mojo-dev] sql-maven-plugin regexp

2012-04-25 Thread Jakub 1983
Thanks a lot, it works fine. Regards Jakub On Wed, Apr 25, 2012 at 11:26 AM, Anders Hammar wrote: > The link you're providing is for a totally different plugin, so that would > not be expected to work unless stated on the sql plugin site. Which it > isn't. > > I think your best option is using

Re: [mojo-dev] sql-maven-plugin regexp

2012-04-25 Thread Anders Hammar
The link you're providing is for a totally different plugin, so that would not be expected to work unless stated on the sql plugin site. Which it isn't. I think your best option is using the fileset param [1] to use a Ant-style fileset [2] with combined includes/excludes. /Anders [1] http://mojo