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)