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 |
Total number of occurrences |
| @todo
|
2 |
| TODO
|
9 |
Each tag is detailed below:
Number of occurrences found in the code: 2
| org.apache.maven.archetype.ui.ArchetypeSelectionQueryer |
Line |
| this interface is bound to it's implementation through the prompter exception |
29
|
| org.apache.maven.archetype.ui.DefaultArchetypeGenerationConfiguratorTest |
Line |
| probably testing a little deep, could just test ArchetypeConfiguration |
39
|
Number of occurrences found in the code: 9
| org.apache.maven.archetype.mojos.IntegrationTestMojo |
Line |
| fix this to use request |
236
|
| org.apache.maven.archetype.mojos.MavenArchetypeMojo |
Line |
| prompt for missing values |
172
|
| configurable license |
173
|
| context mojo more appropriate? |
197
|
| this should be put in John's artifact utils and used from there instead of being repeated here. Creating artifact repositories is someowhat cumbersome atm. |
257
|
| we'll need to allow finer grained creation of repositories but this will do for now |
264
|
| org.apache.maven.archetype.ui.ArchetypeSelector |
Line |
| We should need any remote repositories here, we should simply be doing selection, any remote catalogs should be validating correctness, and if it so happens we get a crap entry then the generation mechanism |
31
|
| org.apache.maven.archetype.ui.DefaultArchetypeGenerationConfigurator |
Line |
| this seems to have more responsibilities than just a configurator |
45
|
| org.apache.maven.archetype.ui.DefaultArchetypeGenerationConfiguratorTest |
Line |
| should test this in interactive mode to check for prompting |
112
|