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 | 2 | fixme, @fixme |
| Todo Work | 10 | todo, @todo |
Each tag is detailed below:
FIXME Work
Number of occurrences found in the code: 2
| org.apache.maven.plugin.resources.remote.ModelInheritanceAssembler | Line |
|---|---|
| Filter out the inherited == false stuff! | 111 |
| somehow report to the user that there are too many '..' elements. For now, ignore the extra '..'. | 593 |
Todo Work
Number of occurrences found in the code: 10
| org.apache.maven.plugin.resources.remote.AbstractProcessRemoteResourcesMojo | Line |
|---|---|
| - really should use the resource includes/excludes and name mapping | 610 |
| Is this correct? Shouldn't we behave like the rest of maven and fail down to JVM default instead ISO-8859-1 ? | 956 |
| org.apache.maven.plugin.resources.remote.ModelInheritanceAssembler | Line |
| Remove this! | 51 |
| Remove this! | 261 |
| Remove this! | 440 |
| This should eventually be migrated to DefaultPathTranslator. | 548 |
| Move this to plexus-utils' PathTool. | 578 |
| org.apache.maven.plugin.resources.remote.RemoteResourcesMojoTest | Line |
| get rid of this uglyness/legacy | 394 |
| org.apache.maven.plugin.resources.remote.stub.MavenProjectBuildStub | Line |
| handle exception | 261 |
| handle exception here | 291 |


