In the example templates, it seems to imply that the project information ( i.e.
href="$outputFile"> <information> <title>$project.Name</title> <vendor>$project.Organization.Name<vendor/> <homepage>$project.Organization.Url<homepage/> <description kind="one-line">$project.Description</description> </information> <security> ) is passed to the velocity template. Is this an incorrect assumption? -- I'm just an unfrozen caveman software developer. I don't understand your strange, "modern" ways.
