Interesting topic. I've been having trouble with Idea's native Maven support and would like to consider using the Idea Maven plugin again. The problems I have is synchronizing a single module. When I hit the synchronize button it synchronizes all of the modules and I have one non-standard module that wraps a JavaME Ant build. this module gets completely screwed up and I have to manually go in and fix all of my paths. The other problems I've been having is synchronizing sometimes obliterates any Idea module groupings I have set up. Has anyone else been experiencing pain using Maven and Idea? Does the Idea Maven plugin still work under version 7?
arikkfir wrote: > > IDEA natively supports Maven as of version 7 - what version are you > using? > > > -----Original Message----- > From: kace <[EMAIL PROTECTED]> > To: users@maven.apache.org > Subject: running mvn idea:idea > Date: Wed, 14 May 2008 07:36:42 -0700 (PDT) > > > Hi, > > I am using maven 2.0.9 and running mvn idea:idea and I get the following > message when I run IDEA > > Cannot load module file > 'C:\mobileanarchy\C:\mobileanarchy\data\common\common-core\mobileanarchy-data-common-core.iml': > File > C:\mobileanarchy\C:\mobileanarchy\data\common\common-core\mobileanarchy-data-common-core.iml > does not exist > Would you like to remove the module from the project? > > All the java files have a circle with a diagonal line across it. Anyone > know how I can fix this? > > Regards, > > ..kace > > > -- View this message in context: http://www.nabble.com/running-mvn-idea%3Aidea-tp17232616p17274583.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]