Hi folks, Maybe i missed some discussions about new pom versions.
But, when this new pom version is to be used in maven ? The hidden question is about the archetype plugin. Currently the plugin make some changes in the poms for the projects, like adding/changing parents or modules. I do imagine that there could be some trouble, if the plugin is not aware of all the pom versions and can handle all, and rewrite using the version used to load a pom. I just wanted to have the archetype concern not forgotten. I hope this would be of any help. Regards, Raphaël 2008/11/23 Brian E. Fox <[EMAIL PROTECTED]>: > >>what I'm saying is let's go farther and make the pom deployed to the >>repo a more minimal pom... keeping only that which is actually needed > > This can only be done for poms that are not <packaging> poms, that is > for things that are not inherited. Otherwise you still need to have the > new pom version deployed to support all the features when building. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
