I ran maven idea:multiproject at the root of my multiproject structure, and when I opened the project in IDEA, I got an error message saying the core module was corrupted. Then I deleted the corresponding module file (all the other modules are fine) and ran idea:module in this specific module subdirectory. Then there was a build error with the following message :
File...... C:\Documents and Settings\daneel\.maven\cache\maven- idea-plugin-1.6\p lugin.jelly Element... j:import Line...... 78 Column.... 79 file:/C:/Documents and Settings/daneel/.maven/cache/maven-idea-plugin-1.6 /plugin -resources/templates/v4/module.jelly:41:106: <maven:makeRelativePath> You must d efine an attribute called 'path' for this tag. Total time: 5 seconds Finished at: Sat Dec 10 19:24:42 CET 2005 Is it a known bug in idea plugin ? -- Sébastien Arbogast Blog : http://www.sebastien-arbogast.com The Epseelon Project : http://www.epseelon.org Projet Phénix : http://phenix.netbios.fr Lens : http://www.squidoo.com/useful-computers/
