Re: IDEA weirdness

2006-09-02 Thread Ted Husted
Yep. adding the other "profiles" added the other modules. Now lets see if it's stable on the new box :) -Ted. On 9/2/06, James Mitchell <[EMAIL PROTECTED]> wrote: So, that said, if I were using Idea, I would do this: $ mvn idea:idea -Pextras,apps Does that help? -- James Mitchell 678.910.

Re: IDEA weirdness

2006-09-02 Thread James Mitchell
@Ted Not sure if you mean 'modules' as in Maven POM modules ... as in , but you should specify the same switches when running idea:idea as you do when you build the whole thing. Here's how my nightly script builds all of s2: $ mvn -U clean install -Pextras,apps So, that said, if I were usi

Re: IDEA weirdness

2006-09-02 Thread Wendy Smoak
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, b

Re: IDEA weirdness

2006-09-02 Thread Ted Husted
My desktop finally came back from the shop, and it's x64 now, so that might have something to do with it too. I'm using the same IDEA build on the laptop, and it's been running fine. On the x64, adding new modules to the generated project seems to be kicking off the problems. (But not on the lap

Re: IDEA weirdness

2006-09-02 Thread James Mitchell
The struts2-parent pom specifies version 1.5 of the plugin. I don't know where this (v1.5) plugin lives, but version 2.0, dated May 13, is available on ibilio. Have you tried that one? Not sure why 1.5 was specified, like if there is some reason why someone only wants 1.5 and not anything

Re: IDEA weirdness

2006-09-01 Thread Patrick Lightbody
I wonder if the maven guys released a new version of the IDEA plugin with bugs. Were you re-running the "mvn idea:idea" command between each time you ran in to problems? - Posted via Jive Forums http://forums.opensymphony.com/thr

IDEA weirdness

2006-09-01 Thread Ted Husted
All of a sudden, IDEA keeps "forgetting" about the other members in the project. I've been using the project tht we generate, as given here: * http://cwiki.apache.org/WW/building-with-maven.html It's been fine, and then last night, things stopped compiling for me. It says that a "symbol" can be