Re: tasklist plugin help needed

2003-06-09 Thread Gabriel Sjoberg
Maarten Coene wrote: /** * 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? You may want to verify that the following line

Re: tasklist plugin help needed

2003-06-06 Thread Maarten Coene
I've included my project.xml and the generated task-list.xml file. I'm also using the latest CVS version of maven. === projext.xml === ?xml version=1.0? project pomVersion3/pomVersion namewisecare/name idwisecare/id currentVersion1.0-dev/currentVersion organization nameQMedit/name