Hi there,
I am trying to create a new Archetype based a standard web application, but
I am finding that a number of resources under the 'webapp' folder are not
processed correctly and still contain the ${packageInPathFormat} string of
characters.
When working with then plugin I have noticed that files under the resources
folders do not get processed correctly either, (the original folder
structure means and resouces are not placed under the new folder structure
for the new package structure). Does the archetype plugin only work with
resources under the 'java' folder? Should I expect the plugin to process
the resources under the 'webapp' and 'recources' folders? I am only asking
this because the plugin has attempted to process the resources and instead
has left me with an broken archetype that was generated from a correct and
working example project.
Does anyone have any ideas about how to get around this problem?
Many thanks
Trent