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 Work | 4 | todo, FIXME, @deprecated |
Each tag is detailed below:
Number of occurrences found in the code: 4
| org.andromda.maven.plugin.cartridge.CartridgeTestMojo | Line |
|---|---|
| Add test dependencies required to compile all of the generated source code, and run testCompile for all cartridges | 111 |
| Clear the error list, carried over from a previous cartridge run failure. | 113 |
| This causes the build output expected directory to compile when running javadocs. andromdaMojo.setBuildSourceDirectory(this.actualDirectory); | 123 |
| org.andromda.maven.plugin.cartridge.FileComparator | Line |
| Tell me the line number where the difference is located. | 130 |