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 | 5 | todo, @todo |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 5
| org.apache.maven.plugins.war.overlay.OverlayManagerTest | Line |
|---|---|
| investigate what test should do .... | 53 |
| org.apache.maven.plugins.war.packaging.OverlayPackagingTask | Line |
| not sure it's good, we should reuse the markers of the dependency plugin | 98 |
| org.apache.maven.plugins.war.packaging.WarProjectPackagingTask | Line |
| make sure this thing is 100% safe MWAR-129 if targetPath is only a dot <targetPath>.</targetPath> or ./ and the Resource is in a part of the warSourceDirectory the file from sources will override this that's we don't have to add the targetPath yep not nice but works | 298 |
| org.apache.maven.plugins.war.stub.AbstractArtifactStub | Line |
| Copied from org/apache/maven/artifact/DefaultArtifact.java; Consider merging... | 62 |
| Copied from org/apache/maven/artifact/DefaultArtifact.java; Consider merging... | 101 |


