ref #8471: set details view disabled for computed descriptions and remove unnecessary...
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 9e46196b7c866e3f6255758c3150896a65ab9947..f4e0a821cd67153323c89bdf9e038c65380e61a0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,11 +2,11 @@
 <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">
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
-    <maven>3.0</maven>
+    <maven>3.2.3</maven>
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>4.11.1</version>
+  <version>5.23.0-SNAPSHOT</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy
   <properties>
     <java.codelevel>1.8</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>4.11.0</cdmlib.version>
+    <cdmlib.version>5.23.0-SNAPSHOT</cdmlib.version>
     <!-- TODO can we use project.version ????? -->
     <!-- Increasing tycho above 0.22.0 will fail for the macosx build because 
       for higher version numbers tycho needs to be build against Eclipse Mars or 
       higher -->
     <tycho.version>1.0.0</tycho.version>
-    <taxeditor.version>4.11.0</taxeditor.version>
+    <taxeditor.version>5.23.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
-    <unitils.version>3.4.2</unitils.version>
     <log4j.version>1.2.17</log4j.version>
+    <httpcomponents.version>4.5.12</httpcomponents.version>
+    <jetty-version>9.4.26.v20200117</jetty-version>
     <javadoc.opts>-Xdoclint:none</javadoc.opts>
   </properties>
   <modules>
     <module>eu.etaxonomy.taxeditor.help</module>
     <module>eu.etaxonomy.taxeditor.molecular</module>
     <module>eu.etaxonomy.taxeditor.molecular.lib</module>
-    <module>eu.etaxonomy.taxeditor.webapp</module>
+    <module>eu.etaxonomy.taxeditor.local</module>
     <module>eu.etaxonomy.taxeditor.application</module>
     <module>eu.etaxonomy.taxeditor.feature.platform</module>
     <module>eu.etaxonomy.taxeditor.feature</module>
     <module>eu.etaxonomy.taxeditor</module>
+    <!-- 
+        By now tests come after the product build!
+        
+        The original reason for this is unclear, but 
+        momentarily the test ProgressMonitorServiceTest.testMonitLongRunningMethodWithException()
+        frequently fails for unknown reasons and would block building the products.
+    -->
     <module>eu.etaxonomy.taxeditor.test</module>
   </modules>
   <scm>
       <!-- your SVN account id please! -->
       <id>a.kohlbecker</id>
       <name>
-        Andreas Kohlbecker
-      </name>
+                Andreas Kohlbecker
+            </name>
       <email>a.kohlbecker [at] bgbm.org</email>
       <organization>
-        Botanic Garden Botanical Museum Berlin
-      </organization>
+                Botanical Garden Botanical Museum Berlin
+            </organization>
       <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
       <timezone>+1</timezone>
       <roles>
-        <role>Java Developer</role>
         <role>Architect</role>
+        <role>Java Developer</role>
+        <role>Release Manager</role>
+      </roles>
+      <url/>
+    </developer>
+    <developer>
+      <!-- your SVN account id please! -->
+      <id>k.luther</id>
+      <name>
+                Katja Luther
+            </name>
+      <email>k.luther [at] bgbm.org</email>
+      <organization>
+                Botanical Garden Botanical Museum Berlin
+            </organization>
+      <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
+      <timezone>+1</timezone>
+      <roles>
+        <role>Java Developer</role>
       </roles>
       <url/>
     </developer>
       <!-- your SVN account id please! -->
       <id>a.mueller</id>
       <name>
-        Andreas Müller
-      </name>
+                Andreas Müller
+            </name>
       <email>a.mueller [at] bgbm.org</email>
       <organization>
-        Botanic Garden Botanical Museum Berlin
-      </organization>
+                Botanical Garden Botanical Museum Berlin
+            </organization>
       <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
       <timezone>+1</timezone>
       <roles>
-        <role>Java Developer</role>
         <role>Architect</role>
+        <role>Java Developer</role>
+        <role>Release Manager</role>
+      </roles>
+      <url/>
+    </developer>
+    <developer>
+      <!-- your SVN account id please! -->
+      <id>p.plitzner</id>
+      <name>
+               Patrick Plitzner
+            </name>
+      <email>p.plitzner [at] bgbm.org</email>
+      <organization>
+                Botanical Garden Botanical Museum Berlin
+            </organization>
+      <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
+      <timezone>+1</timezone>
+      <roles>
+        <role>Java Developer</role>
       </roles>
       <url/>
     </developer>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>http://160.45.63.201/jenkins/view/EDIT%20Taxonomic%20Editor/
+    <url>http://int.e-taxonomy.eu/jenkins/view/EDIT%20Taxonomic%20Editor/
     </url>
   </ciManagement>
   <!-- **** REPOSITORIES **** -->
       <layout>p2</layout>
       <url>http://download.eclipse.org/technology/swtbot/snapshots/</url>
     </repository>
-    <!-- The nebula repository (retention period 2 years starting Q32014) 
-      set here is an archived one so as to have a stable version of the jar when 
-      building the editor . Refer to #4452 for details -->
     <repository>
       <id>eclipse-nebula</id>
       <layout>p2</layout>
       <url>http://download.eclipse.org/nebula/releases/latest</url>
     </repository>
+    <repository>
+      <id>nattable</id>
+      <layout>p2</layout>
+      <url>http://download.eclipse.org/nattable/releases/1.5.0/repository/</url>
+    </repository>
     <repository>
       <id>eclipse-neon</id>
       <layout>p2</layout>
             <id>attach-sources</id>
             <phase>verify</phase>
             <goals>
-              <goal>jar</goal>
+              <goal>jar-no-fork</goal>
             </goals>
           </execution>
         </executions>
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
         <artifactId>wagon-ssh</artifactId>
-        <version>1.0-beta-6</version>
+        <version>2.12</version>
       </extension>
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
         <artifactId>wagon-ssh-external</artifactId>
-        <version>1.0-beta-6</version>
+        <version>2.12</version>
       </extension>
       <extension>
         <groupId>org.apache.maven.scm</groupId>
       <dependency>
         <groupId>com.itextpdf</groupId>
         <artifactId>itextpdf</artifactId>
-        <version>5.5.8</version>
+        <version>5.5.13.1</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.httpcomponents</groupId>
+        <artifactId>httpclient</artifactId>
+        <version>${httpcomponents.version}</version>
       </dependency>
     </dependencies>
   </dependencyManagement>