Anu Engineer created HADOOP-11861: ------------------------------------- Summary: test-patch script always fails when option "--build-native=false" is specified Key: HADOOP-11861 URL: https://issues.apache.org/jira/browse/HADOOP-11861 Project: Hadoop Common Issue Type: Bug Components: build Affects Versions: 2.8.0 Reporter: Anu Engineer
if you specify "--build-native=false" like {code} ./dev-support/test-patch.sh --build-native=false ~/workspaces/patches/hdfs-8211.001.patch {code} mvn fails with invalid lifecycle error. Here are the steps to repro : 1) run any patch with --buid-native=false option 2) Open up /tmp/hadoop-test-patch/<tmp-patch>/patchJavacWarnings.txt to see the failure reason. -- This message was sent by Atlassian JIRA (v6.3.4#6332)