You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christian Schulte (JIRA)" <ji...@apache.org> on 2016/01/27 03:12:40 UTC

[jira] [Closed] (MNG-5810) "mvn compile" changes "/" to "." in ERROR messages in directory names

     [ https://issues.apache.org/jira/browse/MNG-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schulte closed MNG-5810.
----------------------------------
       Resolution: Cannot Reproduce
         Assignee: Christian Schulte
    Fix Version/s: 3.4.0

> "mvn compile" changes "/" to "." in ERROR messages in directory names
> ---------------------------------------------------------------------
>
>                 Key: MNG-5810
>                 URL: https://issues.apache.org/jira/browse/MNG-5810
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 3.3.1
>         Environment: linux / gentoo.
>            Reporter: John Smith
>            Assignee: Christian Schulte
>            Priority: Minor
>             Fix For: 3.4.0
>
>         Attachments: MNG-5810.DOTS.IN.DIRECTORY.NAME.zip
>
>
> First, it's incredible how long it takes until one can submit an issue here ... searching for the right place, then registering ... takes substantially longer than filing the issue itself. Pretty annoying.
> Error description: when doing an "mvn compile", dots in directory names are replaced by slashes. Now you can't just copy & paste the file name anymore to the shell to do a  "vi <middle-mouse-button", for instance, but you have to undo maven's replacement by changing back the "/" to "." whereever needed.
> Example:
> [ERROR] /data/people/XXXX/MINECRAFT/WORLD/TARZAN/1/8/src/spigot-1/8/3/Spigot/Spigot-Server/src/main/java/org/spigotmc/Metrics.java:[142] blahfurz cannot be resolved to a variable
> The directory names are "WORLD.TARZAN.1.8" and "spigot-1.8.3".
> And NO, telling me to "well, don't use dots in directory names" or "well, don't use vi, use one of the fancy IDEs around" is not an option for me, thanks a lot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)