This could be easily handled by an xdoclet plugin. A configurable template could be dropped in as a goal with configurable tags to look for for reporting purposes..
Jim On Tue, 17 Sep 2002 [EMAIL PROTECTED] wrote: > > Hi everyone, > > We've been using Maven for about a month now and think it's fab. It's > great to see the project really taking off, and that you're using JIRA too! > > I'd like to draw the group's attention to the @task javadoc comment for > generating the task-list. This is a great feature, but we're concerned > that there is a lot of momentum behind using @todo instead. Eclipse will > be using the @todo tag to generate its task list, and the tag has been > reserved by Sun for this purpose: > > http://java.sun.com/j2se/javadoc/proposed-tags.html > > So, would it make sense to switch to searching for the @todo tag instead, > or perhaps make this a configurable project property? It would be great to > have the flexibility to change this. > > As a secondary thought, could the plug-in search code comments for things > like "TO-DO" a la Checkstyle? > > What do people think? > > Mike > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
