Details
-
Task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
mvn --projects hadoop-hdfs-project/hadoop-hdfs-native-client clean package -Pdist,native -DskipTests -Dtar
[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="/.../hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target" executable="cmake">... @ 5:119 in /.../hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target/antrun/build-main.xml [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: 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 around Ant part ...<exec failonerror="true" dir="/root/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target" executable="cmake">... @ 5:119 in /root/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target/antrun/build-main.xml at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
Attachments
Attachments
Issue Links
- relates to
-
HDFS-10450 libhdfs++: Implement Cyrus SASL implementation in sasl_enigne.cc
- Resolved