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 | 3 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 1
| org.apache.maven.plugins.release.PrepareReleaseMojo | Line |
|---|---|
| Please use release:prepare-with-pom instead. | 59 |
Number of occurrences found in the code: 3
| org.apache.maven.plugins.release.PerformReleaseMojo | Line |
|---|---|
| we should think about having the defaults for the various SCM providers provided via modello! | 84 |
| org.apache.maven.plugins.release.stubs.FlatMultiModuleMavenProjectStub | Line |
| shouldn't need to do this, but the "stub" in the harness just throws away values you set. Just overriding the ones I need for this plugin. | 33 |
| org.apache.maven.plugins.release.stubs.MavenProjectStub | Line |
| shouldn't need to do this, but the "stub" in the harness just throws away values you set. Just overriding the ones I need for this plugin. | 28 |