Well, could you please give an excerpt from the corresponding poms? It's
difficult to say wo that. And could you also provide us with more details.
Try running mvn with -X and -e options.

Btw, are you sure you need to use ant to do replacements with ant? There's a
standard feature do that kinf of thing with maven, using resource filtering:
See
http://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html
What do you want to achieve? Woulnd't this feature fit your needs?

Cheers

2010/3/9 bendg <[email protected]>

>
> 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]
>
>


-- 
Baptiste <Batmat> MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !

Reply via email to