You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Alfonso Nishikawa (JIRA)" <ji...@apache.org> on 2017/05/28 11:31:04 UTC

[jira] [Created] (GORA-511) Eclipse shows the error 'The type package-info is already defined'

Alfonso Nishikawa created GORA-511:
--------------------------------------

             Summary: Eclipse shows the error 'The type package-info is already defined'
                 Key: GORA-511
                 URL: https://issues.apache.org/jira/browse/GORA-511
             Project: Apache Gora
          Issue Type: Bug
          Components: maven
    Affects Versions: 0.7
         Environment: Eclipse
            Reporter: Alfonso Nishikawa
            Assignee: Alfonso Nishikawa
            Priority: Trivial


In Eclipse almost all modules show the compile error 'The type package-info is already defined'. It seems Eclipse does not support duplicated package-info.java found in main and in test. The fix is shown in [1], to be added to the main pom.xml to get fixed for everyone.

[1] - https://stackoverflow.com/a/35101574/582789



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)