taxeditor / pom.xml @ e8268306
History | View | Annotate | Download (14.9 KB)
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
---|---|
2 |
<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"> |
3 |
<modelVersion>4.0.0</modelVersion> |
4 |
<prerequisites>
|
5 |
<maven>3.0</maven> |
6 |
</prerequisites>
|
7 |
<groupId>eu.etaxonomy</groupId> |
8 |
<artifactId>taxeditor-parent</artifactId> |
9 |
<version>3.8.0-SNAPSHOT</version> |
10 |
<name>EDIT Taxonomic Editor</name> |
11 |
<description>The Taxonomic Editor for EDIT's platform for
|
12 |
cybertaxonomy |
13 |
</description>
|
14 |
<url>http://cybertaxonomy.eu/taxeditor//taxeditor//taxeditor//taxeditor//taxeditor//taxeditor//taxeditor/
|
15 |
</url>
|
16 |
<inceptionYear>2007</inceptionYear> |
17 |
<packaging>pom</packaging> |
18 |
<properties>
|
19 |
<java.codelevel>1.6</java.codelevel> |
20 |
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
21 |
<cdmlib.version>3.9.0-SNAPSHOT</cdmlib.version> |
22 |
<!-- TODO can we use project.version ????? -->
|
23 |
<tycho.version>0.22.0</tycho.version> |
24 |
<taxeditor.version>3.9.0-SNAPSHOT</taxeditor.version> |
25 |
<update.dir>snapshot</update.dir> |
26 |
</properties>
|
27 |
<modules>
|
28 |
<module>eu.etaxonomy.taxeditor.cdmlib</module> |
29 |
<module>eu.etaxonomy.taxeditor.store</module> |
30 |
<module>eu.etaxonomy.taxeditor.navigation</module> |
31 |
<module>eu.etaxonomy.taxeditor.editor</module> |
32 |
<module>eu.etaxonomy.taxeditor.bulkeditor</module> |
33 |
<module>eu.etaxonomy.taxeditor.printpublisher</module> |
34 |
<module>eu.etaxonomy.taxeditor.help</module> |
35 |
<module>eu.etaxonomy.taxeditor.molecular</module> |
36 |
<module>eu.etaxonomy.taxeditor.molecular.lib</module> |
37 |
<module>eu.etaxonomy.taxeditor.application</module> |
38 |
<module>eu.etaxonomy.taxeditor.feature.platform</module> |
39 |
<module>eu.etaxonomy.taxeditor.feature</module> |
40 |
<module>eu.etaxonomy.taxeditor</module> |
41 |
</modules>
|
42 |
<scm>
|
43 |
<connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/taxeditor/
|
44 |
</connection>
|
45 |
<developerConnection>scm:svn:https://dev.e-taxonomy.eu/svn/trunk/taxeditor/
|
46 |
</developerConnection>
|
47 |
<url>https://dev.e-taxonomy.eu/trac/browser/trunk/taxeditor/</url> |
48 |
</scm>
|
49 |
<mailingLists>
|
50 |
<mailingList>
|
51 |
<name>EDIT Taxonomic Editor</name> |
52 |
<subscribe>
|
53 |
edit-taxonomic-editor+subscribe@googlegroups.com |
54 |
</subscribe>
|
55 |
<unsubscribe>
|
56 |
edit-taxonomic-editor+unsubscribe@googlegroups.com |
57 |
</unsubscribe>
|
58 |
<post>edit-taxonomic-editor@googlegroups.com</post> |
59 |
<archive>http://groups.google.com/group/edit-taxonomic-editor/topics
|
60 |
</archive>
|
61 |
</mailingList>
|
62 |
</mailingLists>
|
63 |
<licenses>
|
64 |
<license>
|
65 |
<name>Mozilla Public License Version 1.1</name> |
66 |
<url>http://www.mozilla.org/MPL/MPL-1.1.html</url> |
67 |
<distribution>repo</distribution> |
68 |
</license>
|
69 |
</licenses>
|
70 |
<developers>
|
71 |
<developer>
|
72 |
<!-- your SVN account id please! -->
|
73 |
<id>a.kohlbecker</id> |
74 |
<name>
|
75 |
Andreas Kohlbecker |
76 |
</name>
|
77 |
<email>a.kohlbecker [at] bgbm.org</email> |
78 |
<organization>
|
79 |
Botanic Garden Botanical Museum Berlin |
80 |
</organization>
|
81 |
<organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl> |
82 |
<timezone>+1</timezone> |
83 |
<roles>
|
84 |
<role>Java Developer</role> |
85 |
<role>Architect</role> |
86 |
</roles>
|
87 |
<url/> |
88 |
</developer>
|
89 |
<developer>
|
90 |
<!-- your SVN account id please! -->
|
91 |
<id>a.mueller</id> |
92 |
<name>
|
93 |
Andreas Müller |
94 |
</name>
|
95 |
<email>a.mueller [at] bgbm.org</email> |
96 |
<organization>
|
97 |
Botanic Garden Botanical Museum Berlin |
98 |
</organization>
|
99 |
<organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl> |
100 |
<timezone>+1</timezone> |
101 |
<roles>
|
102 |
<role>Java Developer</role> |
103 |
<role>Architect</role> |
104 |
</roles>
|
105 |
<url/> |
106 |
</developer>
|
107 |
</developers>
|
108 |
<issueManagement>
|
109 |
<system>Trac</system> |
110 |
<url>http://dev.e-taxonomy.eu/trac/</url> |
111 |
</issueManagement>
|
112 |
<ciManagement>
|
113 |
<system>Jenkins</system> |
114 |
<url>http://160.45.63.201/jenkins/view/EDIT%20Taxonomic%20Editor/
|
115 |
</url>
|
116 |
</ciManagement>
|
117 |
<!-- **** REPOSITORIES **** -->
|
118 |
<profiles>
|
119 |
<profile>
|
120 |
<id>local-repository</id> |
121 |
<activation>
|
122 |
<property>
|
123 |
<name>localrepo</name> |
124 |
</property>
|
125 |
</activation>
|
126 |
<repositories>
|
127 |
<repository>
|
128 |
<id>EditLocalRepository</id> |
129 |
<url>file://${localrepo}/eu/etaxonomy/</url> |
130 |
<releases>
|
131 |
<enabled>false</enabled> |
132 |
<updatePolicy>always</updatePolicy> |
133 |
</releases>
|
134 |
<snapshots>
|
135 |
<enabled>true</enabled> |
136 |
<updatePolicy>always</updatePolicy> |
137 |
</snapshots>
|
138 |
</repository>
|
139 |
</repositories>
|
140 |
</profile>
|
141 |
</profiles>
|
142 |
<repositories>
|
143 |
<!-- the cdm internal repository -->
|
144 |
<repository>
|
145 |
<id>EditRepository</id> |
146 |
<url>http://wp5.e-taxonomy.eu/mavenrepo/</url> |
147 |
</repository>
|
148 |
<repository>
|
149 |
<id>eclipse-indigo</id> |
150 |
<layout>p2</layout> |
151 |
<url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/
|
152 |
</url>
|
153 |
</repository>
|
154 |
<!-- The nebula repository (retention period 2 years starting Q32014)
|
155 |
set here is an archived one so as to have a stable version of the jar when
|
156 |
building the editor . Refer to #4452 for details -->
|
157 |
<repository>
|
158 |
<id>eclipse-nebula</id> |
159 |
<layout>p2</layout> |
160 |
<url>http://download.eclipse.org/technology/nebula/archives/Q32014/release/
|
161 |
</url>
|
162 |
</repository>
|
163 |
<repository>
|
164 |
<id>eclipse-swtbot</id> |
165 |
<layout>p2</layout> |
166 |
<url>http://download.eclipse.org/releases/indigo</url> |
167 |
</repository>
|
168 |
</repositories>
|
169 |
<build>
|
170 |
<plugins>
|
171 |
<plugin>
|
172 |
<groupId>org.eclipse.tycho</groupId> |
173 |
<artifactId>tycho-maven-plugin</artifactId> |
174 |
<version>${tycho.version}</version> |
175 |
<extensions>true</extensions> |
176 |
</plugin>
|
177 |
<plugin>
|
178 |
<groupId>org.eclipse.tycho</groupId> |
179 |
<artifactId>tycho-packaging-plugin</artifactId> |
180 |
<version>${tycho.version}</version> |
181 |
<configuration>
|
182 |
<strictVersions>true</strictVersions> |
183 |
</configuration>
|
184 |
</plugin>
|
185 |
<plugin>
|
186 |
<groupId>org.eclipse.tycho</groupId> |
187 |
<artifactId>tycho-p2-repository-plugin</artifactId> |
188 |
<version>${tycho.version}</version> |
189 |
<configuration>
|
190 |
<includeAllDependencies>true</includeAllDependencies> |
191 |
</configuration>
|
192 |
</plugin>
|
193 |
<plugin>
|
194 |
<groupId>org.eclipse.tycho</groupId> |
195 |
<artifactId>target-platform-configuration</artifactId> |
196 |
<version>${tycho.version}</version> |
197 |
<configuration>
|
198 |
<environments>
|
199 |
<environment>
|
200 |
<os>macosx</os> |
201 |
<ws>cocoa</ws> |
202 |
<arch>x86_64</arch> |
203 |
</environment>
|
204 |
<environment>
|
205 |
<os>win32</os> |
206 |
<ws>win32</ws> |
207 |
<arch>x86</arch> |
208 |
</environment>
|
209 |
<environment>
|
210 |
<os>win32</os> |
211 |
<ws>win32</ws> |
212 |
<arch>x86_64</arch> |
213 |
</environment>
|
214 |
<environment>
|
215 |
<os>linux</os> |
216 |
<ws>gtk</ws> |
217 |
<arch>x86</arch> |
218 |
</environment>
|
219 |
<environment>
|
220 |
<os>linux</os> |
221 |
<ws>gtk</ws> |
222 |
<arch>x86_64</arch> |
223 |
</environment>
|
224 |
</environments>
|
225 |
</configuration>
|
226 |
</plugin>
|
227 |
<plugin>
|
228 |
<groupId>org.apache.maven.plugins</groupId> |
229 |
<artifactId>maven-compiler-plugin</artifactId> |
230 |
<version>2.3.2</version> |
231 |
<configuration>
|
232 |
<source>1.6</source> |
233 |
<target>1.6</target> |
234 |
</configuration>
|
235 |
</plugin>
|
236 |
<plugin>
|
237 |
<groupId>org.apache.maven.plugins</groupId> |
238 |
<artifactId>maven-surefire-plugin</artifactId> |
239 |
<version>2.6</version> |
240 |
<configuration>
|
241 |
<includes>
|
242 |
<include>**/*Test.java</include> |
243 |
</includes>
|
244 |
<systemPropertyVariables>
|
245 |
<property>
|
246 |
<name>hibernate.connection.driver_class</name> |
247 |
<value>${hibernate.connection.driver_class}</value> |
248 |
</property>
|
249 |
<property>
|
250 |
<name>hibernate.connection.url</name> |
251 |
<value>${hibernate.connection.url}</value> |
252 |
</property>
|
253 |
<property>
|
254 |
<name>hibernate.connection.username</name> |
255 |
<value>${hibernate.connection.username}</value> |
256 |
</property>
|
257 |
<property>
|
258 |
<name>hibernate.connection.password</name> |
259 |
<value>${hibernate.connection.password}</value> |
260 |
</property>
|
261 |
</systemPropertyVariables>
|
262 |
</configuration>
|
263 |
</plugin>
|
264 |
<plugin>
|
265 |
<groupId>org.apache.maven.plugins</groupId> |
266 |
<artifactId>maven-site-plugin</artifactId> |
267 |
<version>3.0</version> |
268 |
<configuration>
|
269 |
<locales>en</locales> |
270 |
</configuration>
|
271 |
</plugin>
|
272 |
<plugin>
|
273 |
<groupId>org.apache.maven.plugins</groupId> |
274 |
<artifactId>maven-source-plugin</artifactId> |
275 |
<version>2.1.2</version> |
276 |
<executions>
|
277 |
<execution>
|
278 |
<id>attach-sources</id> |
279 |
<phase>verify</phase> |
280 |
<goals>
|
281 |
<goal>jar</goal> |
282 |
</goals>
|
283 |
</execution>
|
284 |
</executions>
|
285 |
</plugin>
|
286 |
<plugin>
|
287 |
<groupId>org.apache.maven.plugins</groupId> |
288 |
<artifactId>maven-javadoc-plugin</artifactId> |
289 |
<version>2.7</version> |
290 |
<configuration>
|
291 |
<stylesheet>maven</stylesheet> |
292 |
<quiet>true</quiet>
|
293 |
<detectLinks>true</detectLinks>
|
294 |
<failOnError>false</failOnError>
|
295 |
</configuration>
|
296 |
<executions>
|
297 |
<execution>
|
298 |
<id>aggregate</id>
|
299 |
<goals>
|
300 |
<goal>aggregate</goal>
|
301 |
</goals>
|
302 |
<phase>site</phase>
|
303 |
</execution>
|
304 |
</executions>
|
305 |
</plugin>
|
306 |
<plugin>
|
307 |
<groupId>org.apache.maven.plugins</groupId>
|
308 |
<artifactId>maven-eclipse-plugin</artifactId>
|
309 |
<version>2.8</version>
|
310 |
<configuration>
|
311 |
<downloadSources>true</downloadSources>
|
312 |
<downloadJavadocs>true</downloadJavadocs>
|
313 |
<additionalProjectnatures>
|
314 |
<projectnature>org.eclipse.pde.PluginNature</projectnature>
|
315 |
</additionalProjectnatures>
|
316 |
</configuration>
|
317 |
</plugin>
|
318 |
<!-- ====== DEPLOY ====== -->
|
319 |
<plugin>
|
320 |
<groupId>org.apache.maven.plugins</groupId>
|
321 |
<artifactId>maven-release-plugin</artifactId>
|
322 |
<version>2.2.1</version>
|
323 |
<configuration>
|
324 |
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>
|
325 |
<autoVersionSubmodules>false</autoVersionSubmodules>
|
326 |
<!--preparationGoals>clean verify install</preparationGoals -->
|
327 |
<!--goals>deploy</goals -->
|
328 |
<!-- skipping site-deploy by explicitly configuring the goal here -->
|
329 |
<tagBase>http://dev.e-taxonomy.eu/svn/tags/taxeditor</tagBase>
|
330 |
</configuration>
|
331 |
</plugin>
|
332 |
<plugin>
|
333 |
<groupId>external.atlassian.jgitflow</groupId>
|
334 |
<artifactId>jgitflow-maven-plugin</artifactId>
|
335 |
<version>1.0-m6</version>
|
336 |
<configuration>
|
337 |
<pushHotfixes>true</pushHotfixes>
|
338 |
<pushReleases>true</pushReleases>
|
339 |
<enableSshAgent>true</enableSshAgent>
|
340 |
<allowSnapshots>true</allowSnapshots>
|
341 |
<allowUntracked>true</allowUntracked>
|
342 |
</configuration>
|
343 |
<dependencies>
|
344 |
<!--
|
345 |
upgrading dependency jsch.agent.version of jgit-flow plugin to 0.1.53
|
346 |
in order have ssl key exchange algorithms compatible with openssh 6.7
|
347 |
-->
|
348 |
<dependency>
|
349 |
<groupId>com.jcraft</groupId>
|
350 |
<artifactId>jsch</artifactId>
|
351 |
<version>0.1.53</version>
|
352 |
</dependency>
|
353 |
</dependencies>
|
354 |
</plugin>
|
355 |
</plugins>
|
356 |
<extensions>
|
357 |
<extension>
|
358 |
<groupId>org.apache.maven.wagon</groupId>
|
359 |
<artifactId>wagon-scm</artifactId>
|
360 |
<version>1.0-alpha-5</version>
|
361 |
</extension>
|
362 |
<extension>
|
363 |
<groupId>org.apache.maven.wagon</groupId>
|
364 |
<artifactId>wagon-ssh</artifactId>
|
365 |
<version>1.0-beta-7</version>
|
366 |
</extension>
|
367 |
<extension>
|
368 |
<groupId>org.apache.maven.wagon</groupId>
|
369 |
<artifactId>wagon-ssh-external</artifactId>
|
370 |
<version>1.0-beta-6</version>
|
371 |
</extension>
|
372 |
<extension>
|
373 |
<groupId>org.apache.maven.scm</groupId>
|
374 |
<artifactId>maven-scm-manager-plexus</artifactId>
|
375 |
<version>1.0</version>
|
376 |
</extension>
|
377 |
<extension>
|
378 |
<groupId>org.apache.maven.scm</groupId>
|
379 |
<artifactId>maven-scm-provider-svnexe</artifactId>
|
380 |
<version>1.0</version>
|
381 |
</extension>
|
382 |
<!-- WebDAV plugin to upload snapshots -->
|
383 |
<extension>
|
384 |
<groupId>org.apache.maven.wagon</groupId>
|
385 |
<artifactId>wagon-webdav</artifactId>
|
386 |
<version>1.0-beta-2</version>
|
387 |
</extension>
|
388 |
</extensions>
|
389 |
<pluginManagement>
|
390 |
<plugins>
|
391 |
<plugin>
|
392 |
<groupId>org.apache.maven.plugins</groupId>
|
393 |
<artifactId>maven-antrun-plugin</artifactId>
|
394 |
<version>1.7</version>
|
395 |
</plugin>
|
396 |
</plugins>
|
397 |
</pluginManagement>
|
398 |
</build>
|
399 |
<reporting>
|
400 |
<plugins>
|
401 |
<plugin>
|
402 |
<!-- you will want to start by publishing your classes' Javadocs -->
|
403 |
<groupId>org.apache.maven.plugins</groupId>
|
404 |
<artifactId>maven-javadoc-plugin</artifactId>
|
405 |
<version>2.7</version>
|
406 |
<configuration>
|
407 |
<detectLinks>true</detectLinks>
|
408 |
</configuration>
|
409 |
</plugin>
|
410 |
<plugin>
|
411 |
<!-- this will generate an indexed and cross-referenced HTML version
|
412 |
of your source code -->
|
413 |
<groupId>org.apache.maven.plugins</groupId>
|
414 |
<artifactId>maven-jxr-plugin</artifactId>
|
415 |
<version>2.2</version>
|
416 |
</plugin>
|
417 |
<plugin>
|
418 |
<groupId>org.apache.maven.plugins</groupId>
|
419 |
<artifactId>maven-changes-plugin</artifactId>
|
420 |
<version>2.3</version>
|
421 |
<configuration>
|
422 |
<issueLinkTemplatePerSystem>
|
423 |
<default>%URL%/ticket/%ISSUE%</default>
|
424 |
</issueLinkTemplatePerSystem>
|
425 |
</configuration>
|
426 |
<reportSets>
|
427 |
<reportSet>
|
428 |
<reports>
|
429 |
<report>changes-report</report>
|
430 |
</reports>
|
431 |
</reportSet>
|
432 |
</reportSets>
|
433 |
</plugin>
|
434 |
</plugins>
|
435 |
</reporting>
|
436 |
<!-- DISTRIBUTION MANAGEMENT -->
|
437 |
<distributionManagement>
|
438 |
<site>
|
439 |
<id>wp5.e-taxonomy.eu</id>
|
440 |
<name>EDIT Taxonomic Editor</name>
|
441 |
<url>scpexe://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/taxeditor/
|
442 |
</url>
|
443 |
</site>
|
444 |
<repository>
|
445 |
<uniqueVersion>false</uniqueVersion>
|
446 |
<id>wp5.e-taxonomy.eu</id>
|
447 |
<name>Edit Maven Repository</name>
|
448 |
<url>scpexe://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/mavenrepo/
|
449 |
</url>
|
450 |
</repository>
|
451 |
</distributionManagement>
|
452 |
</project>
|
453 |
|