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 | 6 | @deprecated |
FIXME Work | 0 | fixme, @fixme |
Todo Work | 5 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 6
org.apache.maven.plugin.announcement.AnnouncementMailMojo | Line |
---|---|
Starting with version 2.10 this parameter is no longer used. You must use {@link #announcementDirectory} instead. | 195 |
org.apache.maven.plugin.announcement.AnnouncementMojo | Line |
Starting with version 2.10 this parameter is no longer used. You must use {@link #announcementDirectory} instead. | 164 |
Since version 2.4 this parameter has been deprecated. Please use the issueManagementSystems parameter instead. | 268 |
Since version 2.4 this parameter has been deprecated. Please use the issueManagementSystems parameter instead. | 278 |
org.apache.maven.plugin.changes.ChangesMojo | Line |
using markup inside CDATA sections does not work for all output formats! | 93 |
As of 2.1 use issueLinkTemplatePerSystem : this one will be with system default | 125 |
Number of occurrences found in the code: 5
org.apache.maven.plugin.changes.AbstractChangesReport | Line |
---|---|
push to a helper? Could still be improved by taking more of the site information from the site plugin | 187 |
org.apache.maven.plugin.changes.ChangesMojo | Line |
better way? | 507 |
org.apache.maven.plugin.changes.FeedGenerator | Line |
is this guaranteed to be the latest? | 221 |
localize? | 249 |
org.apache.maven.plugin.changes.FeedGeneratorTest | Line |
save for inspection? | 98 |