ref #6566 Refactor src folder to src/main/java
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a6e4ef896908ea7b554234ec4ddfb53de9fb6b53..4800060fab833ec402f25326e3bb1d0a593f09de 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,6 +32,7 @@
   </properties>
   <modules>
     <module>eu.etaxonomy.taxeditor.cdmlib</module>
+    <module>eu.etaxonomy.taxeditor.workbench</module>
     <module>eu.etaxonomy.taxeditor.store</module>
     <module>eu.etaxonomy.taxeditor.navigation</module>
     <module>eu.etaxonomy.taxeditor.editor</module>
@@ -44,7 +45,6 @@
     <module>eu.etaxonomy.taxeditor.application</module>
     <module>eu.etaxonomy.taxeditor.feature.platform</module>
     <module>eu.etaxonomy.taxeditor.feature</module>
-    <module>eu.etaxonomy.taxeditor.feature.jre.linux64</module>
     <module>eu.etaxonomy.taxeditor</module>
     <module>eu.etaxonomy.taxeditor.test</module>
   </modules>
     </developer>
   </developers>
   <issueManagement>
-    <system>Trac</system>
+    <system>Redmine</system>
     <url>https://dev.e-taxonomy.eu/redmine/projects/edit/</url>
   </issueManagement>
   <ciManagement>
     <repository>
       <id>eclipse-indigo</id>
       <layout>p2</layout>
-      <url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/
-      </url>
+      <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 
     <repository>
       <id>eclipse-nebula</id>
       <layout>p2</layout>
-      <url>http://archive.eclipse.org/nebula/Q32014/release/</url>
+      <url>http://download.eclipse.org/nebula/releases/latest</url>
     </repository>
     <repository>
-      <id>eclipse-swtbot</id>
+      <id>eclipse-neon</id>
       <layout>p2</layout>
-      <url>http://download.eclipse.org/releases/indigo/</url>
+      <url>http://download.eclipse.org/releases/neon/</url>
     </repository>
   </repositories>
   <pluginRepositories>
         <version>${tycho.version}</version>
         <configuration>
           <environments>
-<!--             <environment> -->
-<!--               <os>macosx</os> -->
-<!--               <ws>cocoa</ws> -->
-<!--               <arch>x86_64</arch> -->
-<!--             </environment> -->
+            <environment>
+              <os>macosx</os>
+              <ws>cocoa</ws>
+              <arch>x86_64</arch>
+            </environment>
             <environment>
               <os>win32</os>
               <ws>win32</ws>