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 12 todo, @todo

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 12

org.apache.maven.api.Language Line
this should be moved out from here to Java Support (builtin into core) 48
org.apache.maven.api.Listener Line
open this to other events like similar to {@code org.apache.maven.eventspy.EventSpy} 27
org.apache.maven.api.Packaging Line
define how to plug in new packaging definitions using the SPI. the packaging are currently defined by Maven 3 {@code Provider<LifecycleMapping>} 28
org.apache.maven.api.di.MojoExecutionScoped Line
this is currently not implemented 33
org.apache.maven.api.di.SessionScoped Line
this is currently not implemented 33
org.apache.maven.api.plugin.annotations.Mojo Line
v4: add a SPI for the configurator configurator bean name. 78
org.apache.maven.api.services.DependencyCoordinateFactory Line
hard coded string 74
hard coded string 81
org.apache.maven.api.services.ProjectBuilderRequest Line
add validationLevel, activeProfileIds, inactiveProfileIds, resolveDependencies 37
org.apache.maven.api.services.SettingsBuilderException Line
add SettingsBuilderResult 38
org.apache.maven.api.services.ToolchainFactory Line
implement ToolchainFactory 30
org.apache.maven.api.services.ToolchainsBuilderException Line
add ToolchainsBuilderResult 38