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 | 10 | todo, @todo |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 10
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.PathScope | Line |
what if I simply want all dependencies ? | 49 |
org.apache.maven.api.Session | Line |
add request trace so that requests can be linked together and through the resolver | 41 |
add a Request interface holding session + parent request | 42 |
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 | 39 |
org.apache.maven.api.services.ToolchainFactory | Line |
implement ToolchainFactory | 30 |