Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up
Fetching contributors…
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!-- | |
| Licensed to the Apache Software Foundation (ASF) under one or more | |
| contributor license agreements. See the NOTICE file distributed with | |
| this work for additional information regarding copyright ownership. | |
| The ASF licenses this file to You under the Apache License, Version 2.0 | |
| (the "License"); you may not use this file except in compliance with | |
| the License. You may obtain a copy of the License at | |
| http://www.apache.org/licenses/LICENSE-2.0 | |
| Unless required by applicable law or agreed to in writing, software | |
| distributed under the License is distributed on an "AS IS" BASIS, | |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |
| See the License for the specific language governing permissions and | |
| limitations under the License. | |
| --> | |
| <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| <parent> | |
| <groupId>org.apache</groupId> | |
| <artifactId>apache</artifactId> | |
| <version>21</version> | |
| </parent> | |
| <modelVersion>4.0.0</modelVersion> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-parent</artifactId> | |
| <version>1.10.0-SNAPSHOT</version> | |
| <packaging>pom</packaging> | |
| <name>Apache Flume</name> | |
| <properties> | |
| <!-- Set default encoding to UTF-8 to remove maven complaints --> | |
| <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | |
| <!-- Java compiler configuration --> | |
| <sourceJavaVersion>1.8</sourceJavaVersion> | |
| <targetJavaVersion>1.8</targetJavaVersion> | |
| <!-- defaults for flaky test and focused test exclusions --> | |
| <test.exclude.pattern>$</test.exclude.pattern> <!-- junk pattern --> | |
| <test.include.pattern>**/Test*.java</test.include.pattern> | |
| <siteUrlDeployment>file://people.apache.org/www/incubator.apache.org/flume</siteUrlDeployment> | |
| <stagingDirectory>${project.basedir}/target/docs</stagingDirectory> | |
| <activemq.version>5.7.0</activemq.version> | |
| <asynchbase.version>1.7.0</asynchbase.version> | |
| <avro.version>1.7.4</avro.version> | |
| <bundle-plugin.version>2.3.7</bundle-plugin.version> | |
| <checkstyle.tool.version>8.12</checkstyle.tool.version> | |
| <codehaus.jackson.version>1.9.3</codehaus.jackson.version> | |
| <commons-cli.version>1.2</commons-cli.version> | |
| <commons-codec.version>1.8</commons-codec.version> | |
| <commons-collections.version>3.2.2</commons-collections.version> | |
| <commons-compress.version>1.4.1</commons-compress.version> | |
| <commons-dbcp.version>1.4</commons-dbcp.version> | |
| <commons-io.version>2.1</commons-io.version> | |
| <commons-lang.version>2.5</commons-lang.version> | |
| <curator.version>2.6.0</curator.version> | |
| <derby.version>10.14.1.0</derby.version> | |
| <elasticsearch.version>0.90.1</elasticsearch.version> | |
| <fasterxml.jackson.version>2.9.7</fasterxml.jackson.version> | |
| <fest-reflect.version>1.4</fest-reflect.version> | |
| <geronimo-jms.version>1.1.1</geronimo-jms.version> | |
| <gson.version>2.2.2</gson.version> | |
| <guava.version>18.0</guava.version> | |
| <guava-old.version>11.0.2</guava-old.version> | |
| <hadoop.version>2.9.0</hadoop.version> | |
| <hbase.version>1.0.0</hbase.version> | |
| <hbase2.jetty.version>9.3.19.v20170502</hbase2.jetty.version> | |
| <hbase2.version>2.0.0</hbase2.version> | |
| <httpcore.version>4.4.6</httpcore.version> | |
| <httpclient.version>4.5.3</httpclient.version> | |
| <irclib.version>1.10</irclib.version> | |
| <jersey.version>1.8</jersey.version> | |
| <jetty.version>9.4.6.v20170531</jetty.version> | |
| <joda-time.version>2.9.9</joda-time.version> | |
| <junit.version>4.10</junit.version> | |
| <kafka.version>2.0.1</kafka.version> | |
| <kite.version>1.0.0</kite.version> | |
| <hive.version>1.0.0</hive.version> | |
| <lifecycle-mapping.version>1.0.0</lifecycle-mapping.version> | |
| <log4j.version>2.10.0</log4j.version> | |
| <mapdb.version>0.9.9</mapdb.version> | |
| <mina.version>2.0.4</mina.version> | |
| <mockito.version>1.9.0</mockito.version> | |
| <mvn-antrun-plugin.version>1.8</mvn-antrun-plugin.version> | |
| <mvn-assembly-plugin.version>3.1.0</mvn-assembly-plugin.version> | |
| <mvn-build-helper-plugin>3.0.0</mvn-build-helper-plugin> | |
| <mvn-checkstyle-plugin.version>3.0.0</mvn-checkstyle-plugin.version> | |
| <mvn-checksum-plugin.version>1.7</mvn-checksum-plugin.version> | |
| <mvn-clean-plugin.version>3.1.0</mvn-clean-plugin.version> | |
| <mvn-compiler-plugin.version>3.8.0</mvn-compiler-plugin.version> | |
| <mvn-gpg-plugin.version>1.6</mvn-gpg-plugin.version> | |
| <mvn-javadoc-plugin.version>2.9</mvn-javadoc-plugin.version> | |
| <mvn-paranamer-plugin.version>2.8</mvn-paranamer-plugin.version> | |
| <mvn-pmd-plugin.version>3.11.0</mvn-pmd-plugin.version> | |
| <mvn-site-plugin.version>3.7.1</mvn-site-plugin.version> | |
| <mvn-sphinx-plugin>1.0.3</mvn-sphinx-plugin> | |
| <mvn-spotbugs-plugin.version>3.1.7</mvn-spotbugs-plugin.version> | |
| <mvn-surefire-plugin.version>2.22.1</mvn-surefire-plugin.version> | |
| <netty.version>3.10.6.Final</netty.version> | |
| <netty-all.version>4.1.17.Final</netty-all.version> | |
| <protobuf.version>2.5.0</protobuf.version> | |
| <rat.version>0.12</rat.version> | |
| <snappy-java.version>1.1.4</snappy-java.version> | |
| <solr-global.version>4.3.0</solr-global.version> | |
| <slf4j.version>1.7.25</slf4j.version> | |
| <system-rules.version>1.17.0</system-rules.version> | |
| <thrift.version>0.9.3</thrift.version> | |
| <twitter4j.version>3.0.3</twitter4j.version> | |
| <xalan.version>2.7.2</xalan.version> | |
| <xerces.version>2.9.1</xerces.version> | |
| <wiremock.version>1.53</wiremock.version> | |
| <zookeeper.version>3.4.5</zookeeper.version> | |
| </properties> | |
| <modules> | |
| <module>flume-ng-core</module> | |
| <module>flume-ng-configuration</module> | |
| <module>flume-ng-embedded-agent</module> | |
| <module>flume-ng-sinks</module> | |
| <module>flume-ng-sources</module> | |
| <module>flume-ng-node</module> | |
| <module>flume-ng-dist</module> | |
| <module>flume-ng-channels</module> | |
| <module>flume-ng-legacy-sources</module> | |
| <module>flume-ng-clients</module> | |
| <module>flume-ng-sdk</module> | |
| <module>flume-ng-tests</module> | |
| <module>flume-tools</module> | |
| <module>flume-ng-auth</module> | |
| <module>flume-shared</module> | |
| <module>flume-ng-configfilters</module> | |
| <module>build-support</module> | |
| </modules> | |
| <profiles> | |
| <profile> | |
| <id>compileThriftLegacy</id> | |
| <activation> | |
| <activeByDefault>false</activeByDefault> | |
| </activation> | |
| <properties> | |
| <thrift.executable>${env.THRIFT_HOME}/bin/thrift</thrift.executable> | |
| </properties> | |
| </profile> | |
| <profile> | |
| <id>not-windows</id> | |
| <activation> | |
| <os> | |
| <family>!Windows</family> | |
| </os> | |
| </activation> | |
| </profile> | |
| <profile> | |
| <id>windows</id> | |
| <activation> | |
| <os> | |
| <family>Windows</family> | |
| </os> | |
| </activation> | |
| </profile> | |
| <profile> | |
| <id>sign</id> | |
| <build> | |
| <plugins> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-gpg-plugin</artifactId> | |
| <executions> | |
| <execution> | |
| <phase>verify</phase> | |
| <goals> | |
| <goal>sign</goal> | |
| </goals> | |
| </execution> | |
| </executions> | |
| </plugin> | |
| </plugins> | |
| </build> | |
| </profile> | |
| <profile> | |
| <id>site</id> | |
| <build> | |
| <plugins> | |
| <plugin> | |
| <artifactId>maven-javadoc-plugin</artifactId> | |
| <executions> | |
| <execution> | |
| <id>javadoc-jar</id> | |
| <phase>package</phase> | |
| <goals> | |
| <goal>aggregate-jar</goal> | |
| </goals> | |
| </execution> | |
| </executions> | |
| <configuration> | |
| <additionalparam>-Xdoclint:none</additionalparam> | |
| </configuration> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-site-plugin</artifactId> | |
| <executions> | |
| <execution> | |
| <id>flume-site</id> | |
| <phase>package</phase> | |
| <goals> | |
| <goal>site</goal> | |
| </goals> | |
| </execution> | |
| </executions> | |
| </plugin> | |
| </plugins> | |
| </build> | |
| </profile> | |
| <profile> | |
| <id>skipChecks</id> | |
| <properties> | |
| <checkstyle.skip>true</checkstyle.skip> | |
| <spotbugs.skip>true</spotbugs.skip> | |
| <pmd.skip>true</pmd.skip> | |
| <rat.skip>true</rat.skip> | |
| </properties> | |
| </profile> | |
| </profiles> | |
| <inceptionYear>2009</inceptionYear> | |
| <issueManagement> | |
| <system>JIRA</system> | |
| <url>https://issues.apache.org/jira/browse/FLUME</url> | |
| </issueManagement> | |
| <licenses> | |
| <license> | |
| <name>The Apache Software License, Version 2.0</name> | |
| <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> | |
| </license> | |
| </licenses> | |
| <mailingLists> | |
| <mailingList> | |
| <archive>http://mail-archives.apache.org/mod_mbox/flume-user/</archive> | |
| <name>Flume User List</name> | |
| <post>user@flume.apache.org</post> | |
| <subscribe>user-subscribe@flume.apache.org</subscribe> | |
| <unsubscribe>user-unsubscribe@flume.apache.org</unsubscribe> | |
| </mailingList> | |
| <mailingList> | |
| <archive>http://mail-archives.apache.org/mod_mbox/flume-dev/</archive> | |
| <name>Flume Developer List</name> | |
| <post>dev@flume.apache.org</post> | |
| <subscribe>dev-subscribe@flume.apache.org</subscribe> | |
| <unsubscribe>dev-unsubscribe@flume.apache.org</unsubscribe> | |
| </mailingList> | |
| <mailingList> | |
| <archive>http://mail-archives.apache.org/mod_mbox/flume-commits/</archive> | |
| <name>Flume Commits</name> | |
| <post>commits@flume.apache.org</post> | |
| <subscribe>commits-subscribe@flume.apache.org</subscribe> | |
| <unsubscribe>commits-unsubscribe@flume.apache.org</unsubscribe> | |
| </mailingList> | |
| </mailingLists> | |
| <scm> | |
| <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk</url> | |
| <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flume.git</developerConnection> | |
| <connection>scm:git:http://git-wip-us.apache.org/repos/asf/flume.git</connection> | |
| </scm> | |
| <ciManagement> | |
| <system>jenkins</system> | |
| <url>https://builds.apache.org/job/flume-trunk</url> | |
| </ciManagement> | |
| <developers> | |
| <developer> | |
| <name>Andrew Bayer</name> | |
| <id>abayer</id> | |
| <email>abayer@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Ahmed Radwan</name> | |
| <id>ahmed</id> | |
| <email>ahmed@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Arvind Prabhakar</name> | |
| <id>arvind</id> | |
| <email>arvind@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Brock Noland</name> | |
| <id>brock</id> | |
| <email>brock@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Bruce Mitchener</name> | |
| <id>brucem</id> | |
| <email>brucem@apache.org</email> | |
| <organization>-</organization> | |
| </developer> | |
| <developer> | |
| <name>Derek Deeter</name> | |
| <id>ddeeter</id> | |
| <email>ddeeter@apache.org</email> | |
| <organization>Intuit</organization> | |
| </developer> | |
| <developer> | |
| <name>Eric Sammer</name> | |
| <id>esammer</id> | |
| <email>esammer@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Henry Robinson</name> | |
| <id>henry</id> | |
| <email>henry@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Hari Shreedharan</name> | |
| <id>hshreedharan</id> | |
| <email>hshreedharan@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Jaroslav Cecho</name> | |
| <id>jarcec</id> | |
| <email>jarcec@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Jonathan Hsieh</name> | |
| <id>jmhsieh</id> | |
| <email>jmhsieh@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Juhani Connolly</name> | |
| <id>juhanic</id> | |
| <email>juhanic@apache.org</email> | |
| <organization>CyberAgent</organization> | |
| </developer> | |
| <developer> | |
| <name>Aaron Kimball</name> | |
| <id>kimballa</id> | |
| <email>kimballa@apache.org</email> | |
| <organization>Odiago</organization> | |
| </developer> | |
| <developer> | |
| <name>Mingjie Lai</name> | |
| <id>mlai</id> | |
| <email>mlai@apache.org</email> | |
| <organization>Trend Micro</organization> | |
| </developer> | |
| <developer> | |
| <name>Mike Percy</name> | |
| <id>mpercy</id> | |
| <email>mpercy@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Nick Verbeck</name> | |
| <id>nerdynick</id> | |
| <email>nerdynick@apache.org</email> | |
| <organization>-</organization> | |
| </developer> | |
| <developer> | |
| <name>Patrick Hunt</name> | |
| <id>phunt</id> | |
| <email>phunt@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Prasad Mujumdar</name> | |
| <id>prasadm</id> | |
| <email>prasadm@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Ralph Goers</name> | |
| <id>rgoers</id> | |
| <email>rgoers@apache.org</email> | |
| <organization>Intuit</organization> | |
| </developer> | |
| <developer> | |
| <name>Will McQueen</name> | |
| <id>will</id> | |
| <email>will@apache.org</email> | |
| <organization>Cloudera</organization> | |
| </developer> | |
| <developer> | |
| <name>Roshan</name> | |
| <id>roshannaik</id> | |
| <email>roshannaik@apache.org</email> | |
| <organization>Hortonworks</organization> | |
| </developer> | |
| </developers> | |
| <organization> | |
| <name>Apache Software Foundation</name> | |
| <url>http://www.apache.org</url> | |
| </organization> | |
| <distributionManagement> | |
| <repository> | |
| <id>apache.staging.https</id> | |
| <name>Apache Staging Repository</name> | |
| <url>https://repository.apache.org/service/local/staging/deploy/maven2/</url> | |
| </repository> | |
| <site> | |
| <id>apache.website</id> | |
| <url>${siteUrlDeployment}</url> | |
| <name>Flume Site</name> | |
| </site> | |
| </distributionManagement> | |
| <build> | |
| <plugins> | |
| <plugin> | |
| <groupId>org.apache.rat</groupId> | |
| <artifactId>apache-rat-plugin</artifactId> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-checkstyle-plugin</artifactId> | |
| </plugin> | |
| <plugin> | |
| <groupId>com.github.spotbugs</groupId> | |
| <artifactId>spotbugs-maven-plugin</artifactId> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-pmd-plugin</artifactId> | |
| </plugin> | |
| </plugins> | |
| <pluginManagement> | |
| <plugins> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-antrun-plugin</artifactId> | |
| <version>${mvn-antrun-plugin.version}</version> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-gpg-plugin</artifactId> | |
| <version>${mvn-gpg-plugin.version}</version> | |
| <configuration> | |
| <excludes> | |
| <exclude>**/*.sha512</exclude> | |
| </excludes> | |
| </configuration> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-compiler-plugin</artifactId> | |
| <version>${mvn-compiler-plugin.version}</version> | |
| <configuration> | |
| <source>${sourceJavaVersion}</source> | |
| <target>${targetJavaVersion}</target> | |
| </configuration> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-surefire-plugin</artifactId> | |
| <version>${mvn-surefire-plugin.version}</version> | |
| <configuration> | |
| <reuseForks>false</reuseForks> | |
| <forkCount>1</forkCount> | |
| <rerunFailingTestsCount>10</rerunFailingTestsCount> | |
| <forkedProcessTimeoutInSeconds>900</forkedProcessTimeoutInSeconds> | |
| <redirectTestOutputToFile>true</redirectTestOutputToFile> | |
| <includes> | |
| <include>${test.include.pattern}</include> | |
| </includes> | |
| <excludes> | |
| <exclude>**/*$*</exclude> | |
| <exclude>${test.exclude.pattern}</exclude> | |
| </excludes> | |
| </configuration> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.rat</groupId> | |
| <artifactId>apache-rat-plugin</artifactId> | |
| <version>${rat.version}</version> | |
| <configuration> | |
| <excludes> | |
| <exclude>**/.idea/</exclude> | |
| <exclude>**/*.iml</exclude> | |
| <exclude>**/nb-configuration.xml</exclude> | |
| <exclude>.git/</exclude> | |
| <exclude>patchprocess/</exclude> | |
| <exclude>.gitignore</exclude> | |
| <!-- ASF jenkins box puts the Maven repo in our root directory. --> | |
| <exclude>.repository/</exclude> | |
| <exclude>**/*.diff</exclude> | |
| <exclude>**/*.patch</exclude> | |
| <exclude>**/*.avsc</exclude> | |
| <exclude>**/*.avro</exclude> | |
| <exclude>**/docs/**</exclude> | |
| <exclude>**/test/resources/**</exclude> | |
| <exclude>**/.settings/*</exclude> | |
| <exclude>**/.classpath</exclude> | |
| <exclude>**/.project</exclude> | |
| <exclude>**/target/**</exclude> | |
| <exclude>**/derby.log</exclude> | |
| <exclude>**/metastore_db/</exclude> | |
| <exclude>.mvn/**</exclude> | |
| </excludes> | |
| <consoleOutput>true</consoleOutput> | |
| </configuration> | |
| <executions> | |
| <execution> | |
| <id>verify.rat</id> | |
| <phase>verify</phase> | |
| <goals> | |
| <goal>check</goal> | |
| </goals> | |
| </execution> | |
| </executions> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-checkstyle-plugin</artifactId> | |
| <version>${mvn-checkstyle-plugin.version}</version> | |
| <dependencies> | |
| <!-- The build-support module adds the checkstyle config files to the classpath. --> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>build-support</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <!-- Newer versions of puppycrawl checkstyle have more features. Pull in a more recent | |
| version than is specified in the maven-checkstyle-plugin pom file. --> | |
| <dependency> | |
| <groupId>com.puppycrawl.tools</groupId> | |
| <artifactId>checkstyle</artifactId> | |
| <version>${checkstyle.tool.version}</version> | |
| </dependency> | |
| </dependencies> | |
| <executions> | |
| <execution> | |
| <id>verify.checkstyle</id> | |
| <phase>verify</phase> | |
| <goals> | |
| <goal>check</goal> | |
| </goals> | |
| </execution> | |
| </executions> | |
| <configuration> | |
| <configLocation>config/checkstyle/checkstyle.xml</configLocation> | |
| <suppressionsLocation>config/checkstyle/checkstyle-suppressions.xml</suppressionsLocation> | |
| <suppressionsFileExpression>checkstyle.suppressions.file</suppressionsFileExpression> | |
| <encoding>UTF-8</encoding> | |
| <includeTestSourceDirectory>true</includeTestSourceDirectory> | |
| <linkXRef>false</linkXRef> | |
| </configuration> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-javadoc-plugin</artifactId> | |
| <version>${mvn-javadoc-plugin.version}</version> | |
| <configuration> | |
| <outputDirectory>${project.build.directory}/site/apidocs</outputDirectory> | |
| <!-- switch on dependency-driven aggregation --> | |
| <includeDependencySources>true</includeDependencySources> | |
| <dependencySourceIncludes> | |
| <!-- include ONLY flume multi-module dependencies --> | |
| <dependencySourceInclude>org.apache.flume:*</dependencySourceInclude> | |
| </dependencySourceIncludes> | |
| </configuration> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-assembly-plugin</artifactId> | |
| <version>${mvn-assembly-plugin.version}</version> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.avro</groupId> | |
| <artifactId>avro-maven-plugin</artifactId> | |
| <version>${avro.version}</version> | |
| </plugin> | |
| <plugin> | |
| <groupId>com.thoughtworks.paranamer</groupId> | |
| <artifactId>paranamer-maven-plugin</artifactId> | |
| <version>${mvn-paranamer-plugin.version}</version> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-site-plugin</artifactId> | |
| <version>${mvn-site-plugin.version}</version> | |
| <configuration> | |
| <siteDirectory>${project.basedir}/flume-ng-doc</siteDirectory> | |
| </configuration> | |
| </plugin> | |
| <plugin> | |
| <artifactId>maven-clean-plugin</artifactId> | |
| <version>${mvn-clean-plugin.version}</version> | |
| <configuration> | |
| <filesets> | |
| <fileset> | |
| <directory>docs</directory> | |
| <includes> | |
| <include>**</include> | |
| </includes> | |
| </fileset> | |
| </filesets> | |
| </configuration> | |
| </plugin> | |
| <plugin> | |
| <groupId>com.github.spotbugs</groupId> | |
| <artifactId>spotbugs-maven-plugin</artifactId> | |
| <version>${mvn-spotbugs-plugin.version}</version> | |
| <executions> | |
| <execution> | |
| <id>verify.spotbugs</id> | |
| <phase>verify</phase> | |
| <goals> | |
| <goal>check</goal> | |
| </goals> | |
| </execution> | |
| </executions> | |
| <configuration> | |
| <effort>Max</effort> | |
| <threshold>Low</threshold> | |
| </configuration> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-pmd-plugin</artifactId> | |
| <version>${mvn-pmd-plugin.version}</version> | |
| <executions> | |
| <execution> | |
| <id>verify.pmd</id> | |
| <phase>verify</phase> | |
| <goals> | |
| <goal>check</goal> | |
| </goals> | |
| </execution> | |
| </executions> | |
| </plugin> | |
| <plugin> | |
| <groupId>net.nicoulaj.maven.plugins</groupId> | |
| <artifactId>checksum-maven-plugin</artifactId> | |
| <version>${mvn-checksum-plugin.version}</version> | |
| </plugin> | |
| </plugins> | |
| </pluginManagement> | |
| </build> | |
| <dependencyManagement> | |
| <dependencies> | |
| <!-- Dependencies: build --> | |
| <dependency> | |
| <groupId>junit</groupId> | |
| <artifactId>junit</artifactId> | |
| <version>${junit.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.mockito</groupId> | |
| <artifactId>mockito-all</artifactId> | |
| <version>${mockito.version}</version> | |
| <scope>test</scope> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.easytesting</groupId> | |
| <artifactId>fest-reflect</artifactId> | |
| <version>${fest-reflect.version}</version> | |
| <scope>test</scope> | |
| </dependency> | |
| <dependency> | |
| <groupId>com.github.stefanbirkner</groupId> | |
| <artifactId>system-rules</artifactId> | |
| <version>${system-rules.version}</version> | |
| <scope>test</scope> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hadoop</groupId> | |
| <artifactId>hadoop-minikdc</artifactId> | |
| <version>${hadoop.version}</version> | |
| <scope>test</scope> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <!-- exclude this from hadoop minikdc as the minikdc depends on | |
| the apacheds-jdbm1 bundle, which is not available in maven central--> | |
| <groupId>org.apache.directory.jdbm</groupId> | |
| <artifactId>apacheds-jdbm1</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <!-- add this to satisfy the dependency requirement of apacheds-jdbm1 in minikdc--> | |
| <groupId>org.apache.directory.jdbm</groupId> | |
| <artifactId>apacheds-jdbm1</artifactId> | |
| <version>2.0.0-M2</version> | |
| <scope>test</scope> | |
| </dependency> | |
| <!-- Dependencies: compile --> | |
| <dependency> | |
| <groupId>commons-cli</groupId> | |
| <artifactId>commons-cli</artifactId> | |
| <version>${commons-cli.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>commons-lang</groupId> | |
| <artifactId>commons-lang</artifactId> | |
| <version>${commons-lang.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>com.google.guava</groupId> | |
| <artifactId>guava</artifactId> | |
| <version>${guava-old.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.logging.log4j</groupId> | |
| <artifactId>log4j-slf4j-impl</artifactId> | |
| <version>${log4j.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.logging.log4j</groupId> | |
| <artifactId>log4j-1.2-api</artifactId> | |
| <version>${log4j.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.logging.log4j</groupId> | |
| <artifactId>log4j-jcl</artifactId> | |
| <version>${log4j.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-api</artifactId> | |
| <version>${slf4j.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.avro</groupId> | |
| <artifactId>avro</artifactId> | |
| <version>${avro.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.avro</groupId> | |
| <artifactId>avro-compiler</artifactId> | |
| <version>${avro.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.avro</groupId> | |
| <artifactId>avro-ipc</artifactId> | |
| <version>${avro.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>org.mortbay.jetty</groupId> | |
| <artifactId>servlet-api</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>io.netty</groupId> | |
| <artifactId>netty</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.thrift</groupId> | |
| <artifactId>libthrift</artifactId> | |
| <version>${thrift.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>javax.servlet</groupId> | |
| <artifactId>servlet-api</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>com.google.protobuf</groupId> | |
| <artifactId>protobuf-java</artifactId> | |
| <scope>compile</scope> | |
| <version>${protobuf.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.eclipse.jetty</groupId> | |
| <artifactId>jetty-servlet</artifactId> | |
| <version>${jetty.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.eclipse.jetty</groupId> | |
| <artifactId>jetty-util</artifactId> | |
| <version>${jetty.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.eclipse.jetty</groupId> | |
| <artifactId>jetty-server</artifactId> | |
| <version>${jetty.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.eclipse.jetty</groupId> | |
| <artifactId>jetty-jmx</artifactId> | |
| <version>${jetty.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.httpcomponents</groupId> | |
| <artifactId>httpclient</artifactId> | |
| <version>${httpclient.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.httpcomponents</groupId> | |
| <artifactId>httpcore</artifactId> | |
| <version>${httpcore.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.mapdb</groupId> | |
| <artifactId>mapdb</artifactId> | |
| <version>${mapdb.version}</version> | |
| </dependency> | |
| <!-- Gson: Java to Json conversion --> | |
| <dependency> | |
| <groupId>com.google.code.gson</groupId> | |
| <artifactId>gson</artifactId> | |
| <version>${gson.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>commons-codec</groupId> | |
| <artifactId>commons-codec</artifactId> | |
| <version>${commons-codec.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>commons-io</groupId> | |
| <artifactId>commons-io</artifactId> | |
| <version>${commons-io.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>commons-dbcp</groupId> | |
| <artifactId>commons-dbcp</artifactId> | |
| <version>${commons-dbcp.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>commons-collections</groupId> | |
| <artifactId>commons-collections</artifactId> | |
| <version>${commons-collections.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.derby</groupId> | |
| <artifactId>derby</artifactId> | |
| <version>${derby.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.codehaus.jackson</groupId> | |
| <artifactId>jackson-core-asl</artifactId> | |
| <version>${codehaus.jackson.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.codehaus.jackson</groupId> | |
| <artifactId>jackson-mapper-asl</artifactId> | |
| <version>${codehaus.jackson.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>com.fasterxml.jackson.core</groupId> | |
| <artifactId>jackson-annotations</artifactId> | |
| <version>${fasterxml.jackson.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>com.fasterxml.jackson.core</groupId> | |
| <artifactId>jackson-core</artifactId> | |
| <version>${fasterxml.jackson.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>com.fasterxml.jackson.core</groupId> | |
| <artifactId>jackson-databind</artifactId> | |
| <version>${fasterxml.jackson.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.schwering</groupId> | |
| <artifactId>irclib</artifactId> | |
| <version>${irclib.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>joda-time</groupId> | |
| <artifactId>joda-time</artifactId> | |
| <version>${joda-time.version}</version> | |
| </dependency> | |
| <!-- Adding zookeeper as dependency, beacuse it was | |
| pulling different version of zookeeper as transient | |
| dependency from asynchbase. --> | |
| <dependency> | |
| <groupId>org.elasticsearch</groupId> | |
| <artifactId>elasticsearch</artifactId> | |
| <version>${elasticsearch.version}</version> | |
| <optional>true</optional> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.elasticsearch</groupId> | |
| <artifactId>elasticsearch</artifactId> | |
| <version>${elasticsearch.version}</version> | |
| <classifier>tests</classifier> | |
| <scope>test</scope> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.geronimo.specs</groupId> | |
| <artifactId>geronimo-jms_1.1_spec</artifactId> | |
| <version>${geronimo-jms.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.activemq</groupId> | |
| <artifactId>activemq-core</artifactId> | |
| <version>${activemq.version}</version> | |
| </dependency> | |
| <!-- internal module dependencies --> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-configuration</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-core</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>build-support</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-tools</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-node</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-channels</groupId> | |
| <artifactId>flume-file-channel</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-channels</groupId> | |
| <artifactId>flume-jdbc-channel</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-channels</groupId> | |
| <artifactId>flume-kafka-channel</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-channels</groupId> | |
| <artifactId>flume-spillable-memory-channel</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-shared</groupId> | |
| <artifactId>flume-shared-kafka</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-shared</groupId> | |
| <artifactId>flume-shared-kafka-test</artifactId> | |
| <version>${project.version}</version> | |
| <scope>test</scope> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-hdfs-sink</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-hive-sink</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-http-sink</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-irc-sink</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-ng-hbase-sink</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-ng-hbase2-sink</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-ng-elasticsearch-sink</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-ng-morphline-solr-sink</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-ng-kafka-sink</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-ng-kafka-sink</artifactId> | |
| <version>${project.version}</version> | |
| <classifier>tests</classifier> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sinks</groupId> | |
| <artifactId>flume-dataset-sink</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sources</groupId> | |
| <artifactId>flume-scribe-source</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sources</groupId> | |
| <artifactId>flume-jms-source</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sources</groupId> | |
| <artifactId>flume-twitter-source</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-legacy-sources</groupId> | |
| <artifactId>flume-thrift-source</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sources</groupId> | |
| <artifactId>flume-kafka-source</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-legacy-sources</groupId> | |
| <artifactId>flume-avro-source</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-sdk</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-sources</groupId> | |
| <artifactId>flume-taildir-source</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-sdk</artifactId> | |
| <version>${project.version}</version> | |
| <classifier>tests</classifier> | |
| <scope>test</scope> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-auth</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-clients</groupId> | |
| <artifactId>flume-ng-log4jappender</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume.flume-ng-clients</groupId> | |
| <artifactId>flume-ng-log4jappender</artifactId> | |
| <version>${project.version}</version> | |
| <classifier>jar-with-dependencies</classifier> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-embedded-agent</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-environment-variable-config-filter</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-hadoop-credential-store-config-filter</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-external-process-config-filter</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.flume</groupId> | |
| <artifactId>flume-ng-config-filter-api</artifactId> | |
| <version>${project.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>com.sun.jersey</groupId> | |
| <artifactId>jersey-core</artifactId> | |
| <version>${jersey.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.commons</groupId> | |
| <artifactId>commons-compress</artifactId> | |
| <version>${commons-compress.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.mina</groupId> | |
| <artifactId>mina-core</artifactId> | |
| <version>${mina.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.hbase</groupId> | |
| <artifactId>asynchbase</artifactId> | |
| <version>${asynchbase.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>log4j-over-slf4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.jboss.netty</groupId> | |
| <artifactId>netty</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>io.netty</groupId> | |
| <artifactId>netty</artifactId> | |
| <version>${netty.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>io.netty</groupId> | |
| <artifactId>netty-all</artifactId> | |
| <version>${netty-all.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.solr</groupId> | |
| <artifactId>solr-cell</artifactId> | |
| <version>${solr-global.version}</version> | |
| </dependency> | |
| <!-- Dependencies of the Twitter source --> | |
| <dependency> | |
| <groupId>org.twitter4j</groupId> | |
| <artifactId>twitter4j-core</artifactId> | |
| <version>${twitter4j.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.twitter4j</groupId> | |
| <artifactId>twitter4j-media-support</artifactId> | |
| <version>${twitter4j.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.twitter4j</groupId> | |
| <artifactId>twitter4j-stream</artifactId> | |
| <version>${twitter4j.version}</version> | |
| </dependency> | |
| <!-- Dependencies of Kafka source --> | |
| <dependency> | |
| <groupId>org.apache.kafka</groupId> | |
| <artifactId>kafka_2.11</artifactId> | |
| <version>${kafka.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.kafka</groupId> | |
| <artifactId>kafka_2.11</artifactId> | |
| <version>${kafka.version}</version> | |
| <classifier>test</classifier> | |
| <scope>test</scope> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.kafka</groupId> | |
| <artifactId>kafka-clients</artifactId> | |
| <version>${kafka.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.kitesdk</groupId> | |
| <artifactId>kite-data-core</artifactId> | |
| <version>${kite.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.kitesdk</groupId> | |
| <artifactId>kite-data-hive</artifactId> | |
| <version>${kite.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.kitesdk</groupId> | |
| <artifactId>kite-data-hbase</artifactId> | |
| <version>${kite.version}</version> | |
| </dependency> | |
| <!-- Dependency for kite-data-hive --> | |
| <dependency> | |
| <groupId>org.apache.hive</groupId> | |
| <artifactId>hive-exec</artifactId> | |
| <version>${hive.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hive</groupId> | |
| <artifactId>hive-metastore</artifactId> | |
| <version>${hive.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.xerial.snappy</groupId> | |
| <artifactId>snappy-java</artifactId> | |
| <version>${snappy-java.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hive.hcatalog</groupId> | |
| <artifactId>hive-hcatalog-streaming</artifactId> | |
| <version>${hive.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hive.hcatalog</groupId> | |
| <artifactId>hive-hcatalog-core</artifactId> | |
| <version>${hive.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hive</groupId> | |
| <artifactId>hive-cli</artifactId> | |
| <version>${hive.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <!-- Dependency for Zk provider --> | |
| <dependency> | |
| <groupId>org.apache.curator</groupId> | |
| <artifactId>curator-framework</artifactId> | |
| <version>${curator.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.curator</groupId> | |
| <artifactId>curator-recipes</artifactId> | |
| <version>${curator.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.curator</groupId> | |
| <artifactId>curator-test</artifactId> | |
| <version>${curator.version}</version> | |
| <scope>test</scope> | |
| </dependency> | |
| <!-- Dependency for Hive Sink --> | |
| <dependency> | |
| <groupId>xalan</groupId> | |
| <artifactId>serializer</artifactId> | |
| <version>${xalan.version}</version> | |
| <scope>runtime</scope> | |
| </dependency> | |
| <dependency> | |
| <groupId>xalan</groupId> | |
| <artifactId>xalan</artifactId> | |
| <scope>runtime</scope> | |
| <version>${xalan.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hadoop</groupId> | |
| <artifactId>hadoop-common</artifactId> | |
| <version>${hadoop.version}</version> | |
| <optional>true</optional> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>tomcat</groupId> | |
| <artifactId>jasper-compiler</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>tomcat</groupId> | |
| <artifactId>jasper-runtime</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hadoop</groupId> | |
| <artifactId>hadoop-hdfs</artifactId> | |
| <version>${hadoop.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>tomcat</groupId> | |
| <artifactId>jasper-compiler</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>tomcat</groupId> | |
| <artifactId>jasper-runtime</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hadoop</groupId> | |
| <artifactId>hadoop-minicluster</artifactId> | |
| <scope>test</scope> | |
| <version>${hadoop.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>tomcat</groupId> | |
| <artifactId>jasper-compiler</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>tomcat</groupId> | |
| <artifactId>jasper-runtime</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hadoop</groupId> | |
| <artifactId>hadoop-client</artifactId> | |
| <version>${hadoop.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hadoop</groupId> | |
| <artifactId>hadoop-annotations</artifactId> | |
| <version>${hadoop.version}</version> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hadoop</groupId> | |
| <artifactId>hadoop-auth</artifactId> | |
| <version>${hadoop.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hadoop</groupId> | |
| <artifactId>hadoop-mapreduce-client-core</artifactId> | |
| <scope>test</scope> | |
| <version>${hadoop.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <!-- Ideally this should be optional, but making it optional causes | |
| build to fail. | |
| --> | |
| <dependency> | |
| <groupId>org.apache.hbase</groupId> | |
| <artifactId>hbase-client</artifactId> | |
| <version>${hbase.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hbase</groupId> | |
| <artifactId>hbase-client</artifactId> | |
| <version>${hbase.version}</version> | |
| <classifier>tests</classifier> | |
| <scope>test</scope> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hbase</groupId> | |
| <artifactId>hbase-testing-util</artifactId> | |
| <version>${hbase.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <!-- There should be no need for Flume to include the following two | |
| artifacts, but HBase pom has a bug which causes these to not get | |
| pulled in. So we have to pull it in. Ideally this should be optional, | |
| but making it optional causes build to fail. | |
| --> | |
| <dependency> | |
| <groupId>org.apache.hbase</groupId> | |
| <artifactId>hbase-common</artifactId> | |
| <version>${hbase.version}</version> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hbase</groupId> | |
| <artifactId>hbase-common</artifactId> | |
| <version>${hbase.version}</version> | |
| <classifier>tests</classifier> | |
| <scope>test</scope> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hbase</groupId> | |
| <artifactId>hbase-server</artifactId> | |
| <version>${hbase.version}</version> | |
| <scope>test</scope> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>tomcat</groupId> | |
| <artifactId>jasper-compiler</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>tomcat</groupId> | |
| <artifactId>jasper-runtime</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.hbase</groupId> | |
| <artifactId>hbase-server</artifactId> | |
| <version>${hbase.version}</version> | |
| <classifier>tests</classifier> | |
| <scope>test</scope> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>tomcat</groupId> | |
| <artifactId>jasper-compiler</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>tomcat</groupId> | |
| <artifactId>jasper-runtime</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| <dependency> | |
| <groupId>org.apache.zookeeper</groupId> | |
| <artifactId>zookeeper</artifactId> | |
| <version>${zookeeper.version}</version> | |
| <scope>test</scope> | |
| <exclusions> | |
| <exclusion> | |
| <groupId>log4j</groupId> | |
| <artifactId>log4j</artifactId> | |
| </exclusion> | |
| <exclusion> | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-log4j12</artifactId> | |
| </exclusion> | |
| </exclusions> | |
| </dependency> | |
| </dependencies> | |
| </dependencyManagement> | |
| <reporting> | |
| <plugins> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-project-info-reports-plugin</artifactId> | |
| <reportSets> | |
| <reportSet> | |
| <reports> | |
| <report>ci-management</report> | |
| <report>distribution-management</report> | |
| <report>team</report> | |
| <report>mailing-lists</report> | |
| <report>issue-management</report> | |
| <report>licenses</report> | |
| <report>scm</report> | |
| </reports> | |
| </reportSet> | |
| </reportSets> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.tomdz.maven</groupId> | |
| <artifactId>sphinx-maven-plugin</artifactId> | |
| <version>${mvn-sphinx-plugin}</version> | |
| <inherited>false</inherited> | |
| <configuration> | |
| <sourceDirectory>${project.basedir}/flume-ng-doc/sphinx</sourceDirectory> | |
| </configuration> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-checkstyle-plugin</artifactId> | |
| </plugin> | |
| <plugin> | |
| <groupId>com.github.spotbugs</groupId> | |
| <artifactId>spotbugs-maven-plugin</artifactId> | |
| </plugin> | |
| <plugin> | |
| <groupId>org.apache.maven.plugins</groupId> | |
| <artifactId>maven-pmd-plugin</artifactId> | |
| </plugin> | |
| </plugins> | |
| </reporting> | |
| </project> |