2008/9/12, Wendy Smoak <[EMAIL PROTECTED]>: > On Fri, Sep 12, 2008 at 9:06 AM, Raphaël Piéroni > <[EMAIL PROTECTED]> wrote: > > > I am currently enhancing the documentation. > > Have you a multi-module project at hand i could use to > > create an example of using create-from-project. > > > Not offhand, but we could put one in the maven sandbox. For examples > I usually use a parent pom with two children, one a jar, and one a > webapp that has a dependency on the jar. > > > > The internal catalog is created using a specific profile > > on archetype-common module. It first get the list at > > MAVENUSER wiki page and try each of them, keeping > > only those that didn't raise an exception. > > > Do you mean this gets created at build time? At run time? I know I > found a file in there to edit...
what i do usually, is run the profile, grab the catalog that was tested (printed on screen) then paste to the catalog. Raphaël > > > -- > > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >