On 2/11/07, Ted Husted <[EMAIL PROTECTED]> wrote:
The archetypes are a little different since each is coupled to one of the subprojects. Though, I don't understand why the archtetype can't be made part of the regular distribution but plugins can.
The archetypes are more "Maven things" than "Struts things". They could be done with the Struts distribution, but it puts more work on the release manager. The archetypes need the Struts 2 version number hard coded in the pom.xml template, (src/main/resources/archetype-resources/pom.xml). Then they have to be tested with a clean local repo, meaning the non-snapshot jars have to be available in a Maven repo. So the archetypes have to be tested _after_ the build is staged. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]