Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
@todo4@todo
TODO3TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 4

org.apache.maven.plugin.idea.AbstractIdeaMojoLine
we need a more permanent feature that does this properly424
org.apache.maven.plugin.idea.IdeaModuleMojoLine
this is nasty! the only reason this is static is to use the same cache between reactor calls167
org.apache.maven.plugin.idea.IdeaMojoLine
would be good to use the compilation source if possible117
org.apache.maven.plugin.idea.IdeaProjectMojoLine
would be good to use the compilation source if possible64

TODO

Number of occurrences found in the code: 3

org.apache.maven.plugin.idea.IdeaModuleMojoLine
how can we let the WAR/EJBs plugin hook in and provide this?264
merge in ejb-module, etc.265
this is bad - reproducing war plugin defaults, etc! --> this is where the OGNL out of a plugin would be helpful as we could run package first and grab stuff from the mojo779