On 9/2/06, Ted Husted <[EMAIL PROTECTED]> wrote:
Which begs the question: How do we add new modules to the generated build? We should have modules for extras and for apps, but I don't know where to begin to look to figure out how this feature works. :)
I'm not sure I understand the problem, but try: mvn idea:idea -Pextras,apps It should generate IDEA config for everything in the `mvn help:effective-pom` at build time. I use the latest snapshot [by changing version number in the pom] so if the old version isn't working, you might try at least using the latest released version by _removing_ the version number in the pom and using -U on the command line. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]