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 ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO15TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 15

org.apache.maven.archetype.common.DefaultArchetypeArtifactManagerLine
FIXME356
org.apache.maven.archetype.common.DefaultArchetypeRegistryManagerLine
we'll need to allow finer grained creation of repositories but this will do for now182
org.apache.maven.archetype.common.DefaultPomManagerLine
change to while loop110
merge more than just plugins in the profile...428
maybe warn, if a property key gets overridden?452
maybe merge more than just dependencies and properties...455
org.apache.maven.archetype.common.MavenJDOMWriterLine
make settable?360
org.apache.maven.archetype.creator.FilesetArchetypeCreatorLine
ensure reverseProperties contains NO dotted properties156
ensure pomReversedProperties contains NO dotted properties160
check that reversed properties are all different and no one is a substring of another? to avoid wrong variable replacements1362
Replace velocity to a better engine...1678
org.apache.maven.archetype.old.DefaultOldArchetypeLine
would be nice to just write out with the xpp3 writer again, except that it loses a bunch of info and reformats, so the module is just baked in as a string instead.339
org.apache.maven.archetype.old.OldArchetypeLine
delete this, it probably should be project.getFile instead45
org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawlerTestLine
should write to another directory instance.writeCatalog(result, new File(repository, "archetype-catalog.xml"));48
review the generated test code and remove the default call to fail. // fail ( "The test case is a prototype." ); }66