On Sun, Dec 21, 2008 at 12:58 AM, João Kreuzberg <[email protected]> wrote: > Thanks for the quick response, > > This is what I have on my mojo: > > * > * @goal model-to-files > * > * @phase compile > * > * @requiresDependencyResolution compile > > I tried all compile/runtime but I can't still load classes by their names. > > Any hints? > > Do I need to look up on some special class loader within maven built-in > libraries?
Sorry I dont know. Suggest looking at plugins that do this. e.g. svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.2 or clover jxr pmd They might have the bits you need to know. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
