apache-ignite

Форк
0
168 строк · 5.7 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2

3
<!--
4
  Licensed to the Apache Software Foundation (ASF) under one or more
5
  contributor license agreements.  See the NOTICE file distributed with
6
  this work for additional information regarding copyright ownership.
7
  The ASF licenses this file to You under the Apache License, Version 2.0
8
  (the "License"); you may not use this file except in compliance with
9
  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, software
14
  distributed under the License is distributed on an "AS IS" BASIS,
15
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
  See the License for the specific language governing permissions and
17
  limitations under the License.
18
-->
19

20
<!--
21
    POM file.
22
-->
23
<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">
24
    <modelVersion>4.0.0</modelVersion>
25

26
    <parent>
27
        <groupId>org.apache.ignite</groupId>
28
        <artifactId>ignite-parent-internal</artifactId>
29
        <version>${revision}</version>
30
        <relativePath>../../parent-internal/pom.xml</relativePath>
31
    </parent>
32

33
    <properties>
34
        <prometheus.version>0.3.0</prometheus.version>
35
    </properties>
36

37
    <artifactId>ignite-ducktests</artifactId>
38
    <url>http://ignite.apache.org</url>
39

40
    <dependencies>
41
        <dependency>
42
            <groupId>${project.groupId}</groupId>
43
            <artifactId>ignite-core</artifactId>
44
        </dependency>
45

46
        <dependency>
47
            <groupId>${project.groupId}</groupId>
48
            <artifactId>ignite-indexing</artifactId>
49
        </dependency>
50

51
        <dependency>
52
            <groupId>${project.groupId}</groupId>
53
            <artifactId>ignite-calcite</artifactId>
54
        </dependency>
55

56
        <dependency>
57
            <groupId>${project.groupId}</groupId>
58
            <artifactId>ignite-control-utility</artifactId>
59
        </dependency>
60

61
        <dependency>
62
            <groupId>${project.groupId}</groupId>
63
            <artifactId>ignite-log4j2</artifactId>
64
        </dependency>
65

66
        <dependency>
67
            <groupId>com.fasterxml.woodstox</groupId>
68
            <artifactId>woodstox-core</artifactId>
69
            <version>5.0.3</version>
70
        </dependency>
71

72
        <dependency>
73
            <groupId>com.fasterxml.jackson.core</groupId>
74
            <artifactId>jackson-core</artifactId>
75
            <version>${jackson.version}</version>
76
        </dependency>
77

78
        <dependency>
79
            <groupId>com.fasterxml.jackson.core</groupId>
80
            <artifactId>jackson-annotations</artifactId>
81
            <version>${jackson.version}</version>
82
        </dependency>
83

84
        <dependency>
85
            <groupId>com.fasterxml.jackson.core</groupId>
86
            <artifactId>jackson-databind</artifactId>
87
            <version>${jackson.version}</version>
88
        </dependency>
89

90
        <dependency>
91
            <groupId>org.codehaus.woodstox</groupId>
92
            <artifactId>stax2-api</artifactId>
93
            <version>3.1.4</version>
94
        </dependency>
95

96
        <dependency>
97
            <groupId>org.apache.htrace</groupId>
98
            <artifactId>htrace-core4</artifactId>
99
            <version>4.1.0-incubating</version>
100
        </dependency>
101

102
        <dependency>
103
            <groupId>org.slf4j</groupId>
104
            <artifactId>slf4j-api</artifactId>
105
            <version>${slf4j.version}</version>
106
        </dependency>
107

108
        <dependency>
109
            <groupId>${project.groupId}</groupId>
110
            <artifactId>ignite-opencensus</artifactId>
111
            <version>${project.version}</version>
112
        </dependency>
113

114
        <dependency>
115
            <groupId>io.opencensus</groupId>
116
            <artifactId>opencensus-exporter-stats-prometheus</artifactId>
117
            <version>${opencensus.version}</version>
118
        </dependency>
119

120
        <dependency>
121
            <groupId>io.prometheus</groupId>
122
            <artifactId>simpleclient_httpserver</artifactId>
123
            <version>${prometheus.version}</version>
124
        </dependency>
125
    </dependencies>
126

127
    <build>
128
        <plugins>
129
            <plugin>
130
                <artifactId>maven-dependency-plugin</artifactId>
131
                <executions>
132
                    <execution>
133
                        <id>copy-libs</id>
134
                        <phase>package</phase>
135
                        <goals>
136
                            <goal>copy-dependencies</goal>
137
                        </goals>
138
                        <configuration>
139
                            <excludeGroupIds>${project.groupId}</excludeGroupIds>
140
                            <outputDirectory>target/libs</outputDirectory>
141
                            <includeScope>compile</includeScope>
142
                            <excludeTransitive>false</excludeTransitive>
143
                        </configuration>
144
                    </execution>
145
                </executions>
146
            </plugin>
147

148
            <plugin>
149
                <groupId>org.codehaus.mojo</groupId>
150
                <artifactId>build-helper-maven-plugin</artifactId>
151
                <executions>
152
                    <execution>
153
                        <id>add-sources</id>
154
                        <phase>generate-sources</phase>
155
                        <goals>
156
                            <goal>add-source</goal>
157
                        </goals>
158
                        <configuration>
159
                            <sources>
160
                                <source>tests</source>
161
                            </sources>
162
                        </configuration>
163
                    </execution>
164
                </executions>
165
            </plugin>
166
        </plugins>
167
    </build>
168
</project>
169

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.