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 directory.
If I go to the parent (which includes the child 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
