Maven 2.x IDEA Plugin

Incorrect web module definition if repository drive letter is lowercase

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.2
  • Component/s: None
  • Labels:
    None
  • Environment:
    Windows
  • Number of attachments :
    1

Description

In Windows, if local repository is defined with a lower case letter for a disk drive (for example: c:\repo instead of C:\repo), some incorrect values appears in "Web Module Setting->Modules and Libraries to Package".

The workaround is to declare the local repository with a capital disk drive letter.
However it is not obvious for everyone. I'm sure the correction (Or just a warning message) would be greatly appreciated by the IntelliJ lovers.

Cheers

Activity

Hide
Dennis Lundberg added a comment -

Can you explain in more detail what you mean by "incorrect values". I don't understand the problem you are describing. If you have a pom.xml that shows off this behavior, that would really be helpful.

Show
Dennis Lundberg added a comment - Can you explain in more detail what you mean by "incorrect values". I don't understand the problem you are describing. If you have a pom.xml that shows off this behavior, that would really be helpful.
Hide
Vitaliy Shevchuk added a comment -

sure! check out the attached file

Show
Vitaliy Shevchuk added a comment - sure! check out the attached file
Hide
Dennis Lundberg added a comment -

Where did you define your local repository to be "c:\repo"? Not its value, but rather the location of the configuration change.

Show
Dennis Lundberg added a comment - Where did you define your local repository to be "c:\repo"? Not its value, but rather the location of the configuration change.
Hide
Vitaliy Shevchuk added a comment -

in maven_path/conf/settings.xml

Show
Vitaliy Shevchuk added a comment - in maven_path/conf/settings.xml
Hide
Dennis Lundberg added a comment -

I can confirm that this is an issue in IDEA 6. In IDEA 7 it's not an issue.

This was fixed in r678728.

Show
Dennis Lundberg added a comment - I can confirm that this is an issue in IDEA 6. In IDEA 7 it's not an issue. This was fixed in r678728.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: