Hi Greg, On 21/12/05, Greg Adams <[EMAIL PROTECTED]> wrote: > I'm trying to follow along the "Steps for writing Custom plugins" > semi-tutorial on the Coffee Break Introduction page, accessible here: > http://xdoclet.codehaus.org/Steps+for+writing+Custom+plugins > I'm using the xdoclet 2 ant task. Undet the heading, "How to let XDoclet > know of the custom tags", I get the following error, with the following > files, while running ant. <snip> > C:\devel\tempwork\XDoclet2CustomTagTutorial\build.xml:18: > java.lang.IllegalArgumentException: Illegal group reference >
Hmm, I haven't used ant for a while, so I won't maybe be of much help, but could you try and get the stacktrace for this error? ant -v or -d or -diagnostics switches might help. Cheers, g
