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

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 1

org.apache.maven.api.Language Line
Use {@link #RESOURCES} instead. 56

Todo Work

Number of occurrences found in the code: 7

org.apache.maven.api.Language Line
this should be moved out from here to Java Support (builtin into core) 61
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.PathScope Line
what if I simply want all dependencies ? 49
org.apache.maven.api.plugin.annotations.Mojo Line
v4: add a SPI for the configurator configurator bean name. 91
org.apache.maven.api.services.DependencyCoordinatesFactory Line
hard coded string 75
hard coded string 82
org.apache.maven.api.services.ProjectBuilderRequest Line
add validationLevel, activeProfileIds, inactiveProfileIds, resolveDependencies 40