There's a goal idea:clean to delete the idea files for you, btw. ^_^


Roald Bankras wrote:
I just ran it for my own project, but it seems to work fine here.
Maybe a glitch. You can try to delete the idea files and create them again.

Roald Bankras
Software Engineer
JTeam b.v.

-----Original Message-----
From: Joern Huxhorn [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 21, 2006 4:16 PM
To: Maven Users List
Subject: Re: Bug in IDEA plugin.

Roald Bankras wrote:
Which version of the idea plugin are you using?
Version 2.0. I just did an mvn -U before I wrote the mail.
Roald Bankras
Software Engineer
JTeam b.v.

-----Original Message-----
From: Joern Huxhorn [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 21, 2006 12:01 PM
To: Maven Users List
Subject: Bug in IDEA plugin.

Hi.

In case of a multi module project with a parent pom containing several <module> the main project file parent-pom-name.ipr is created with errors.

Inside
<component name="ProjectModuleManager">
    <modules>
are several lines looking like this:
      <module filepath="$PROJECT_DIR$/ubmodule1/submodule1.iml"/>
which should look like this:
      <module filepath="$PROJECT_DIR$/submodule1/submodule1.iml"/>

The first character of the submodule directory is cut off. This can easily be fixed manually but can be quite annoying.

I'm currently using version 2.0.

Thanks in advance for any help,
Joern Huxhorn.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to