自定义Mave archetype的创建
?
for binary files, e.g. images, we need to edit archetype.xml entry for these resources, and add "filtered="false"" attribute to their <resource> elements. Otherwise , when create a project with this archetype, the binary files will be corrupted. Because velocity try to process it.See JIRA issure from http://jira.codehaus.org/browse/ARCHETYPE-19 for this problem.