The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@todo | 4 | @todo |
TODO | 3 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 4
org.apache.maven.plugin.idea.AbstractIdeaMojo | Line |
---|---|
we need a more permanent feature that does this properly | 424 |
org.apache.maven.plugin.idea.IdeaModuleMojo | Line |
this is nasty! the only reason this is static is to use the same cache between reactor calls | 167 |
org.apache.maven.plugin.idea.IdeaMojo | Line |
would be good to use the compilation source if possible | 117 |
org.apache.maven.plugin.idea.IdeaProjectMojo | Line |
would be good to use the compilation source if possible | 64 |
Number of occurrences found in the code: 3
org.apache.maven.plugin.idea.IdeaModuleMojo | Line |
---|---|
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 mojo | 779 |