You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vitaliy Shevchuk (JIRA)" <ji...@codehaus.org> on 2007/05/09 18:00:13 UTC

[jira] Created: (MIDEA-91) Incorrect web module definition if repository drive letter is lowercase

Incorrect web module definition if repository drive letter is lowercase
-----------------------------------------------------------------------

                 Key: MIDEA-91
                 URL: http://jira.codehaus.org/browse/MIDEA-91
             Project: Maven 2.x Idea Plugin
          Issue Type: Bug
    Affects Versions: 2.0
         Environment: Windows
            Reporter: Vitaliy Shevchuk


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


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MIDEA-91) Incorrect web module definition if repository drive letter is lowercase

Posted by "Vitaliy Shevchuk (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MIDEA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vitaliy Shevchuk updated MIDEA-91:
----------------------------------

    Attachment: bug_mvn_idea.gif

> Incorrect web module definition if repository drive letter is lowercase
> -----------------------------------------------------------------------
>
>                 Key: MIDEA-91
>                 URL: http://jira.codehaus.org/browse/MIDEA-91
>             Project: Maven 2.x Idea Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Windows
>            Reporter: Vitaliy Shevchuk
>         Attachments: bug_mvn_idea.gif
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MIDEA-91) Incorrect web module definition if repository drive letter is lowercase

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MIDEA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95572 ] 

Dennis Lundberg commented on MIDEA-91:
--------------------------------------

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

> Incorrect web module definition if repository drive letter is lowercase
> -----------------------------------------------------------------------
>
>                 Key: MIDEA-91
>                 URL: http://jira.codehaus.org/browse/MIDEA-91
>             Project: Maven 2.x IDEA Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Windows
>            Reporter: Vitaliy Shevchuk
>         Attachments: bug_mvn_idea.gif
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MIDEA-91) Incorrect web module definition if repository drive letter is lowercase

Posted by "Vitaliy Shevchuk (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MIDEA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95592 ] 

Vitaliy Shevchuk commented on MIDEA-91:
---------------------------------------

in maven_path/conf/settings.xml

> Incorrect web module definition if repository drive letter is lowercase
> -----------------------------------------------------------------------
>
>                 Key: MIDEA-91
>                 URL: http://jira.codehaus.org/browse/MIDEA-91
>             Project: Maven 2.x IDEA Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Windows
>            Reporter: Vitaliy Shevchuk
>         Attachments: bug_mvn_idea.gif
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MIDEA-91) Incorrect web module definition if repository drive letter is lowercase

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MIDEA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95507 ] 

Dennis Lundberg commented on MIDEA-91:
--------------------------------------

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.

> Incorrect web module definition if repository drive letter is lowercase
> -----------------------------------------------------------------------
>
>                 Key: MIDEA-91
>                 URL: http://jira.codehaus.org/browse/MIDEA-91
>             Project: Maven 2.x Idea Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Windows
>            Reporter: Vitaliy Shevchuk
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MIDEA-91) Incorrect web module definition if repository drive letter is lowercase

Posted by "Vitaliy Shevchuk (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MIDEA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95511 ] 

Vitaliy Shevchuk commented on MIDEA-91:
---------------------------------------

sure! check out the attached file

> Incorrect web module definition if repository drive letter is lowercase
> -----------------------------------------------------------------------
>
>                 Key: MIDEA-91
>                 URL: http://jira.codehaus.org/browse/MIDEA-91
>             Project: Maven 2.x Idea Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Windows
>            Reporter: Vitaliy Shevchuk
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MIDEA-91) Incorrect web module definition if repository drive letter is lowercase

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MIDEA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MIDEA-91.
--------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: 2.2

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

This was fixed in r678728.

> Incorrect web module definition if repository drive letter is lowercase
> -----------------------------------------------------------------------
>
>                 Key: MIDEA-91
>                 URL: http://jira.codehaus.org/browse/MIDEA-91
>             Project: Maven 2.x IDEA Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Windows
>            Reporter: Vitaliy Shevchuk
>            Assignee: Dennis Lundberg
>             Fix For: 2.2
>
>         Attachments: bug_mvn_idea.gif
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira