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 |
---|---|---|
@todo | 1 | @todo |
TODO | 3 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 1
org.apache.maven.plugins.release.PrepareReleaseMojo | Line |
---|---|
[!] check how this works with version ranges | 45 |
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! | 80 |
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 |