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 |
|---|---|---|
| FIXME WORK | 0 | FIXME |
| Todo Work | 6 | todo |
Each tag is detailed below:
Number of occurrences found in the code: 6
| com.soebes.maven.plugins.multienv.AbstractMultiEnvMojo | Line |
|---|---|
| src/main ? property? | 55 |
| Should we use a different name or temp file? File.createTempFile( prefix, suffix ); | 368 |
| Should we use a different name? Or temp File? | 418 |
| Check how to prevent hard coding here? | 446 |
| Check if it makes sense to make this list configurable? | 449 |
| Check if we need a parameter? | 465 |