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]

Reply via email to