The latest archetype plugin should allow you to do "mvn archetype:create-from-project". I haven't tried it myself, but I believe it works.
Matt On Wed, Jul 9, 2008 at 2:17 AM, oscar perez <[EMAIL PROTECTED]> wrote: > Hi there, > I was wondering if could be possible to reuse the pattern used for appfuse. > We have created a project based on Appfuse multimodular and now we want it > to be our starting point for future applications. So the war and jar would > need to be dependencies for the new project (core and web) and the new files > added in the new project would override the already existing in the jar / > war. I have started a blank project based on appfuse 2.0.1 and now I am > making the modifications in order to achieve the aforementioned output. Any > hints on how to do it? Is it possible? > Thanks, > Oscar > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
