[ https://issues.apache.org/jira/browse/HADOOP-9246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karthik Kambatla updated HADOOP-9246: ------------------------------------- Attachment: hadoop-9246.patch Odd that prepare-resources worked. Per http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#Setting_Up_Your_Project_to_Use_the_Build_Lifecycle , it should be process-resources. Uploading a new patch with process-resources. Nuked hadoop-maven-plugins from .m2/repository, and ran mvn clean; mvn install successfully. > Execution phase for hadoop-maven-plugin should be prepare-resources > ------------------------------------------------------------------- > > Key: HADOOP-9246 > URL: https://issues.apache.org/jira/browse/HADOOP-9246 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 3.0.0, trunk-win > Reporter: Karthik Kambatla > Assignee: Karthik Kambatla > Attachments: hadoop-9246.patch, hadoop-9246.patch > > > Per discussion on HADOOP-9245, the execution phase of hadoop-maven-plugin > should be _prepare-resources_ and not _compile_. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira