4.0.0 org.apache.hadoop hadoop-project-dist 0.24.0-SNAPSHOT ../../hadoop-project-dist org.apache.hadoop hadoop-hdfs 0.24.0-SNAPSHOT Apache Hadoop HDFS Apache Hadoop HDFS jar hdfs true org.aspectj aspectjtools test org.aspectj aspectjrt test org.apache.hadoop hadoop-annotations provided org.apache.hadoop hadoop-common provided org.apache.hadoop hadoop-common test test-jar commons-logging commons-logging compile commons-daemon commons-daemon compile log4j log4j compile com.google.protobuf protobuf-java compile org.apache.avro avro compile junit junit test org.slf4j slf4j-api compile org.slf4j slf4j-log4j12 compile org.mockito mockito-all test org.apache.ant ant provided org.codehaus.mojo.jspc jspc-maven-plugin hdfs generate-sources compile false ${project.build.directory}/generated-src/main/jsp ${project.build.directory}/hdfs-jsp-servlet-definitions.xml org.apache.hadoop.hdfs.server.namenode ${basedir}/src/main/webapps/hdfs *.jsp secondary generate-sources compile false ${project.build.directory}/generated-src/main/jsp ${project.build.directory}/secondary-jsp-servlet-definitions.xml org.apache.hadoop.hdfs.server.namenode ${basedir}/src/main/webapps/secondary *.jsp datanode generate-sources compile false ${project.build.directory}/generated-src/main/jsp ${project.build.directory}/datanode-jsp-servlet-definitions.xml org.apache.hadoop.hdfs.server.datanode ${basedir}/src/main/webapps/datanode *.jsp org.codehaus.mojo.jspc jspc-compiler-tomcat5 2.0-alpha-3 org.slf4j slf4j-log4j12 1.4.1 org.slf4j jcl104-over-slf4j 1.4.1 org.codehaus.mojo build-helper-maven-plugin add-source generate-sources add-source ${project.build.directory}/generated-sources/java ${project.build.directory}/generated-src/main/jsp org.apache.maven.plugins maven-antrun-plugin compile-proto generate-sources run PROTO_DIR=${basedir}/src/main/proto ls $PROTO_DIR &> /dev/null if [ $? = 0 ]; then JAVA_DIR=${project.build.directory}/generated-sources/java mkdir -p $JAVA_DIR ls $PROTO_DIR/*.proto | xargs -n 1 protoc -I$PROTO_DIR --java_out=$JAVA_DIR fi create-web-xmls compile run create-log-dir process-test-resources run pre-site run org.apache.rat apache-rat-plugin CHANGES.txt .idea/** src/main/conf/* src/main/docs/** dev-support/findbugsExcludeFile.xml dev-support/checkstyle* dev-support/jdiff/** dev-support/*tests src/main/native/* src/main/native/config/* src/main/native/m4/* src/test/empty-file src/test/all-tests src/test/resources/*.tgz src/test/resources/data* src/test/resources/editsStored* src/test/resources/empty-file src/main/webapps/datanode/robots.txt src/main/docs/releasenotes.html src/contrib/** org.apache.maven.plugins maven-antrun-plugin xprepare-package-hadoop-daemon prepare-package run windows false windows true native false org.apache.maven.plugins maven-antrun-plugin compile compile run org.codehaus.mojo make-maven-plugin compile compile autoreconf configure make-install ${project.build.directory}/native -i -f ac_cv_func_malloc_0_nonnull yes JVM_ARCH ${sun.arch.data.model} ${project.build.directory}/native /usr/local ac_cv_func_malloc_0_nonnull yes JVM_ARCH ${sun.arch.data.model} ${project.build.directory}/native/target