Hi Maarten,

Have you added the report to your project.xml?

  <reports>
[...]
    <report>maven-tasklist-plugin</report>
  </reports>

-Vincent

> -----Original Message-----
> From: Maarten Coene [mailto:[EMAIL PROTECTED]
> Sent: 06 June 2003 11:34
> To: [EMAIL PROTECTED]
> Subject: tasklist plugin help needed
> 
> Hi,
> 
> I want to use the tasklist plugin, but the plugin doesn't find any
todo's
> in my source code. For my todo's, I use the "@todo" tag in the javadoc
of
> my method, e.g.:
> 
> /**
>   * The description of my method
>   * @todo Refactor this method
>   */
>   public void myMethod() { ... }
> 
> I tried to generate the todo list with "maven tasklist" .
> 
> What should I do to get the tasklist plugin generate a todo list?
> 
> thx
> Maarten Coene
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to