Plugin is a just jar file which contained compiled plugin classes + generation templates. So you no need to use Maven. Maven just makes our life easier :) See more info on plugin creation there http://xdoclet.codehaus.org/Your+own+plugin And remember that maven1 uses ant as engine.
If you plan to create your own plugin then you no need Maven. Maven just simplify our life, not more. :) On 5/26/05, Zimmek, Jan <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I am just starting using XDoclet 2 and you have done a great job. > > > > Is creating a new xdoclet2-plugin only possible when using maven, or is > there any ant-alternative ? > > > > Would be great if anyone could help me, because I am not very familar with > maven and do not want to always generate all plugins, only to refresh my own > plugin. > > > > Regards > > Jan Zimmek -- anatol
