Stefan Bodewig <[EMAIL PROTECTED]> writes: > On Fri, 3 May 2002, <[EMAIL PROTECTED]> wrote: > >> I can provide the maven-auto-generated gump descriptor pretty >> easily, and we can fix Maven's hassles from there. > > More problems: commons-xo depends on Maven which depends on > commons-xo. I'm now removing commons-xo from the Maven descriptor, > accepting compilation errors for now, just to get going.
I don't know if this will help or not, but Commons XO depends upon Maven for its build targets, while Maven has a compilation and run-time dependency on XO. Doing an explicit build of XO (using Ant's <javac> task directly) might help work around these issues. > Also, I've assumed that regexp is jakarta-regexp, yes? It's Jakarta ORO now. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
