You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/07 02:40:04 UTC

[jira] [Created] (HADOOP-12195) Add annotation to package-info.java file to workaround MCOMPILER-205

Andrew Wang created HADOOP-12195:
------------------------------------

             Summary: Add annotation to package-info.java file to workaround MCOMPILER-205
                 Key: HADOOP-12195
                 URL: https://issues.apache.org/jira/browse/HADOOP-12195
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.0.6-alpha
            Reporter: Andrew Wang
            Assignee: Andrew Wang
            Priority: Trivial
         Attachments: hadoop-12195.001.patch

Maven fails incremental builds when there are source files that do not generate class files. One example of this is package-info.java. This (old) issue is tracked at MCOMPILER-205, where the recommended workaround is adding an annotation to the class.

After this, with some other related fixes, I was able to do a proper incremental maven build.



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