You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stepan Vavra (JIRA)" <ji...@codehaus.org> on 2012/11/12 14:11:13 UTC

[jira] (MCOMPILER-185) The package x.y.z collides with a type when using eclipse compiler

Stepan Vavra created MCOMPILER-185:
--------------------------------------

             Summary: The package x.y.z collides with a type when using eclipse compiler
                 Key: MCOMPILER-185
                 URL: https://jira.codehaus.org/browse/MCOMPILER-185
             Project: Maven 2.x Compiler Plugin
          Issue Type: Bug
         Environment: Windows + NTFS (ie. case insensitive files)
            Reporter: Stepan Vavra


When eclipse compiler has to compile a class
{{my.package.whatever.MyClass}}
and class
{{my.package.Whatever}}
exists as well, it fires error mentioned in the Summary.
However, such setup is correct and compiler should have proceed without any complaints.

The problem is already described for instance in ant4eclipse project: http://www.ant4eclipse.org/node/134
and probably in Eclipse project too: https://bugs.eclipse.org/bugs/show_bug.cgi?id=321115 (although the bug description is kind of confusing).


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MCOMPILER-185) The package x.y.z collides with a type when using eclipse compiler

Posted by "Stepan Vavra (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MCOMPILER-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313417#comment-313417 ] 

Stepan Vavra commented on MCOMPILER-185:
----------------------------------------

I'm afraid I should have filled this bug in PLXCOMP project. Is that true? If so, I'll recreate another issue in PLXCOMP and link it to this one (if that's possible).

Regards,
Stepan
                
> The package x.y.z collides with a type when using eclipse compiler
> ------------------------------------------------------------------
>
>                 Key: MCOMPILER-185
>                 URL: https://jira.codehaus.org/browse/MCOMPILER-185
>             Project: Maven 2.x Compiler Plugin
>          Issue Type: Bug
>         Environment: Windows + NTFS (ie. case insensitive files)
>            Reporter: Stepan Vavra
>
> When eclipse compiler has to compile a class
> {{my.package.whatever.MyClass}}
> and class
> {{my.package.Whatever}}
> exists as well, it fires error mentioned in the Summary.
> However, such setup is correct and compiler should have proceed without any complaints.
> The problem is already described for instance in ant4eclipse project: http://www.ant4eclipse.org/node/134
> and probably in Eclipse project too: https://bugs.eclipse.org/bugs/show_bug.cgi?id=321115 (although the bug description is kind of confusing).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MCOMPILER-185) The package x.y.z collides with a type when using eclipse compiler

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MCOMPILER-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MCOMPILER-185.
----------------------------------

    Resolution: Won't Fix
      Assignee: Olivier Lamy

correct you must fill an issue in PLXCOMP.
                
> The package x.y.z collides with a type when using eclipse compiler
> ------------------------------------------------------------------
>
>                 Key: MCOMPILER-185
>                 URL: https://jira.codehaus.org/browse/MCOMPILER-185
>             Project: Maven 2.x Compiler Plugin
>          Issue Type: Bug
>         Environment: Windows + NTFS (ie. case insensitive files)
>            Reporter: Stepan Vavra
>            Assignee: Olivier Lamy
>
> When eclipse compiler has to compile a class
> {{my.package.whatever.MyClass}}
> and class
> {{my.package.Whatever}}
> exists as well, it fires error mentioned in the Summary.
> However, such setup is correct and compiler should have proceed without any complaints.
> The problem is already described for instance in ant4eclipse project: http://www.ant4eclipse.org/node/134
> and probably in Eclipse project too: https://bugs.eclipse.org/bugs/show_bug.cgi?id=321115 (although the bug description is kind of confusing).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira