Re: Missing class for regex

2008-11-30 Thread Chris
Chris wrote: I'm trying to use the task from ant-contrib. It works fine when I call my ant build script directly, but when I call it indirectly within a Maven/Eclipse environment, I get this error message: build.xml:67: No supported regular expression matcher found: java.lang.ClassNotFoundEx

Missing class for regex

2008-11-30 Thread Chris
I'm trying to use the task from ant-contrib. It works fine when I call my ant build script directly, but when I call it indirectly within a Maven/Eclipse environment, I get this error message: build.xml:67: No supported regular expression matcher found: java.lang.ClassNotFoundException: org.