Re: Antrun plugin reg exp

2010-03-10 Thread Jörg Schaible
bendg wrote: > > Hi Jorg, > > Thanks for your reply. > > Is there a nice work around for this? I was thinking binding a > ant-run-plugin with all > deps at top level pom, and call empty build.xml ? Use a common parent POM and declare a pluginMgmt section the antrun plugin with the version an

Re: Antrun plugin reg exp

2010-03-10 Thread bendg
://old.nabble.com/Antrun-plugin-reg-exp-tp27833419p27846887.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: Antrun plugin reg exp

2010-03-09 Thread Jörg Schaible
bendg wrote at Dienstag, 9. März 2010 10:44: > > Hi > > I am seeing issues with executing regular expressions using ant > replaceregexp when running with maven. I have included ant-no-depends, > ant-optionals, even ant-apache-regexp, it works fine if I run mvn clean > install from the module di

Re: Antrun plugin reg exp

2010-03-09 Thread bendg
in context: http://old.nabble.com/Antrun-plugin-reg-exp-tp27833419p27835663.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands

Re: Antrun plugin reg exp

2010-03-09 Thread bendg
answered on here.. Regards -- View this message in context: http://old.nabble.com/Antrun-plugin-reg-exp-tp27833419p27835642.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Antrun plugin reg exp

2010-03-09 Thread Baptiste MATHUS
), > I > get ClassNotFoundexception cannot find JDK14RegexpMatcher > > any ideas? > -- > View this message in context: > http://old.nabble.com/Antrun-plugin-reg-exp-tp27833419p27833419.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > >

Re: Antrun plugin reg exp

2010-03-09 Thread Baptiste MATHUS
ce, which I assume means the dependencies are not being attached > to the new classloader that is created when the plugin runs. This is > consistent with the behaviour I am seeing too > > > -- > View this message in context: > http://old.nabble.com/Antrun-plugin-reg-exp-tp278

Antrun plugin reg exp

2010-03-09 Thread bendg
module using modules tag), I get ClassNotFoundexception cannot find JDK14RegexpMatcher any ideas? -- View this message in context: http://old.nabble.com/Antrun-plugin-reg-exp-tp27833419p27833419.html Sent from the Maven - Users mailing list archive at Nabble.com