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 Class Total number of occurrences Tag strings used by tag class
@todo 0 @todo
TODO 14 TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 14

org.apache.maven.plugin.testing.AbstractMojoTestCase Line
add a way to use the plugin POM for the lookup so that the user doesn't have to provide the a:g:v:goal as the role hint for the mojo lookup. 84
standardize the execution of the mojo and looking at the results, but could simply have a template method for verifying the state of the mojo post execution 86
need a way to look at the state of the mojo without adding getters, this could be where we finally specify the expressions which extract values from the mojo. 88
create a standard directory structure for picking up POMs to make this even easier, we really just need a testing descriptor and make this entirely declarative! 90
is there a helper for this somewhere? 174
find out where this is probably done elsewhere 723
org.apache.maven.plugin.testing.PluginArtifactFileTest Line
dedicated test mojo 33
find a way to automate testing of jar:file:/ test plugin URLs 46
org.apache.maven.plugin.testing.SilentLog Line
Auto-generated method stub 331
org.apache.maven.plugin.testing.resources.TestResources Line
Provide alternative working directory naming for Windows, which still limits path names to ~250 charecters 71
ensure destination lastModified timestamp changes 90
do modern filesystems still have this silly lastModified resolution? 161
org.apache.maven.plugin.testing.stubs.StubArtifactRepository Line
Auto-generated method stub 182
org.apache.maven.plugin.testing.stubs.StubArtifactResolver Line
Auto-generated method stub 192