Hi, using the tasklist plug-in (2.0 of Maven 1.0-beta8) I discovered that todo tags in method comments are not collected and put in the task-list.xml file during "maven tasklist".
However if there's in the same class a class comment with a todo tag, all todo tags (class level and method level) in this class are displayed in task-list.xml. Is this by design? In other words: Do you have to give a todo tag in the class level comment to get your todo tags in the method level comments displayed? Or will this phenomenon be fixed in the future? I guess to change this behaviour, the file plugin-resources/templates/tasklist.vm must be changed, but I am not a velocity expert... Thanks in advance Holger Riegel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
