Hi Gert 2008/4/25 Gert Vanthienen <[EMAIL PROTECTED]>: > > L.S., > > I'm developing a new archetype for Apache ServiceMix and have two questions > > We already have a fair amount of Maven archetypes and it would be nice if I > could reuse those within my new archetype. Is there a way to run another > archetype as part of the archetype generation process somehow?
Not yet. Feel free to raise a enhancement jira. > > Second, is there a way to access information in the parent pom.xml file > while running my archetype? An example: I would like to generate the > project name based on the parent pom.xml name. How can I do this? There is something like this when one generate a project with a multi-module archetype. Regards, Raphaël > > Thanks in advance for any help on this, > > Gert > > ----- > --- > Gert Vanthienen > http://www.anova.be > -- > View this message in context: > http://www.nabble.com/Developing-an-archetype%3A-delegation-access-to-parent--tp16895144s177p16895144.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
