Personally I don't have any problems with the IDEA plugin. Can you provide some of the poms that give you these problems?
Roald Bankras Software Engineer JTeam b.v. -----Original Message----- From: Dave Hoffer [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 4:10 AM To: Maven Users List Subject: RE: [m2.0.4] possible problem with IDEA plugin? I built the latest snapshot of the IDEA plugin (2.1-SNAPSHOT) which fixes the problem I had. -dh -----Original Message----- From: Dave Hoffer [mailto:[EMAIL PROTECTED] Sent: Monday, June 19, 2006 5:38 PM To: Maven Users List Subject: [m2.0.4] possible problem with IDEA plugin? I have a multiple module maven2 project that I am trying to generate IntelliJ project files for using the maven-idea-plugin (v2.0). When I run idea:idea on the parent project I get several of the following console output statements: INFO Preparing idea:idea INFO No goals needed for project - skipping After several sections of this I get the following error: ERROR BUILD ERROR INFO Unable to build project dependencies. In the end, it builds about half the IntelliJ module files and the parent project file. When I open the project file IntelliJ reports errors stating that it Cannot Load Module....and it asks, Would you like to remove the module from the project? The only pattern I see in which modules fail and which work is that the ones that work are configured to use java 1.4 and the others use 1.5; however if as a test I make one of the 1.5 modules 1.4 it does not help. Therefore I do not find any cause of the failures. Does anyone have any idea why this is failing? -dh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
