I am attempting to set up a build MAKEFILE (don't ask) in order to build my system. I want to include a resourcedoc.xml section for WADL generation but am unable to convert the sample Maven and ANT scripts to allow me to execute the ResourceDoclet from the command line.
Can you demonstrate the magic that I am missing here? Thanks!
-do