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
Deprecated Work 0 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 17 todo, @todo

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 17

org.apache.maven.api.plugin.testing.MojoExtension Line
provide protected setters in PlexusExtension 131
find out where this is probably done elsewhere 325
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. 83
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 85
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. 87
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! 89
is there a helper for this somewhere? 188
find out where this is probably done elsewhere 678
org.apache.maven.plugin.testing.PluginArtifactFileTest Line
dedicated test mojo 30
find a way to automate testing of jar:file:/ test plugin URLs 44
org.apache.maven.plugin.testing.SilentLog Line
Auto-generated method stub 327
org.apache.maven.plugin.testing.junit5.MojoExtension Line
provide protected setters in PlexusExtension 133
find out where this is probably done elsewhere 348
org.apache.maven.plugin.testing.resources.TestResources Line
Provide alternative working directory naming for Windows, which still limits path names to ~250 charecters 70
ensure destination lastModified timestamp changes 89
do modern filesystems still have this silly lastModified resolution? 145
org.apache.maven.plugin.testing.stubs.StubArtifactRepository Line
Auto-generated method stub 177