[ http://jira.codehaus.org/browse/MOJO-1?page=comments#action_43377 ]
Fabrice BELLINGARD commented on MOJO-1: --------------------------------------- Brett, - The new parent you're talking about is "org.apache.maven.plugins.mojo", that's it? - As for the maven-reporting-impl dep, I couldn't find it on http://repo1.maven.org/maven2. For the rest of your comments, I applied them all. > Plugin converted to m2 + more tags to look for > ---------------------------------------------- > > Key: MOJO-1 > URL: http://jira.codehaus.org/browse/MOJO-1 > Project: Mojo > Type: New Feature > Environment: Developed under Win2k, Java 1.4.2_04 and m2a3 > Reporter: Fabrice BELLINGARD > Attachments: maven-tasklist-plugin_M2.zip > > > - Plugin ported from m1 to m2 using the Mojo and Reporting APIs > - The plugin now looks for more kind of tags : > * Javadoc tags (like it used to be): @todo, @whatever, ... > * but also any kind of tag found in a Java comment ("// TODO" for > instance). This works for any Java comment (//, /* or /**). > By default, the plugin will look for "TODO" and "@todo" tags. > - French i18n added :o) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
