| <?xml version="1.0"?> |
| <!-- |
| ~ 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:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" |
| xmlns="http://maven.apache.org/POM/4.0.0"> |
| |
| <parent> |
| <groupId>org.apache</groupId> |
| <artifactId>apache</artifactId> |
| <version>17</version> |
| </parent> |
| |
| <modelVersion>4.0.0</modelVersion> |
| <groupId>org.apache.atlas</groupId> |
| <artifactId>apache-atlas</artifactId> |
| <version>0.6-incubating</version> |
| <description>Metadata Management and Data Governance Platform over Hadoop</description> |
| <name>apache-atlas</name> |
| <packaging>pom</packaging> |
| <url>http://atlas.incubator.apache.org</url> |
| |
| <prerequisites> |
| <maven>3.0.4</maven> |
| </prerequisites> |
| |
| <licenses> |
| <license> |
| <name>The Apache Software License, Version 2.0</name> |
| <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> |
| </license> |
| </licenses> |
| |
| <organization> |
| <name>Apache Software Foundation</name> |
| <url>http://www.apache.org</url> |
| </organization> |
| |
| <issueManagement> |
| <system>JIRA</system> |
| <url>https://issues.apache.org/jira/browse/ATLAS</url> |
| </issueManagement> |
| |
| <ciManagement> |
| <system>Jenkins</system> |
| <url>https://builds.apache.org/job/atlas</url> |
| </ciManagement> |
| |
| <inceptionYear>2015</inceptionYear> |
| |
| <mailingLists> |
| <mailingList> |
| <name>atlas-dev</name> |
| <subscribe>dev-subscribe@atlas.incubator.apache.org</subscribe> |
| <unsubscribe>dev-unsubscribe@atlas.incubator.apache.org</unsubscribe> |
| <post>dev@atlas.incubator.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/atlas-dev/</archive> |
| </mailingList> |
| <mailingList> |
| <name>atlas-commits</name> |
| <subscribe>commits-subscribe@atlas.incubator.apache.org</subscribe> |
| <unsubscribe>commits-unsubscribe@atlas.incubator.apache.org</unsubscribe> |
| <post>commits@atlas.incubator.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/atlas-commits/</archive> |
| </mailingList> |
| </mailingLists> |
| |
| <scm> |
| <connection>scm:https://git-wip-us.apache.org/repos/asf/incubator-atlas.git</connection> |
| <developerConnection>scm:https://git-wip-us.apache.org/repos/asf/incubator-atlas.git</developerConnection> |
| <tag>HEAD</tag> |
| <url>https://git-wip-us.apache.org/repos/asf/incubator-atlas.git</url> |
| </scm> |
| |
| <developers> |
| <developer> |
| <id>venkatesh</id> |
| <name>Venkatesh Seetharam</name> |
| <email>venkatesh@apache.org</email> |
| <timezone>-8</timezone> |
| <roles> |
| <role>committer</role> |
| <role>PPMC</role> |
| </roles> |
| <organization>Hortonworks Inc.</organization> |
| <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>rhbutani</id> |
| <name>Harish Butani</name> |
| <email>rhbutani@apache.org</email> |
| <timezone>-8</timezone> |
| <roles> |
| <role>committer</role> |
| <role>PPMC</role> |
| </roles> |
| <organization>Hortonworks Inc.</organization> |
| <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>shwethags</id> |
| <name>Shwetha GS</name> |
| <email>shwethags@apache.org</email> |
| <timezone>+05:30</timezone> |
| <roles> |
| <role>committer</role> |
| <role>PPMC</role> |
| </roles> |
| <organization>Hortonworks Inc.</organization> |
| <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>jmaron</id> |
| <name>Jon Maron</name> |
| <email>jmaron@hortonworks.com</email> |
| <timezone>-5</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Hortonworks Inc.</organization> |
| <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>AAhn</id> |
| <name>Andrew Ahn</name> |
| <email>aahn@hortonworks.com</email> |
| <timezone>-8</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Hortonworks Inc.</organization> |
| <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>dkaspar</id> |
| <name>David Kaspar</name> |
| <email>dkaspar@merk.com</email> |
| <timezone>+1</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Merck & Co Inc.</organization> |
| <!--<organizationUrl>http://www.merck.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>ilasek</id> |
| <name>Ivo Lasek</name> |
| <email>ilasek@merck.com</email> |
| <timezone>+1</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Merck & Co Inc.</organization> |
| <!--<organizationUrl>http://www.merck.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>dfusaro</id> |
| <name>Dennis Fusaro</name> |
| <email>dfusaro@aetna.com</email> |
| <timezone>-5</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Aetna Inc.</organization> |
| <!--<organizationUrl>http://www.aetna.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>chyzer</id> |
| <name>Chris Hyzer</name> |
| <email>chyzer@aetna.com</email> |
| <timezone>-5</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Aetna Inc.</organization> |
| <!--<organizationUrl>http://www.aetna.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>dmarkwat</id> |
| <name>Daniel Markwat</name> |
| <email>dmarkwat@aetna.com</email> |
| <timezone>-5</timezone> |
| <roles> |
| <role>committer</role> |
| |
| </roles> |
| <organization>Aetna Inc.</organization> |
| <!--<organizationUrl>http://www.aetna.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>gsenia</id> |
| <name>Greg Senia</name> |
| <email>gsenia@aetna.com</email> |
| <timezone>-5</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Aetna Inc.</organization> |
| <!--<organizationUrl>http://www.aetna.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>james</id> |
| <name>James Vollmer</name> |
| <email>james@target.com</email> |
| <timezone>-6</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Target Inc.</organization> |
| <!--<organizationUrl>http://www.target.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>adossett</id> |
| <name>Aaron Dossett</name> |
| <email>adossett@target.com</email> |
| <timezone>-6</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Target Inc.</organization> |
| <!--<organizationUrl>http://www.target.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>mschussler</id> |
| <name>Mitch Schussler</name> |
| <email>mschussler@apache.org</email> |
| <timezone>-5</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>JPMC</organization> |
| <!--<organizationUrl>http://</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>vavasarala</id> |
| <name>Viswanath Avasarala</name> |
| <email>vavasarala@slb.com</email> |
| <timezone>-6</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Schlumberger Inc.</organization> |
| <!--<organizationUrl>http://www.slb.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>avarma</id> |
| <name>Anil Varma</name> |
| <email>avarma@slb.com</email> |
| <timezone>-6</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Schlumberger Inc.</organization> |
| <!--<organizationUrl>http://www.slb.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>bstortz</id> |
| <name>Barbara Stortz</name> |
| <email>bstortz@sap</email> |
| <timezone>-8</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>SAP Inc.</organization> |
| <!--<organizationUrl>http://www.sap.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>sriksun</id> |
| <name>Srikanth Sundarrajan</name> |
| <email>sriksun@apache.org</email> |
| <timezone>+05:30</timezone> |
| <roles> |
| <role>committer</role> |
| <role>PPMC</role> |
| </roles> |
| <organization>InMobi</organization> |
| <!--<organizationUrl>http://www.inmobi.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>ssuresh</id> |
| <name>Suresh Srinivas</name> |
| <email>ssuresh@apache.org</email> |
| <timezone>-8</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Hortonworks Inc.</organization> |
| <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> |
| </developer> |
| <developer> |
| <id>vranganathan</id> |
| <name>Venkat Ranganathan</name> |
| <email>vranganathan@apache.org</email> |
| <timezone>-8</timezone> |
| <roles> |
| <role>committer</role> |
| </roles> |
| <organization>Hortonworks Inc.</organization> |
| <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> |
| </developer> |
| </developers> |
| |
| <properties> |
| <!-- platform encoding override --> |
| <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> |
| <node.version>v0.10.30</node.version> |
| <slf4j.version>1.7.7</slf4j.version> |
| <jetty.version>9.2.12.v20150709</jetty.version> |
| <jersey.version>1.19</jersey.version> |
| <jackson.version>1.8.3</jackson.version> |
| <tinkerpop.version>2.6.0</tinkerpop.version> |
| <titan.version>0.5.4</titan.version> |
| <hadoop.version>2.7.0</hadoop.version> |
| <hbase.version>1.1.2</hbase.version> |
| <solr.version>5.1.0</solr.version> |
| <kafka.version>0.8.2.0</kafka.version> |
| <!-- scala versions --> |
| <scala.version>2.10.4</scala.version> |
| <scala.binary.version>2.10</scala.binary.version> |
| <scala.macros.version>2.0.1</scala.macros.version> |
| <json.version>3.2.11</json.version> |
| <log4j.version>1.2.17</log4j.version> |
| <akka.version>2.3.7</akka.version> |
| <spray.version>1.3.1</spray.version> |
| <guava.version>14.0</guava.version> |
| <fastutil.version>6.5.16</fastutil.version> |
| <guice.version>4.0</guice.version> |
| |
| <PermGen>64m</PermGen> |
| <MaxPermGen>512m</MaxPermGen> |
| <SnapshotsId>apache.snapshots.repo</SnapshotsId> |
| <SnapshotsName>Apache Snapshot Repository</SnapshotsName> |
| <SnapshotsUrl>https://repository.apache.org/content/groups/snapshots</SnapshotsUrl> |
| <StagingId>apache-staging</StagingId> |
| <StagingName>Apache Release Distribution Repository</StagingName> |
| <StagingUrl>https://repository.apache.org/content/groups/staging</StagingUrl> |
| |
| <!-- skips checkstyle and find bugs --> |
| <skipCheck>false</skipCheck> |
| <skipUTs>false</skipUTs> |
| <skipITs>false</skipITs> |
| <skipDocs>true</skipDocs> |
| <skipSite>true</skipSite> |
| <projectBaseDir>${project.basedir}</projectBaseDir> |
| <titan.storage.backend>berkeleyje</titan.storage.backend> |
| <titan.index.backend>elasticsearch</titan.index.backend> |
| </properties> |
| |
| <profiles> |
| <!-- Turning on this profile affects only tests and does not affect packaging --> |
| <profile> |
| <id>distributed</id> |
| <activation> |
| <activeByDefault>false</activeByDefault> |
| </activation> |
| <properties> |
| <titan.storage.backend>hbase</titan.storage.backend> |
| <titan.index.backend>solr5</titan.index.backend> |
| <solr.zk.address>localhost:9983</solr.zk.address> |
| <titan.storage.hostname>localhost</titan.storage.hostname> |
| </properties> |
| </profile> |
| |
| <profile> |
| <id>jdk7</id> |
| <activation> |
| <jdk>[1.7,1.8)</jdk> |
| </activation> |
| <build> |
| <plugins> |
| <plugin> |
| <groupId>org.codehaus.enunciate</groupId> |
| <artifactId>maven-enunciate-plugin</artifactId> |
| <version>1.29</version> |
| </plugin> |
| </plugins> |
| </build> |
| </profile> |
| |
| <profile> |
| <id>dist</id> |
| <activation> |
| <activeByDefault>false</activeByDefault> |
| </activation> |
| <properties> |
| <skipDocs>false</skipDocs> |
| </properties> |
| </profile> |
| </profiles> |
| |
| <modules> |
| <module>common</module> |
| <module>typesystem</module> |
| <module>server-api</module> |
| <module>notification</module> |
| <module>client</module> |
| <module>titan</module> |
| <module>repository</module> |
| <module>dashboard</module> |
| <module>webapp</module> |
| <module>docs</module> |
| <module>addons/hive-bridge</module> |
| <module>distro</module> |
| </modules> |
| |
| <repositories> |
| <repository> |
| <id>central</id> |
| <url>http://repo1.maven.org/maven2</url> |
| <snapshots> |
| <enabled>false</enabled> |
| </snapshots> |
| </repository> |
| <repository> |
| <id>hortonworks.repo</id> |
| <url>http://repo.hortonworks.com/content/repositories/releases</url> |
| <name>Hortonworks Repo</name> |
| <snapshots> |
| <enabled>false</enabled> |
| </snapshots> |
| </repository> |
| <repository> |
| <id>apache.snapshots.repo</id> |
| <url>https://repository.apache.org/content/groups/snapshots</url> |
| <name>Apache Snapshots Repository</name> |
| <snapshots> |
| <enabled>true</enabled> |
| </snapshots> |
| </repository> |
| <repository> |
| <id>apache-staging</id> |
| <url>https://repository.apache.org/content/groups/staging/</url> |
| </repository> |
| <repository> |
| <id>default</id> |
| <url>https://repository.apache.org/content/groups/public/</url> |
| </repository> |
| <repository> |
| <id>java.net-Public</id> |
| <name>Maven Java Net Snapshots and Releases</name> |
| <url>https://maven.java.net/content/groups/public/</url> |
| </repository> |
| <repository> |
| <id>repository.jboss.org-public</id> |
| <name>JBoss repository</name> |
| <url>https://repository.jboss.org/nexus/content/groups/public</url> |
| </repository> |
| <repository> |
| <id>typesafe</id> |
| <name>Typesafe Repository</name> |
| <url>http://repo.typesafe.com/typesafe/releases/</url> |
| </repository> |
| </repositories> |
| |
| <dependencyManagement> |
| <dependencies> |
| <dependency> |
| <groupId>org.eclipse.jetty</groupId> |
| <artifactId>jetty-jsp</artifactId> |
| <version>${jetty.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>javax.servlet</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.glassfish</groupId> |
| <artifactId>javax.el</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.glassfish</groupId> |
| <artifactId>javax.el</artifactId> |
| <version>3.0.0</version> |
| </dependency> |
| |
| <!-- Logging --> |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>slf4j-api</artifactId> |
| <version>${slf4j.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>slf4j-log4j12</artifactId> |
| <version>${slf4j.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>jul-to-slf4j</artifactId> |
| <version>${slf4j.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>log4j</groupId> |
| <artifactId>log4j</artifactId> |
| <version>1.2.17</version> |
| <scope>compile</scope> |
| <exclusions> |
| <exclusion> |
| <groupId>com.sun.jdmk</groupId> |
| <artifactId>jmxtools</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>com.sun.jmx</groupId> |
| <artifactId>jmxri</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>javax.mail</groupId> |
| <artifactId>mail</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>javax.jms</groupId> |
| <artifactId>jmx</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>javax.jms</groupId> |
| <artifactId>jms</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| |
| <!-- hadoop --> |
| <dependency> |
| <groupId>org.apache.hadoop</groupId> |
| <artifactId>hadoop-common</artifactId> |
| <version>${hadoop.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>javax.servlet</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>tomcat</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.mortbay.jetty</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.codehaus.jackson</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.htrace</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>commons-httpclient</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.hadoop</groupId> |
| <artifactId>hadoop-hdfs</artifactId> |
| <version>${hadoop.version}</version> |
| <scope>test</scope> |
| <exclusions> |
| <exclusion> |
| <groupId>javax.servlet</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>tomcat</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.mortbay.jetty</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| |
| |
| <dependency> |
| <groupId>org.apache.hadoop</groupId> |
| <artifactId>hadoop-client</artifactId> |
| <version>${hadoop.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>org.mortbay.jetty</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.hadoop</groupId> |
| <artifactId>hadoop-annotations</artifactId> |
| <version>${hadoop.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.hadoop</groupId> |
| <artifactId>hadoop-minikdc</artifactId> |
| <version>${hadoop.version}</version> |
| <scope>test</scope> |
| </dependency> |
| |
| <!-- commons --> |
| <dependency> |
| <groupId>commons-configuration</groupId> |
| <artifactId>commons-configuration</artifactId> |
| <version>1.10</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>commons-cli</groupId> |
| <artifactId>commons-cli</artifactId> |
| <version>1.2</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>commons-el</groupId> |
| <artifactId>commons-el</artifactId> |
| <version>1.0</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>commons-io</groupId> |
| <artifactId>commons-io</artifactId> |
| <version>2.4</version> |
| </dependency> |
| |
| <!-- utilities --> |
| <dependency> |
| <groupId>com.google.inject</groupId> |
| <artifactId>guice</artifactId> |
| <version>${guice.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.google.inject.extensions</groupId> |
| <artifactId>guice-throwingproviders</artifactId> |
| <version>${guice.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.google.inject.extensions</groupId> |
| <artifactId>guice-multibindings</artifactId> |
| <version>${guice.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.google.inject.extensions</groupId> |
| <artifactId>guice-servlet</artifactId> |
| <version>${guice.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.sun.jersey.contribs</groupId> |
| <artifactId>jersey-guice</artifactId> |
| <version>1.18.3</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.skyscreamer</groupId> |
| <artifactId>jsonassert</artifactId> |
| <version>1.2.0</version> |
| <scope>test</scope> |
| </dependency> |
| |
| <dependency> |
| <groupId>joda-time</groupId> |
| <artifactId>joda-time</artifactId> |
| <version>2.5</version> |
| </dependency> |
| |
| <!-- Jersey --> |
| <dependency> |
| <groupId>com.sun.jersey</groupId> |
| <artifactId>jersey-client</artifactId> |
| <version>${jersey.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.sun.jersey</groupId> |
| <artifactId>jersey-json</artifactId> |
| <version>${jersey.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>javax.xml.stream</groupId> |
| <artifactId>*</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.sun.jersey</groupId> |
| <artifactId>jersey-server</artifactId> |
| <version>${jersey.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.sun.jersey</groupId> |
| <artifactId>jersey-core</artifactId> |
| <version>${jersey.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>javax.servlet.jsp</groupId> |
| <artifactId>jsp-api</artifactId> |
| <version>2.0</version> |
| </dependency> |
| |
| <!-- JSON --> |
| <dependency> |
| <groupId>org.codehaus.jackson</groupId> |
| <artifactId>jackson-core-asl</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.codehaus.jackson</groupId> |
| <artifactId>jackson-mapper-asl</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.codehaus.jettison</groupId> |
| <artifactId>jettison</artifactId> |
| <version>1.3.7</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.googlecode.json-simple</groupId> |
| <artifactId>json-simple</artifactId> |
| <version>1.1.1</version> |
| <exclusions> |
| <exclusion> |
| <groupId>junit</groupId> |
| <artifactId>junit</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| |
| <!-- Jetty --> |
| <dependency> |
| <groupId>org.eclipse.jetty</groupId> |
| <artifactId>jetty-server</artifactId> |
| <version>${jetty.version}</version> |
| <scope>compile</scope> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.eclipse.jetty</groupId> |
| <artifactId>jetty-webapp</artifactId> |
| <version>${jetty.version}</version> |
| <scope>compile</scope> |
| </dependency> |
| |
| <dependency> |
| <groupId>net.sourceforge.findbugs</groupId> |
| <artifactId>annotations</artifactId> |
| <version>1.3.2</version> |
| </dependency> |
| |
| <!-- Graph DB --> |
| <dependency> |
| <groupId>com.tinkerpop.blueprints</groupId> |
| <artifactId>blueprints-core</artifactId> |
| <version>${tinkerpop.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.thinkaurelius.titan</groupId> |
| <artifactId>titan-core</artifactId> |
| <version>${titan.version}</version> |
| <exclusions> |
| <!-- rexster does not work with servlet-api --> |
| <exclusion> |
| <groupId>com.tinkerpop.rexster</groupId> |
| <artifactId>rexster-core</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>com.tinkerpop.rexster</groupId> |
| <artifactId>rexster-server</artifactId> |
| </exclusion> |
| <!-- asm 4.0 does not work with jersey asm 3.1 --> |
| <exclusion> |
| <groupId>com.tinkerpop</groupId> |
| <artifactId>frames</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>com.esotericsoftware.reflectasm</groupId> |
| <artifactId>reflectasm</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.ow2.asm</groupId> |
| <artifactId>asm</artifactId> |
| </exclusion> |
| <exclusion> <!-- GPL license imported from ganglia --> |
| <groupId>org.acplt</groupId> |
| <artifactId>oncrpc</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.thinkaurelius.titan</groupId> |
| <artifactId>titan-berkeleyje</artifactId> |
| <version>${titan.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.thinkaurelius.titan</groupId> |
| <artifactId>titan-hbase</artifactId> |
| <version>${titan.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.hbase</groupId> |
| <artifactId>hbase-client</artifactId> |
| <version>${hbase.version}</version> |
| <exclusions> |
| <exclusion> |
| <artifactId>avro</artifactId> |
| <groupId>org.apache.avro</groupId> |
| </exclusion> |
| <exclusion> |
| <artifactId>jruby-complete</artifactId> |
| <groupId>org.jruby</groupId> |
| </exclusion> |
| <exclusion> |
| <artifactId>asm</artifactId> |
| <groupId>asm</groupId> |
| </exclusion> |
| <exclusion> |
| <artifactId>*</artifactId> |
| <groupId>org.apache.hadoop</groupId> |
| </exclusion> |
| <exclusion> |
| <artifactId>*</artifactId> |
| <groupId>org.mortbay.jetty</groupId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.thinkaurelius.titan</groupId> |
| <artifactId>titan-es</artifactId> |
| <version>${titan.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.vividsolutions</groupId> |
| <artifactId>jts</artifactId> |
| <version>1.13</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.solr</groupId> |
| <artifactId>solr-core</artifactId> |
| <version>${solr.version}</version> |
| <exclusions> |
| <exclusion> |
| <artifactId>*</artifactId> |
| <groupId>org.eclipse.jetty</groupId> |
| </exclusion> |
| <exclusion> |
| <artifactId>*</artifactId> |
| <groupId>org.eclipse.jetty.orbit</groupId> |
| </exclusion> |
| <exclusion> |
| <artifactId>*</artifactId> |
| <groupId>org.restlet.jee</groupId> |
| </exclusion> |
| <exclusion> |
| <artifactId>*</artifactId> |
| <groupId>org.ow2.asm</groupId> |
| </exclusion> |
| <exclusion> |
| <artifactId>*</artifactId> |
| <groupId>org.apache.lucene</groupId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.solr</groupId> |
| <artifactId>solr-solrj</artifactId> |
| <version>${solr.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.thinkaurelius.titan</groupId> |
| <artifactId>titan-lucene</artifactId> |
| <version>${titan.version}</version> |
| <!--<scope>test</scope>--> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.tinkerpop.gremlin</groupId> |
| <artifactId>gremlin-java</artifactId> |
| <version>${tinkerpop.version}</version> |
| </dependency> |
| |
| <!-- atlas modules --> |
| <dependency> |
| <groupId>org.apache.atlas</groupId> |
| <artifactId>atlas-typesystem</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.atlas</groupId> |
| <artifactId>atlas-titan</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.atlas</groupId> |
| <artifactId>atlas-server-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.atlas</groupId> |
| <artifactId>atlas-repository</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.atlas</groupId> |
| <artifactId>atlas-notification</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.atlas</groupId> |
| <artifactId>atlas-client</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.atlas</groupId> |
| <artifactId>atlas-common</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.atlas</groupId> |
| <artifactId>atlas-dashboard</artifactId> |
| <version>${project.version}</version> |
| <type>war</type> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.atlas</groupId> |
| <artifactId>atlas-webapp</artifactId> |
| <version>${project.version}</version> |
| <type>war</type> |
| </dependency> |
| |
| <!--Scala dependencies--> |
| <dependency> |
| <groupId>org.scala-lang</groupId> |
| <artifactId>scala-compiler</artifactId> |
| <version>${scala.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.scala-lang</groupId> |
| <artifactId>scala-reflect</artifactId> |
| <version>${scala.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.scala-lang</groupId> |
| <artifactId>jline</artifactId> |
| <version>${scala.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.scala-lang</groupId> |
| <artifactId>scala-library</artifactId> |
| <version>${scala.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.scala-lang</groupId> |
| <artifactId>scala-actors</artifactId> |
| <version>${scala.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.scala-lang</groupId> |
| <artifactId>scalap</artifactId> |
| <version>${scala.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.scalamacros</groupId> |
| <artifactId>quasiquotes_${scala.binary.version}</artifactId> |
| <version>${scala.macros.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.json4s</groupId> |
| <artifactId>json4s-native_2.10</artifactId> |
| <version>${json.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.github.nscala-time</groupId> |
| <artifactId>nscala-time_2.10</artifactId> |
| <version>1.6.0</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.typesafe</groupId> |
| <artifactId>config</artifactId> |
| <version>1.2.1</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.typesafe.akka</groupId> |
| <artifactId>akka-actor_2.10</artifactId> |
| <version>${akka.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.typesafe.akka</groupId> |
| <artifactId>akka-testkit_2.10</artifactId> |
| <version>${akka.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.typesafe.akka</groupId> |
| <artifactId>akka-slf4j_2.10</artifactId> |
| <version>${akka.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>io.spray</groupId> |
| <artifactId>spray-routing</artifactId> |
| <version>${spray.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>io.spray</groupId> |
| <artifactId>spray-can</artifactId> |
| <version>${spray.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>io.spray</groupId> |
| <artifactId>spray-httpx</artifactId> |
| <version>${spray.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>io.spray</groupId> |
| <artifactId>spray-testkit</artifactId> |
| <version>${spray.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.google.guava</groupId> |
| <artifactId>guava</artifactId> |
| <version>${guava.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.google.code.gson</groupId> |
| <artifactId>gson</artifactId> |
| <version>2.5</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>it.unimi.dsi</groupId> |
| <artifactId>fastutil</artifactId> |
| <version>${fastutil.version}</version> |
| </dependency> |
| |
| <!-- supports simple auth handler --> |
| <dependency> |
| <groupId>org.apache.httpcomponents</groupId> |
| <artifactId>httpclient</artifactId> |
| <version>4.4.1</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.httpcomponents</groupId> |
| <artifactId>httpcore</artifactId> |
| <version>4.4.1</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.httpcomponents</groupId> |
| <artifactId>httpmime</artifactId> |
| <version>4.4.1</version> |
| </dependency> |
| |
| <!--Test dependencies--> |
| <dependency> |
| <groupId>org.testng</groupId> |
| <artifactId>testng</artifactId> |
| <version>6.1.1</version> |
| <scope>test</scope> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.easymock</groupId> |
| <artifactId>easymock</artifactId> |
| <version>2.4</version> |
| <scope>test</scope> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.mockito</groupId> |
| <artifactId>mockito-all</artifactId> |
| <version>1.8.5</version> |
| <scope>provided</scope> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-lang3</artifactId> |
| <version>3.4</version> |
| </dependency> |
| |
| <!-- kafka --> |
| <dependency> |
| <groupId>org.apache.kafka</groupId> |
| <artifactId>kafka-clients</artifactId> |
| <version>${kafka.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.apache.kafka</groupId> |
| <artifactId>kafka_${scala.binary.version}</artifactId> |
| <version>${kafka.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>junit</groupId> |
| <artifactId>junit</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| </dependencies> |
| </dependencyManagement> |
| |
| <dependencies> |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>slf4j-api</artifactId> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>slf4j-log4j12</artifactId> |
| </dependency> |
| |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>jul-to-slf4j</artifactId> |
| </dependency> |
| </dependencies> |
| |
| <build> |
| <directory>target</directory> |
| <outputDirectory>target/classes</outputDirectory> |
| <finalName>${project.artifactId}-${project.version}</finalName> |
| <testOutputDirectory>target/test-classes</testOutputDirectory> |
| <resources> |
| <resource> |
| <directory>src/main/resources</directory> |
| <filtering>true</filtering> |
| </resource> |
| <resource> |
| <directory>..</directory> |
| <targetPath>META-INF</targetPath> |
| <includes> |
| <include>LICENSE.txt</include> |
| <include>NOTICE.txt</include> |
| </includes> |
| </resource> |
| </resources> |
| <testResources> |
| <testResource> |
| <directory>src/test/resources</directory> |
| <filtering>true</filtering> |
| </testResource> |
| </testResources> |
| |
| <pluginManagement> |
| <plugins> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>buildnumber-maven-plugin</artifactId> |
| <version>1.0</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-compiler-plugin</artifactId> |
| <version>2.3.2</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-source-plugin</artifactId> |
| <version>2.2.1</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-javadoc-plugin</artifactId> |
| <version>2.8.1</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>com.github.eirslett</groupId> |
| <artifactId>frontend-maven-plugin</artifactId> |
| <version>0.0.23</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-surefire-plugin</artifactId> |
| <version>2.16</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-failsafe-plugin</artifactId> |
| <version>2.18.1</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-deploy-plugin</artifactId> |
| <version>2.7</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-war-plugin</artifactId> |
| <version>2.4</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.rat</groupId> |
| <artifactId>apache-rat-plugin</artifactId> |
| <version>0.7</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-checkstyle-plugin</artifactId> |
| <version>2.9.1</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-site-plugin</artifactId> |
| <version>3.4</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>findbugs-maven-plugin</artifactId> |
| <version>3.0.1</version> |
| </plugin> |
| |
| <!-- Source code metrics: mvn javancss:report or mvn site --> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>javancss-maven-plugin</artifactId> |
| <version>2.0</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-dependency-plugin</artifactId> |
| <version>2.10</version> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-resources-plugin</artifactId> |
| <version>2.7</version> |
| <configuration> |
| <encoding>UTF-8</encoding> |
| </configuration> |
| </plugin> |
| |
| <plugin> |
| <groupId>net.alchim31.maven</groupId> |
| <artifactId>scala-maven-plugin</artifactId> |
| <version>3.2.0</version> |
| <executions> |
| <execution> |
| <id>scala-compile-first</id> |
| <phase>process-resources</phase> |
| <goals> |
| <goal>compile</goal> |
| </goals> |
| </execution> |
| <execution> |
| <id>scala-test-compile-first</id> |
| <phase>process-test-resources</phase> |
| <goals> |
| <goal>testCompile</goal> |
| </goals> |
| </execution> |
| </executions> |
| <configuration> |
| <scalaVersion>${scala.version}</scalaVersion> |
| <recompileMode>incremental</recompileMode> |
| <useZincServer>true</useZincServer> |
| <source>1.7</source> |
| <target>1.7</target> |
| <args> |
| <arg>-unchecked</arg> |
| <arg>-deprecation</arg> |
| <arg>-feature</arg> |
| </args> |
| <jvmArgs> |
| <jvmArg>-Xmx512m</jvmArg> |
| <jvmArg>-XX:MaxPermSize=128m</jvmArg> |
| </jvmArgs> |
| <!-- |
| <javacArgs> |
| <javacArg>-source</javacArg> |
| <javacArg>${java.version}</javacArg> |
| <javacArg>-target</javacArg> |
| <javacArg>${java.version}</javacArg> |
| </javacArgs> |
| --> |
| <!-- The following plugin is required to use quasiquotes in Scala 2.10 and is used |
| by Spark SQL for code generation. --> |
| <!--<compilerPlugins> |
| <compilerPlugin> |
| <groupId>org.scalamacros</groupId> |
| <artifactId>paradise_${scala.version}</artifactId> |
| <version>${scala.macros.version}</version> |
| </compilerPlugin> |
| </compilerPlugins>--> |
| </configuration> |
| </plugin> |
| |
| </plugins> |
| </pluginManagement> |
| |
| <plugins> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-compiler-plugin</artifactId> |
| <version>3.1</version> |
| <configuration> |
| <source>1.7</source> |
| <target>1.7</target> |
| <optimize>true</optimize> |
| </configuration> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.felix</groupId> |
| <artifactId>maven-bundle-plugin</artifactId> |
| <version>2.5.4</version> |
| <inherited>true</inherited> |
| <extensions>true</extensions> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-surefire-plugin</artifactId> |
| <version>2.18.1</version> |
| <configuration> |
| <systemProperties> |
| <user.dir>${project.basedir}</user.dir> |
| <atlas.data>${project.build.directory}/data</atlas.data> |
| </systemProperties> |
| <!--<skipTests>true</skipTests>--> |
| <forkMode>always</forkMode> |
| <redirectTestOutputToFile>true</redirectTestOutputToFile> |
| <argLine>-Djava.awt.headless=true -Dproject.version=${project.version} |
| -Dhadoop.tmp.dir="${project.build.directory}/tmp-hadoop-${user.name}" |
| -Xmx1024m -XX:MaxPermSize=512m -Dlog4j.configuration=atlas-log4j.xml |
| -Djava.net.preferIPv4Stack=true |
| </argLine> |
| <skip>${skipUTs}</skip> |
| <excludes> |
| <exclude>**/*Base*</exclude> |
| </excludes> |
| </configuration> |
| <dependencies> |
| <dependency> |
| <groupId>org.apache.maven.surefire</groupId> |
| <artifactId>surefire-testng</artifactId> |
| <version>2.18.1</version> |
| </dependency> |
| </dependencies> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-failsafe-plugin</artifactId> |
| <version>2.18.1</version> |
| <configuration> |
| <systemPropertyVariables> |
| <projectBaseDir>${projectBaseDir}</projectBaseDir> |
| <atlas.data>${project.build.directory}/data</atlas.data> |
| </systemPropertyVariables> |
| <redirectTestOutputToFile>true</redirectTestOutputToFile> |
| <argLine>-Djava.awt.headless=true -Dproject.version=${project.version} |
| -Dhadoop.tmp.dir="${project.build.directory}/tmp-hadoop-${user.name}" |
| -Xmx1024m -XX:MaxPermSize=512m -Dlog4j.configuration=atlas-log4j.xml |
| </argLine> |
| <skip>${skipITs}</skip> |
| <parallel>none</parallel> |
| <reuseForks>false</reuseForks> |
| <forkCount>1</forkCount> |
| <threadCount>5</threadCount> |
| <redirectTestOutputToFile>true</redirectTestOutputToFile> |
| </configuration> |
| <executions> |
| <execution> |
| <id>integration-test</id> |
| <goals> |
| <goal>integration-test</goal> |
| </goals> |
| </execution> |
| <execution> |
| <id>verify</id> |
| <goals> |
| <goal>verify</goal> |
| </goals> |
| </execution> |
| </executions> |
| </plugin> |
| |
| <!-- Run the application using "mvn jetty:run" --> |
| <plugin> |
| <groupId>org.eclipse.jetty</groupId> |
| <artifactId>jetty-maven-plugin</artifactId> |
| <version>${jetty.version}</version> |
| <configuration> |
| <!-- Log to the console. --> |
| <requestLog implementation="org.eclipse.jetty.server.NCSARequestLog"> |
| <!-- This doesn't do anything for Jetty, but is a workaround for a Maven bug |
| that prevents the requestLog from being set. --> |
| <append>true</append> |
| </requestLog> |
| </configuration> |
| </plugin> |
| |
| <plugin> |
| <groupId>net.alchim31.maven</groupId> |
| <artifactId>scala-maven-plugin</artifactId> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>buildnumber-maven-plugin</artifactId> |
| <executions> |
| <execution> |
| <phase>validate</phase> |
| <goals> |
| <goal>create</goal> |
| </goals> |
| </execution> |
| </executions> |
| <configuration> |
| <revisionOnScmFailure>release</revisionOnScmFailure> |
| <doCheck>false</doCheck> |
| <doUpdate>false</doUpdate> |
| </configuration> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.rat</groupId> |
| <artifactId>apache-rat-plugin</artifactId> |
| <configuration> |
| <useDefaultExcludes>true</useDefaultExcludes> |
| <useMavenDefaultExcludes>true</useMavenDefaultExcludes> |
| <useIdeaDefaultExcludes>true</useIdeaDefaultExcludes> |
| <useEclipseDefaultExcludes>true</useEclipseDefaultExcludes> |
| <excludeSubProjects>true</excludeSubProjects> |
| <excludes> |
| <exclude>*.txt</exclude> |
| <exclude>**/*.json</exclude> |
| <exclude>.pc/**</exclude> |
| <exclude>debian/**</exclude> |
| <exclude>.svn/**</exclude> |
| <exclude>.git/**</exclude> |
| <exclude>.gitignore</exclude> |
| <exclude>**/.idea/**</exclude> |
| <exclude>**/*.twiki</exclude> |
| <exclude>**/*.iml</exclude> |
| <exclude>**/*.json</exclude> |
| <exclude>**/target/**</exclude> |
| <exclude>**/target*/**</exclude> |
| <exclude>**/build/**</exclude> |
| <exclude>**/*.patch</exclude> |
| <exclude>derby.log</exclude> |
| <exclude>**/logs/**</exclude> |
| <exclude>**/.classpath</exclude> |
| <exclude>**/.project</exclude> |
| <exclude>**/.settings/**</exclude> |
| <exclude>**/test-output/**</exclude> |
| <exclude>**/mock/**</exclude> |
| <exclude>**/data/**</exclude> |
| <exclude>**/maven-eclipse.xml</exclude> |
| <exclude>**/.externalToolBuilders/**</exclude> |
| <exclude>**/build.log</exclude> |
| <exclude>.bowerrc</exclude> |
| <exclude>*.json</exclude> |
| <exclude>**/overlays/**</exclude> |
| </excludes> |
| </configuration> |
| <executions> |
| <execution> |
| <id>rat-check</id> |
| <goals> |
| <goal>check</goal> |
| </goals> |
| <phase>verify</phase> |
| </execution> |
| </executions> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-checkstyle-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>checkstyle-check</id> |
| <goals> |
| <goal>check</goal> |
| </goals> |
| <phase>verify</phase> |
| <configuration> |
| <skip>${skipCheck}</skip> |
| <consoleOutput>true</consoleOutput> |
| <includeTestSourceDirectory>true</includeTestSourceDirectory> |
| <configLocation>src/build/checkstyle.xml</configLocation> |
| <headerLocation>src/build/checkstyle-java-header.txt</headerLocation> |
| <failOnViolation>false</failOnViolation> |
| </configuration> |
| </execution> |
| </executions> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>findbugs-maven-plugin</artifactId> |
| <configuration> |
| <!--debug>true</debug --> |
| <xmlOutput>true</xmlOutput> |
| <failOnError>false</failOnError> |
| <skip>${skipCheck}</skip> |
| </configuration> |
| <executions> |
| <execution> |
| <id>findbugs-check</id> |
| <goals> |
| <goal>check</goal> |
| </goals> |
| <phase>verify</phase> |
| </execution> |
| </executions> |
| </plugin> |
| |
| <!-- Source code metrics: mvn javancss:report or mvn site --> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>javancss-maven-plugin</artifactId> |
| </plugin> |
| |
| <plugin> |
| <artifactId>maven-clean-plugin</artifactId> |
| <configuration> |
| <filesets> |
| <fileset> |
| <directory>${basedir}</directory> |
| <includes> |
| <include>**/*.pyc</include> |
| </includes> |
| <followSymlinks>false</followSymlinks> |
| </fileset> |
| </filesets> |
| </configuration> |
| </plugin> |
| |
| <plugin> |
| <artifactId>maven-site-plugin</artifactId> |
| <configuration> |
| <skip>${skipSite}</skip> |
| </configuration> |
| </plugin> |
| |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-javadoc-plugin</artifactId> |
| <configuration> |
| <skip>${skipDocs}</skip> |
| </configuration> |
| <executions> |
| <execution> |
| <id>javadoc</id> |
| <goals> |
| <goal>javadoc</goal> |
| <goal>jar</goal> |
| </goals> |
| <phase>site</phase> |
| <configuration> |
| <aggregate>true</aggregate> |
| </configuration> |
| </execution> |
| <execution> |
| <id>aggregate</id> |
| <inherited>false</inherited> |
| <goals> |
| <goal>aggregate</goal> |
| </goals> |
| </execution> |
| </executions> |
| </plugin> |
| </plugins> |
| </build> |
| </project> |