You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vladimir Sosnin (JIRA)" <ji...@apache.org> on 2015/08/26 00:49:45 UTC

[jira] [Updated] (MCOMPILER-250) Compiler error messages do not contain drive letter on windows 10

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

Vladimir Sosnin updated MCOMPILER-250:
--------------------------------------
    Summary: Compiler error messages do not contain drive letter on windows 10  (was: CLONE - Compiler error messages do not contain drive letter on windows 10)

> Compiler error messages do not contain drive letter on windows 10
> -----------------------------------------------------------------
>
>                 Key: MCOMPILER-250
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-250
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2, 3.3
>         Environment: Maven 3.3.3, Windows 10
>            Reporter: Vladimir Sosnin
>            Assignee: Kristian Rosenvold
>
> The drive letter is absent again (as in cloned issue) in file path in a compiler error messages.
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ vaadin-simpleshop ---
> [INFO] Compiling 53 source files to C:\work\antiso\vaadin-simpleshop\target\classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] \work\antiso\vaadin-simpleshop\src\main\java\org\vaadin\simpleshop\InitialData.java:[49,12] error: ';' expected
> [INFO] 1 error
> [INFO] -------------------------------------------------------------



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