I was looking at the existing xdoclet2 maven 1 plugin. It seem to be dependant of ant XDocletTask extends AbstractGeneramaTask that extends PicoContainerTask)
So I want to know what are the best practise when writing a mojo (it is more a m2 team question I add xdoclet to inform them) : - totaly rewrite it to be independant of any ant task - create wrapper of the existing ant task - don't use a mojo but an other langage marmalade... The first solution seem a bit idealist and the second link a mojo to ant. If I could have some feed back of what other do (I remember that Vincent work on it for cargo) Thanks Nicolas, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
