4.0.0 org.apache.hadoop hadoop-project-dist 3.0.0-SNAPSHOT ../../hadoop-project-dist org.apache.hadoop hadoop-common 3.0.0-SNAPSHOT Apache Hadoop Common Apache Hadoop Common jar src/test/resources/kdc common true org.apache.hadoop hadoop-annotations compile com.google.guava guava compile commons-cli commons-cli compile org.apache.commons commons-math3 compile xmlenc xmlenc compile commons-httpclient commons-httpclient compile commons-codec commons-codec compile commons-io commons-io compile commons-net commons-net compile commons-collections commons-collections compile javax.servlet servlet-api compile org.mortbay.jetty jetty compile org.mortbay.jetty jetty-util compile com.sun.jersey jersey-core compile com.sun.jersey jersey-json compile com.sun.jersey jersey-server compile tomcat jasper-compiler runtime tomcat jasper-runtime runtime javax.servlet.jsp jsp-api runtime commons-el commons-el runtime commons-logging commons-logging compile log4j log4j compile net.java.dev.jets3t jets3t compile junit junit test commons-lang commons-lang compile commons-configuration commons-configuration compile org.slf4j slf4j-api compile org.slf4j slf4j-log4j12 runtime org.codehaus.jackson jackson-core-asl compile org.codehaus.jackson jackson-mapper-asl compile org.mockito mockito-all test org.apache.avro avro compile org.apache.ant ant provided com.google.protobuf protobuf-java compile com.google.code.gson gson org.apache.hadoop hadoop-auth compile com.jcraft jsch com.google.code.findbugs jsr305 compile org.apache.zookeeper zookeeper jline jline org.jboss.netty netty junit junit com.sun.jdmk jmxtools com.sun.jmx jmxri org.apache.zookeeper zookeeper test-jar test org.apache.commons commons-compress ${basedir}/src/main/resources common-version-info.properties false ${basedir}/src/main/resources common-version-info.properties true org.apache.hadoop hadoop-maven-plugins version-info generate-resources version-info ${basedir}/src/main java/**/*.java proto/**/*.proto compile-protoc generate-sources protoc ${protobuf.version} ${protoc.path} ${basedir}/src/main/proto ${basedir}/src/main/proto HAServiceProtocol.proto IpcConnectionContext.proto ProtocolInfo.proto RpcHeader.proto ZKFCProtocol.proto ProtobufRpcEngine.proto Security.proto GetUserMappingsProtocol.proto RefreshAuthorizationPolicyProtocol.proto RefreshUserMappingsProtocol.proto ${project.build.directory}/generated-sources/java compile-test-protoc generate-test-sources protoc ${protobuf.version} ${protoc.path} ${basedir}/src/test/proto ${basedir}/src/test/proto test.proto test_rpc_service.proto ${project.build.directory}/generated-test-sources/java org.apache.maven.plugins maven-surefire-plugin ${startKdc} ${kdc.resource.dir} listener org.apache.hadoop.test.TimedOutTestsListener org.apache.avro avro-maven-plugin generate-avro-test-sources generate-test-sources schema ${project.build.directory}/generated-test-sources/java org.apache.maven.plugins maven-antrun-plugin create-log-dir process-test-resources run copy-test-tarballs process-test-resources run pre-site run org.apache.rat apache-rat-plugin CHANGES.txt .idea/** src/main/conf/* src/main/docs/** dev-support/jdiff/** src/main/native/* src/main/native/config/* src/main/native/m4/* src/test/empty-file src/test/all-tests src/test/resources/kdc/ldif/users.ldif src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4.h src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4.c src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4_encoder.h src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4hc.h src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4hc.c src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4hc_encoder.h src/test/java/org/apache/hadoop/fs/test-untar.tgz src/test/resources/test.har/_SUCCESS src/test/resources/test.har/_index src/test/resources/test.har/_masterindex src/test/resources/test.har/part-0 native false false false org.apache.maven.plugins maven-enforcer-plugin enforce-os enforce mac unix native build only supported on Mac or Unix true org.codehaus.mojo native-maven-plugin compile javah ${env.JAVA_HOME}/bin/javah org.apache.hadoop.io.compress.zlib.ZlibCompressor org.apache.hadoop.io.compress.zlib.ZlibDecompressor org.apache.hadoop.io.compress.bzip2.Bzip2Compressor org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor org.apache.hadoop.security.JniBasedUnixGroupsMapping org.apache.hadoop.io.nativeio.NativeIO org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMapping org.apache.hadoop.io.compress.snappy.SnappyCompressor org.apache.hadoop.io.compress.snappy.SnappyDecompressor org.apache.hadoop.io.compress.lz4.Lz4Compressor org.apache.hadoop.io.compress.lz4.Lz4Decompressor org.apache.hadoop.util.NativeCrc32 org.apache.hadoop.net.unix.DomainSocket ${project.build.directory}/native/javah org.apache.maven.plugins maven-antrun-plugin make compile run native_tests test run native-win Windows false true org.apache.maven.plugins maven-enforcer-plugin enforce-os enforce windows native-win build only supported on Windows true org.codehaus.mojo native-maven-plugin compile javah ${env.JAVA_HOME}/bin/javah org.apache.hadoop.io.compress.zlib.ZlibCompressor org.apache.hadoop.io.compress.zlib.ZlibDecompressor org.apache.hadoop.security.JniBasedUnixGroupsMapping org.apache.hadoop.io.nativeio.NativeIO org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMapping org.apache.hadoop.io.compress.snappy.SnappyCompressor org.apache.hadoop.io.compress.snappy.SnappyDecompressor org.apache.hadoop.io.compress.lz4.Lz4Compressor org.apache.hadoop.io.compress.lz4.Lz4Decompressor org.apache.hadoop.util.NativeCrc32 ${project.build.directory}/native/javah org.codehaus.mojo exec-maven-plugin compile-ms-winutils compile exec msbuild ${basedir}/src/main/winutils/winutils.sln /nologo /p:Configuration=Release /p:OutDir=${project.build.directory}/bin/ compile-ms-native-dll compile exec msbuild ${basedir}/src/main/native/native.sln /nologo /p:Configuration=Release /p:OutDir=${project.build.directory}/bin/ /p:CustomSnappyPrefix=${snappy.prefix} /p:CustomSnappyLib=${snappy.lib} /p:CustomSnappyInclude=${snappy.include} /p:RequireSnappy=${require.snappy} startKdc startKdc true org.apache.maven.plugins maven-enforcer-plugin enforce-os enforce mac unix true org.apache.maven.plugins maven-antrun-plugin kdc compile run killKdc test run parallel-tests org.apache.maven.plugins maven-surefire-plugin ${testsThreadCount} -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -DminiClusterDedicatedDirs=true