improved handling for missing representation for certain language #4249
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3cf46b1321155fe989d44b21a62592cd0aa05e2b..64c16764525ecadd01e7fc043f69613c5583c5c4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 <?xml version="1.0" encoding="UTF-8"?>
 <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>
-       <groupId>eu.etaxonomy</groupId>
-       <artifactId>taxeditor-parent</artifactId>
-       <version>3.0</version>
-       <name>EDIT Taxonomic Editor</name>
-       <description>The Taxonomic Editor for EDIT's platform for cybertaxonomy</description>
-       <url>http://wp5.e-taxonomy.eu</url>
-       <inceptionYear>2007</inceptionYear>
-       <packaging>pom</packaging>
-       <properties>
-               <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <cdmlib.version>3.0</cdmlib.version>
-       </properties>
-       <modules>
-               <module>eu.etaxonomy.taxeditor.cdmlib</module>
-               <module>eu.etaxonomy.taxeditor.store</module>
-               <module>eu.etaxonomy.taxeditor.navigation</module>
-               <module>eu.etaxonomy.taxeditor.editor</module>
-               <module>eu.etaxonomy.taxeditor.bulkeditor</module>
-               <module>eu.etaxonomy.taxeditor.printpublisher</module>
-               <!--module>eu.etaxonomy.taxeditor.annotatedlineeditor</module-->
-               <module>eu.etaxonomy.taxeditor.application</module>
+  <modelVersion>4.0.0</modelVersion>
+  <prerequisites>
+    <maven>3.0</maven>
+  </prerequisites>
+  <groupId>eu.etaxonomy</groupId>
+  <artifactId>taxeditor-parent</artifactId>
+  <version>3.3.6-SNAPSHOT</version>
+  <name>EDIT Taxonomic Editor</name>
+  <description>The Taxonomic Editor for EDIT's platform for cybertaxonomy</description>
+  <url>http://cybertaxonomy.eu/taxeditor//taxeditor//taxeditor//taxeditor//taxeditor//taxeditor//taxeditor/</url>
+  <inceptionYear>2007</inceptionYear>
+  <packaging>pom</packaging>
+  <properties>
+    <java.codelevel>1.6</java.codelevel>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <cdmlib.version>3.3.6-SNAPSHOT</cdmlib.version>
+    <!-- TODO can we use project.version ????? -->
+    <tycho.version>0.14.0</tycho.version>
+    <taxeditor.version>3.3.6-SNAPSHOT</taxeditor.version>
+  </properties>
+  <modules>
+    <module>eu.etaxonomy.taxeditor.cdmlib</module>
+    <module>eu.etaxonomy.taxeditor.store</module>
+    <module>eu.etaxonomy.taxeditor.navigation</module>
+    <module>eu.etaxonomy.taxeditor.editor</module>
+    <module>eu.etaxonomy.taxeditor.bulkeditor</module>
+    <module>eu.etaxonomy.taxeditor.printpublisher</module>
+    <!--module>eu.etaxonomy.taxeditor.annotatedlineeditor</module-->
+    <module>eu.etaxonomy.taxeditor.help</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>
   </modules>
-       <scm>
-               <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/taxeditor/</connection>
-               <developerConnection>scm:svn:https://dev.e-taxonomy.eu/svn/trunk/taxeditor/</developerConnection>
-               <url>http://dev.e-taxonomy.eu/websvn/listing.php?repname=EDIT+Taxonomic+Editor</url>
-       </scm>
-       <mailingLists>
-               <mailingList>
-                       <name>EDIT Taxonomic Editor</name>
-                       <subscribe>
+  <scm>
+    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/taxeditor/</connection>
+    <developerConnection>scm:svn:https://dev.e-taxonomy.eu/svn/trunk/taxeditor/</developerConnection>
+    <url>https://dev.e-taxonomy.eu/trac/browser/trunk/taxeditor/</url>
+  </scm>
+  <mailingLists>
+    <mailingList>
+      <name>EDIT Taxonomic Editor</name>
+      <subscribe>
                                edit-taxonomic-editor+subscribe@googlegroups.com
                        </subscribe>
-                       <unsubscribe>
+      <unsubscribe>
                                edit-taxonomic-editor+unsubscribe@googlegroups.com
                        </unsubscribe>
-                       <post>edit-taxonomic-editor@googlegroups.com</post>
-                       <archive>http://groups.google.com/group/edit-taxonomic-editor/topics</archive>
-               </mailingList>
-       </mailingLists>
-       <licenses>
-               <license>
-                       <name>Mozilla Public License Version 1.1</name>
-                       <url>http://www.mozilla.org/MPL/MPL-1.1.html</url>
-                       <distribution>repo</distribution>
-               </license>
-       </licenses>
-       <developers>
-               <developer>
-                       <!-- your SVN account id please! -->
-                       <id>n.hoffmann</id>
-                       <name>
-                               Niels Hoffmann
+      <post>edit-taxonomic-editor@googlegroups.com</post>
+      <archive>http://groups.google.com/group/edit-taxonomic-editor/topics</archive>
+    </mailingList>
+  </mailingLists>
+  <licenses>
+    <license>
+      <name>Mozilla Public License Version 1.1</name>
+      <url>http://www.mozilla.org/MPL/MPL-1.1.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <!-- your SVN account id please! -->
+      <id>a.kohlbecker</id>
+      <name>
+                       Andreas Kohlbecker
                        </name>
-                       <email>n.hoffmann [at] bgbm.org</email>
-                       <organization>
+      <email>a.kohlbecker [at] bgbm.org</email>
+      <organization>
                                Botanic Garden Botanical Museum Berlin
                        </organization>
-                       <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
-                       <timezone>+1</timezone>
-                       <roles>
-                               <role>Java Developer</role>
-                               <role>Architect</role>
-                       </roles>
-                       <url/>
-               </developer>
-       </developers>
-       <issueManagement>
-               <system>Trac</system>
-               <url>http://dev.e-taxonomy.eu/trac/</url>
-       </issueManagement>
-       <ciManagement>
-               <system>Hudson</system>
-               <url>http://160.45.63.201/jenkins</url>
-       </ciManagement>
-       <!-- **** REPOSITORIES **** -->
-       <repositories>
-               <!-- the cdm internal repository -->
-               <repository>
-                       <id>EditRepository</id>
-                       <url>http://wp5.e-taxonomy.eu/cdmlib/mavenrepo/</url>
-               </repository>
-       </repositories>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-compiler-plugin</artifactId>
-                               <version>2.3.2</version>
-                               <configuration>
-                                       <source>1.6</source>
-                                       <target>1.6</target>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-surefire-plugin</artifactId>
-                               <version>2.6</version>
-                               <configuration>
-                                       <includes>
-                                               <include>**/*Test.java</include>
-                                       </includes>
-                                       <systemPropertyVariables>
-                                               <property>
-                                                       <name>hibernate.connection.driver_class</name>
-                                                       <value>${hibernate.connection.driver_class}</value>
-                                               </property>
-                                               <property>
-                                                       <name>hibernate.connection.url</name>
-                                                       <value>${hibernate.connection.url}</value>
-                                               </property>
-                                               <property>
-                                                       <name>hibernate.connection.username</name>
-                                                       <value>${hibernate.connection.username}</value>
-                                               </property>
-                                               <property>
-                                                       <name>hibernate.connection.password</name>
-                                                       <value>${hibernate.connection.password}</value>
-                                               </property>
-                                       </systemPropertyVariables>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-site-plugin</artifactId>
-                               <version>2.1.1</version>
-                               <configuration>
-                                       <locales>en</locales>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-source-plugin</artifactId>
-                               <version>2.1.2</version>
-                               <executions>
-                                       <execution>
-                                               <id>attach-sources</id>
-                                               <phase>verify</phase>
-                                               <goals>
-                                                       <goal>jar</goal>
-                                               </goals>
-                                       </execution>
-                               </executions>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-javadoc-plugin</artifactId>
-                               <version>2.7</version>
-                               <configuration>
-                                       <stylesheet>maven</stylesheet>
-                                       <quiet>true</quiet>
-                                       <detectLinks>true</detectLinks>
-                                       <failOnError>false</failOnError>
-                               </configuration>
-                               <executions>
-                                       <execution>
-                                               <id>aggregate</id>
-                                               <goals>
-                                                       <goal>aggregate</goal>
-                                               </goals>
-                                               <phase>site</phase>
-                                       </execution>
-                               </executions>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-eclipse-plugin</artifactId>
-                               <version>2.8</version>
-                               <configuration>
-                                       <downloadSources>true</downloadSources>
-                                       <downloadJavadocs>true</downloadJavadocs>
-                                       <additionalProjectnatures>
-                                               <projectnature>org.eclipse.pde.PluginNature</projectnature>
-                                       </additionalProjectnatures>
-                               </configuration>
-                       </plugin>
-               </plugins>
-       </build>
-       <reporting>
-               <plugins>
-                       <plugin>
-                               <!-- you will want to start by publishing your classes' Javadocs -->
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-javadoc-plugin</artifactId>
-                               <version>2.7</version>
-                               <configuration>
-                                       <detectLinks>true</detectLinks>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <!-- this will generate an indexed and cross-referenced HTML version of your source code -->
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-jxr-plugin</artifactId>
-                               <version>2.2</version>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-changes-plugin</artifactId>
-                               <version>2.3</version>
-                               <configuration>
-                                       <issueLinkTemplatePerSystem>
-                                               <default>%URL%/ticket/%ISSUE%</default>
-                                       </issueLinkTemplatePerSystem>
-                               </configuration>
-                               <reportSets>
-                                       <reportSet>
-                                               <reports>
-                                                       <report>changes-report</report>
-                                               </reports>
-                                       </reportSet>
-                               </reportSets>
-                       </plugin>
-               </plugins>
-       </reporting>
-       <!--     DISTRIBUTION MANAGEMENT -->
-       <distributionManagement>
-               <site>
-                       <id>wp5.e-taxonomy.eu</id>
-                       <name>EDIT Taxonomic Editor</name>
-                       <url>scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/taxeditor/</url>
-               </site>
-               <repository>
-                       <uniqueVersion>false</uniqueVersion>
-                       <id>wp5.e-taxonomy.eu</id>
-                       <name>Edit Maven Repository</name>
-                       <url>scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo/</url>
-               </repository>
-       </distributionManagement>
-       <!-- **** DEPENDENCIES **** -->
-       <dependencies>
-               <dependency>
-                       <groupId>org.unitils</groupId>
-                       <artifactId>unitils</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>junit</groupId>
-                       <artifactId>junit</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>log4j</groupId>
-                       <artifactId>log4j</artifactId>
-               </dependency>
-       </dependencies>
-       <dependencyManagement>
-               <dependencies>
-                       <!-- ******* TAXEDITOR ******* -->
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>eu.etaxonomy.taxeditor.store</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>eu.etaxonomy.taxeditor.navigation</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>eu.etaxonomy.taxeditor.editor</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>eu.etaxonomy.taxeditor.bulkeditor</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>eu.etaxonomy.taxeditor.application</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>eu.etaxonomy.taxeditor.printpublisher</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <!-- ******* CDMLIB ******* -->
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>cdmlib-model</artifactId>
-                               <version>${cdmlib.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>cdmlib-commons</artifactId>
-                               <version>${cdmlib.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>cdmlib-services</artifactId>
-                               <version>${cdmlib.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>cdmlib-io</artifactId>
-                               <version>${cdmlib.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>cdmlib-ext</artifactId>
-                               <version>${cdmlib.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>cdmlib-persistence</artifactId>
-                               <version>${cdmlib.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>cdmlib-remote</artifactId>
-                               <version>${cdmlib.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>eu.etaxonomy</groupId>
-                               <artifactId>cdmlib-print</artifactId>
-                               <version>${cdmlib.version}</version>
-                       </dependency>
-                       <!-- ******* ECLIPSE ******* -->
-                       <dependency>
-                               <groupId>org.eclipse</groupId>
-                               <artifactId>help</artifactId>
-                               <version>3.5.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse</groupId>
-                               <artifactId>ecf</artifactId>
-                               <version>3.1.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse</groupId>
-                               <artifactId>text</artifactId>
-                               <version>3.5.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.core</groupId>
-                               <artifactId>commands</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.core</groupId>
-                               <artifactId>filebuffers</artifactId>
-                               <version>3.5.100</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.core</groupId>
-                               <artifactId>runtime</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.core</groupId>
-                               <artifactId>expressions</artifactId>
-                               <version>3.4.200</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.core</groupId>
-                               <artifactId>filesystem</artifactId>
-                               <version>1.3.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.core</groupId>
-                               <artifactId>jobs</artifactId>
-                               <version>3.5.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.core</groupId>
-                               <artifactId>contenttype</artifactId>
-                               <version>3.4.100</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.core</groupId>
-                               <artifactId>databinding</artifactId>
-                               <version>1.3.100</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.core</groupId>
-                               <artifactId>resources</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.equinox</groupId>
-                               <artifactId>common</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.equinox</groupId>
-                               <artifactId>preferences</artifactId>
-                               <version>3.3.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.equinox</groupId>
-                               <artifactId>app</artifactId>
-                               <version>1.3.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.equinox</groupId>
-                               <artifactId>registry</artifactId>
-                               <version>3.5.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.equinox.p2</groupId>
-                               <artifactId>core</artifactId>
-                               <version>2.0.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.equinox.p2</groupId>
-                               <artifactId>operations</artifactId>
-                               <version>2.0.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.ui</groupId>
-                               <artifactId>workbench</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse</groupId>
-                               <artifactId>ui</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.ui</groupId>
-                               <artifactId>editors</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.ui</groupId>
-                               <artifactId>navigator</artifactId>
-                               <version>3.5.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.ui</groupId>
-                               <artifactId>forms</artifactId>
-                               <version>3.5.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.ui</groupId>
-                               <artifactId>ide</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.ui.workbench</groupId>
-                               <artifactId>texteditor</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse</groupId>
-                               <artifactId>jface</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.jface</groupId>
-                               <artifactId>databinding</artifactId>
-                               <version>1.4.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.jface</groupId>
-                               <artifactId>text</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.equinox.p2.metadata</groupId>
-                               <artifactId>repository</artifactId>
-                               <version>1.1.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.ecf</groupId>
-                               <artifactId>filetransfer</artifactId>
-                               <version>4.0.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.ecf</groupId>
-                               <artifactId>identity</artifactId>
-                               <version>3.1.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.ecf.provider</groupId>
-                               <artifactId>filetransfer</artifactId>
-                               <version>3.1.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse</groupId>
-                               <artifactId>swt</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse</groupId>
-                               <artifactId>osgi</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.eclipse.swt.cocoa</groupId>
-                               <artifactId>macosx</artifactId>
-                               <version>3.6.0</version>
-                       </dependency>
-                       <!-- ******* VARIOUS ******* -->
-                       <dependency>
-                               <groupId>com.google.api</groupId>
-                               <artifactId>translate</artifactId>
-                               <version>0.92</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.apache.commons</groupId>
-                               <artifactId>commons-io</artifactId>
-                               <version>1.3.2</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>log4j</groupId>
-                               <artifactId>log4j</artifactId>
-                               <version>1.2.15</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>junit</groupId>
-                               <artifactId>junit</artifactId>
-                               <version>4.5</version>
-                               <scope>test</scope>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.unitils</groupId>
-                               <artifactId>unitils</artifactId>
-                               <version>2.2</version>
-                               <scope>test</scope>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.dbunit</groupId>
-                               <artifactId>dbunit</artifactId>
-                               <version>2.4.4</version>
-                               <scope>test</scope>
-                       </dependency>
-               </dependencies>
-       </dependencyManagement>
-</project>
\ No newline at end of file
+      <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
+      <timezone>+1</timezone>
+      <roles>
+        <role>Java Developer</role>
+        <role>Architect</role>
+      </roles>
+      <url/>
+    </developer>
+    <developer>
+      <!-- your SVN account id please! -->
+      <id>a.mueller</id>
+      <name>
+                               Andreas Müller
+                       </name>
+      <email>a.mueller [at] bgbm.org</email>
+      <organization>
+                               Botanic Garden Botanical Museum Berlin
+                       </organization>
+      <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
+      <timezone>+1</timezone>
+      <roles>
+        <role>Java Developer</role>
+        <role>Architect</role>
+      </roles>
+      <url/>
+    </developer>
+  </developers>
+  <issueManagement>
+    <system>Trac</system>
+    <url>http://dev.e-taxonomy.eu/trac/</url>
+  </issueManagement>
+  <ciManagement>
+    <system>Jenkins</system>
+    <url>http://160.45.63.201/jenkins/view/EDIT%20Taxonomic%20Editor/</url>
+  </ciManagement>
+  <!-- **** REPOSITORIES **** -->
+  <profiles>
+    <profile>
+      <id>local-repository</id>
+      <activation>
+        <property>
+          <name>localrepo</name>
+        </property>
+      </activation>
+      <repositories>
+        <repository>
+          <id>EditLocalRepository</id>
+          <url>file://${localrepo}/eu/etaxonomy/</url>
+          <releases>
+            <enabled>false</enabled>
+            <updatePolicy>always</updatePolicy>
+          </releases>
+          <snapshots>
+            <enabled>true</enabled>
+            <updatePolicy>always</updatePolicy>
+          </snapshots>
+        </repository>
+      </repositories>
+    </profile>
+  </profiles>
+  <repositories>
+    <!-- the cdm internal repository -->
+    <repository>
+      <id>EditRepository</id>
+      <url>http://wp5.e-taxonomy.eu/mavenrepo/</url>
+    </repository>
+    <repository>
+      <id>eclipse-indigo</id>
+      <layout>p2</layout>
+      <url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/</url>
+    </repository>
+    <repository>
+      <id>eclipse-nebula</id>
+      <layout>p2</layout>
+      <url>http://download.eclipse.org/technology/nebula/snapshot/</url>
+    </repository>
+    <repository>
+      <id>eclipse-swtbot</id>
+      <layout>p2</layout>
+      <url>http://download.eclipse.org/releases/indigo</url>
+    </repository>
+  </repositories>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.eclipse.tycho</groupId>
+        <artifactId>tycho-maven-plugin</artifactId>
+        <version>${tycho.version}</version>
+        <extensions>true</extensions>
+      </plugin>
+      <plugin>
+        <groupId>org.eclipse.tycho</groupId>
+        <artifactId>tycho-packaging-plugin</artifactId>
+        <version>${tycho.version}</version>
+        <configuration>
+          <strictVersions>true</strictVersions>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.eclipse.tycho</groupId>
+        <artifactId>target-platform-configuration</artifactId>
+        <version>${tycho.version}</version>
+        <configuration>
+          <environments>
+            <environment>
+              <os>macosx</os>
+              <ws>cocoa</ws>
+              <arch>x86_64</arch>
+            </environment>
+            <environment>
+              <os>win32</os>
+              <ws>win32</ws>
+              <arch>x86</arch>
+            </environment>
+            <environment>
+              <os>win32</os>
+              <ws>win32</ws>
+              <arch>x86_64</arch>
+            </environment>
+            <environment>
+              <os>linux</os>
+              <ws>gtk</ws>
+              <arch>x86</arch>
+            </environment>
+            <environment>
+              <os>linux</os>
+              <ws>gtk</ws>
+              <arch>x86_64</arch>
+            </environment>
+          </environments>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>2.3.2</version>
+        <configuration>
+          <source>1.6</source>
+          <target>1.6</target>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>2.6</version>
+        <configuration>
+          <includes>
+            <include>**/*Test.java</include>
+          </includes>
+          <systemPropertyVariables>
+            <property>
+              <name>hibernate.connection.driver_class</name>
+              <value>${hibernate.connection.driver_class}</value>
+            </property>
+            <property>
+              <name>hibernate.connection.url</name>
+              <value>${hibernate.connection.url}</value>
+            </property>
+            <property>
+              <name>hibernate.connection.username</name>
+              <value>${hibernate.connection.username}</value>
+            </property>
+            <property>
+              <name>hibernate.connection.password</name>
+              <value>${hibernate.connection.password}</value>
+            </property>
+          </systemPropertyVariables>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>3.0</version>
+        <configuration>
+          <locales>en</locales>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-source-plugin</artifactId>
+        <version>2.1.2</version>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <phase>verify</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.7</version>
+        <configuration>
+          <stylesheet>maven</stylesheet>
+          <quiet>true</quiet>
+          <detectLinks>true</detectLinks>
+          <failOnError>false</failOnError>
+        </configuration>
+        <executions>
+          <execution>
+            <id>aggregate</id>
+            <goals>
+              <goal>aggregate</goal>
+            </goals>
+            <phase>site</phase>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-eclipse-plugin</artifactId>
+        <version>2.8</version>
+        <configuration>
+          <downloadSources>true</downloadSources>
+          <downloadJavadocs>true</downloadJavadocs>
+          <additionalProjectnatures>
+            <projectnature>org.eclipse.pde.PluginNature</projectnature>
+          </additionalProjectnatures>
+        </configuration>
+      </plugin>
+      <!-- ====== DEPLOY ====== -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.2.1</version>
+        <configuration>
+          <allowTimestampedSnapshots>true</allowTimestampedSnapshots>
+          <autoVersionSubmodules>false</autoVersionSubmodules>
+          <!--preparationGoals>clean verify install</preparationGoals-->
+          <!--goals>deploy</goals-->
+          <!-- skipping site-deploy by explicitly configuring the goal here -->
+          <tagBase>http://dev.e-taxonomy.eu/svn/tags/taxeditor</tagBase>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>wagon-maven-plugin</artifactId>
+        <version>1.0-beta-3</version>
+        <!--
+                               Problems with the wagon-maven-plugin have been encounterd on Windows,
+                                       it should work properly on linux though.
+                                -->
+        <executions>
+          <execution>
+            <phase>deploy</phase>
+            <goals>
+              <goal>upload</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <fromDir>eu.etaxonomy.taxeditor/target/products</fromDir>
+          <includes>*.zip</includes>
+          <url>scpexe://wp5.e-taxonomy.eu/var/www/download/taxeditor/${project.version}</url>
+          <serverId>wp5.e-taxonomy.eu</serverId>
+        </configuration>
+      </plugin>
+    </plugins>
+    <extensions>
+      <extension>
+        <groupId>org.apache.maven.wagon</groupId>
+        <artifactId>wagon-scm</artifactId>
+        <version>1.0-alpha-5</version>
+      </extension>
+      <extension>
+        <groupId>org.apache.maven.wagon</groupId>
+        <artifactId>wagon-ssh</artifactId>
+        <version>1.0-beta-7</version>
+      </extension>
+      <extension>
+        <groupId>org.apache.maven.wagon</groupId>
+        <artifactId>wagon-ssh-external</artifactId>
+        <version>1.0-beta-6</version>
+      </extension>
+      <extension>
+        <groupId>org.apache.maven.scm</groupId>
+        <artifactId>maven-scm-manager-plexus</artifactId>
+        <version>1.0</version>
+      </extension>
+      <extension>
+        <groupId>org.apache.maven.scm</groupId>
+        <artifactId>maven-scm-provider-svnexe</artifactId>
+        <version>1.0</version>
+      </extension>
+      <!-- WebDAV plugin to upload snapshots -->
+      <extension>
+        <groupId>org.apache.maven.wagon</groupId>
+        <artifactId>wagon-webdav</artifactId>
+        <version>1.0-beta-2</version>
+      </extension>
+    </extensions>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-antrun-plugin</artifactId>
+          <version>1.7</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+  <reporting>
+    <plugins>
+      <plugin>
+        <!-- you will want to start by publishing your classes' Javadocs -->
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.7</version>
+        <configuration>
+          <detectLinks>true</detectLinks>
+        </configuration>
+      </plugin>
+      <plugin>
+        <!-- this will generate an indexed and cross-referenced HTML version of your source code -->
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>2.2</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-changes-plugin</artifactId>
+        <version>2.3</version>
+        <configuration>
+          <issueLinkTemplatePerSystem>
+            <default>%URL%/ticket/%ISSUE%</default>
+          </issueLinkTemplatePerSystem>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>changes-report</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+    </plugins>
+  </reporting>
+  <!--  DISTRIBUTION MANAGEMENT -->
+  <distributionManagement>
+    <site>
+      <id>wp5.e-taxonomy.eu</id>
+      <name>EDIT Taxonomic Editor</name>
+      <url>scpexe://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/taxeditor/</url>
+    </site>
+    <repository>
+      <uniqueVersion>false</uniqueVersion>
+      <id>wp5.e-taxonomy.eu</id>
+      <name>Edit Maven Repository</name>
+      <url>scpexe://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/mavenrepo/</url>
+    </repository>
+  </distributionManagement>
+</project>