任建亭 created HDFS-15184: -------------------------- Summary: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (make) on project hadoop-hdfs-native-client: An Ant BuildException has occured: exec returned: 1 Key: HDFS-15184 URL: https://issues.apache.org/jira/browse/HDFS-15184 Project: Hadoop HDFS Issue Type: Bug Components: hdfs Affects Versions: 3.2.1 Environment: windows 10
JDK 1.8 maven3.6.1 ProtocolBuffer 2.5.0 CMake 3.1.3 git 2.25.0 zlib 1.2.5 Visual Studio 2010 Professional Reporter: 任建亭 Fix For: 3.2.1 When I build hadoop 3.2.1 on windows10, it failed. My command is 'mvn clean package -Pdist,native-win -DskipTests -Dtar'. {code:java} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (make) on project hadoop-hdfs-native-client: An Ant BuildException has occured: exec returned: 1 [ERROR] around Ant part ...<exec failonerror="true" dir="D:\h3s\hadoop-hdfs-project\hadoop-hdfs-native-client\target/native" executable="msbuild">... @ 9:122 in D:\h3s\hadoop-hdfs-project\hadoop-hdfs-native-client\target\antrun\build-main.xml {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org