Changes
dIon Gillard
Add a taglib for use the generation in other plugins.
Changed property names to maven.genapp.* syntax
Prompt the user for project id, name, and package.
Don't require command line package specification.
This change added a dependency on jelly:interaction.
Added initial application template capability.
Original idea and implementation was submitted
by Brian Ewins in jira(MAVEN-426). Modified his jelly to
use template directories inside plugin-resources.
Added capability for templates to define their
own properties.
Initial plugin created