buyingyi | 55df521 | 2013-03-24 07:20:08 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Till Westmann | 276bbc2 | 2013-06-05 18:56:27 -0700 | [diff] [blame] | 2 | <!-- |
Ian Maxon | d885779 | 2015-09-11 14:19:53 -0700 | [diff] [blame] | 3 | ! Licensed to the Apache Software Foundation (ASF) under one |
| 4 | ! or more contributor license agreements. See the NOTICE file |
| 5 | ! distributed with this work for additional information |
| 6 | ! regarding copyright ownership. The ASF licenses this file |
| 7 | ! to you under the Apache License, Version 2.0 (the |
| 8 | ! "License"); you may not use this file except in compliance |
| 9 | ! with the License. You may obtain a copy of the License at |
| 10 | ! |
| 11 | ! http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | ! |
| 13 | ! Unless required by applicable law or agreed to in writing, |
| 14 | ! software distributed under the License is distributed on an |
| 15 | ! "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 16 | ! KIND, either express or implied. See the License for the |
| 17 | ! specific language governing permissions and limitations |
| 18 | ! under the License. |
Till Westmann | 276bbc2 | 2013-06-05 18:56:27 -0700 | [diff] [blame] | 19 | !--> |
Ian Maxon | d885779 | 2015-09-11 14:19:53 -0700 | [diff] [blame] | 20 | |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 21 | <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/maven-v4_0_0.xsd"> |
| 22 | <modelVersion>4.0.0</modelVersion> |
Ian Maxon | e915e8c | 2015-07-01 17:03:31 -0700 | [diff] [blame] | 23 | <groupId>org.apache.hyracks</groupId> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 24 | <artifactId>hyracks</artifactId> |
Ian Maxon | fe7d551 | 2016-02-02 10:38:56 -0800 | [diff] [blame^] | 25 | <version>0.2.17-incubating</version> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 26 | <packaging>pom</packaging> |
buyingyi | 8d79d16 | 2012-10-22 23:04:47 +0000 | [diff] [blame] | 27 | <name>hyracks</name> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 28 | |
Chris Hillery | 4fc647c | 2014-02-13 14:49:58 -0800 | [diff] [blame] | 29 | <parent> |
Ian Maxon | e915e8c | 2015-07-01 17:03:31 -0700 | [diff] [blame] | 30 | <groupId>org.apache.hyracks</groupId> |
Ian Maxon | 2378ed6 | 2015-11-24 13:04:19 -0800 | [diff] [blame] | 31 | <artifactId>apache-asterixdb-hyracks</artifactId> |
Ian Maxon | fe7d551 | 2016-02-02 10:38:56 -0800 | [diff] [blame^] | 32 | <version>0.2.17-incubating</version> |
Chris Hillery | 4fc647c | 2014-02-13 14:49:58 -0800 | [diff] [blame] | 33 | </parent> |
Chris Hillery | 08c72ab | 2014-01-31 00:03:40 -0800 | [diff] [blame] | 34 | |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 35 | <build> |
| 36 | <plugins> |
| 37 | <plugin> |
vinayakb | 4df3110 | 2013-04-06 18:28:48 +0000 | [diff] [blame] | 38 | <groupId>org.codehaus.mojo</groupId> |
| 39 | <artifactId>versions-maven-plugin</artifactId> |
| 40 | <version>1.2</version> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 41 | </plugin> |
Ian Maxon | 9e37c96 | 2015-11-25 07:38:37 -0800 | [diff] [blame] | 42 | <plugin> |
| 43 | <groupId>org.apache.rat</groupId> |
| 44 | <artifactId>apache-rat-plugin</artifactId> |
| 45 | <version>0.11</version> |
| 46 | <configuration> |
| 47 | <skip>true</skip> |
| 48 | </configuration> |
| 49 | </plugin> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 50 | </plugins> |
| 51 | </build> |
| 52 | |
Ian Maxon | 9e37c96 | 2015-11-25 07:38:37 -0800 | [diff] [blame] | 53 | <properties> |
| 54 | <root.dir>${basedir}/..</root.dir> |
| 55 | </properties> |
| 56 | |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 57 | <repositories> |
| 58 | <repository> |
Vinayak Borkar | 29502a0 | 2013-12-11 11:18:27 -0800 | [diff] [blame] | 59 | <id>maven-central</id> |
| 60 | <url>http://repo1.maven.org/maven2/</url> |
| 61 | </repository> |
| 62 | <repository> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 63 | <id>hyracks-public</id> |
| 64 | <url>http://obelix.ics.uci.edu/nexus/content/groups/hyracks-public/</url> |
| 65 | </repository> |
| 66 | <repository> |
| 67 | <id>jboss-public</id> |
| 68 | <url>https://repository.jboss.org/nexus/content/groups/public/</url> |
| 69 | </repository> |
| 70 | </repositories> |
| 71 | |
| 72 | <pluginRepositories> |
| 73 | <pluginRepository> |
| 74 | <id>hyracks-public</id> |
| 75 | <url>http://obelix.ics.uci.edu/nexus/content/groups/hyracks-public/</url> |
| 76 | <releases> |
| 77 | <updatePolicy>always</updatePolicy> |
| 78 | </releases> |
| 79 | </pluginRepository> |
| 80 | </pluginRepositories> |
| 81 | |
| 82 | <modules> |
| 83 | <module>hyracks-ipc</module> |
| 84 | <module>hyracks-api</module> |
buyingyi | 55df521 | 2013-03-24 07:20:08 +0000 | [diff] [blame] | 85 | <module>hyracks-comm</module> |
| 86 | <module>hyracks-client</module> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 87 | <module>hyracks-dataflow-common</module> |
| 88 | <module>hyracks-dataflow-std</module> |
| 89 | <module>hyracks-dataflow-hadoop</module> |
| 90 | <module>hyracks-control</module> |
| 91 | <module>hyracks-net</module> |
| 92 | <module>hyracks-data</module> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 93 | <module>hyracks-storage-common</module> |
| 94 | <module>hyracks-storage-am-common</module> |
vinayakb | 4df3110 | 2013-04-06 18:28:48 +0000 | [diff] [blame] | 95 | <module>hyracks-storage-am-bloomfilter</module> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 96 | <module>hyracks-storage-am-btree</module> |
vinayakb | 4df3110 | 2013-04-06 18:28:48 +0000 | [diff] [blame] | 97 | <module>hyracks-storage-am-lsm-invertedindex</module> |
| 98 | <module>hyracks-storage-am-lsm-common</module> |
| 99 | <module>hyracks-storage-am-lsm-btree</module> |
| 100 | <module>hyracks-storage-am-lsm-rtree</module> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 101 | <module>hyracks-storage-am-rtree</module> |
| 102 | <module>hyracks-test-support</module> |
| 103 | <module>hyracks-tests</module> |
| 104 | <module>hyracks-server</module> |
| 105 | <module>hyracks-examples</module> |
| 106 | <module>hyracks-documentation</module> |
Ian Maxon | d0d0504 | 2015-09-11 17:34:39 -0700 | [diff] [blame] | 107 | <!--module>hyracks-hadoop-compat</module--> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 108 | <module>hyracks-maven-plugins</module> |
buyingyi | 55df521 | 2013-03-24 07:20:08 +0000 | [diff] [blame] | 109 | <module>hyracks-hdfs</module> |
| 110 | <module>hyracks-dist</module> |
vinayakb | 4df3110 | 2013-04-06 18:28:48 +0000 | [diff] [blame] | 111 | <!--module>hyracks-yarn</module --> |
vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 112 | </modules> |
| 113 | </project> |