product zip files now have a proper root folder
authorn.hoffmann <n.hoffmann@localhost>
Tue, 17 Jan 2012 15:20:53 +0000 (15:20 +0000)
committern.hoffmann <n.hoffmann@localhost>
Tue, 17 Jan 2012 15:20:53 +0000 (15:20 +0000)
eu.etaxonomy.taxeditor/pom.xml
pom.xml

index 9fcf21a641d9e0f2a52c2abb0a61db207263a72c..4d215fbfa97213d5d541cb3eecd92dd851403465 100644 (file)
                                                </goals>
                                        </execution>
                                </executions>
                                                </goals>
                                        </execution>
                                </executions>
+                               <configuration>
+                                       <products>
+                                               <product>
+                                                       <id>eu.etaxonomy.taxeditor.product</id>
+                                                       <rootFolder>EDIT Taxonomic Editor</rootFolder>
+                                               </product>
+                                       </products>
+                               </configuration>
                        </plugin>
                </plugins>
        </build>
                        </plugin>
                </plugins>
        </build>
diff --git a/pom.xml b/pom.xml
index 15f22ce9c0d519921f0069302a6226f00319f3a3..bd37a5af9e92e5fc57354eb27dfd5c116ed53bff 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <artifactId>target-platform-configuration</artifactId>
                                <version>${tycho.version}</version>
                                <configuration>
                                <artifactId>target-platform-configuration</artifactId>
                                <version>${tycho.version}</version>
                                <configuration>
-                                       <!--target>
-                                               <artifact>
-                                                       <groupId>eu.etaxonomy</groupId>
-                                                       <artifactId>eu.etaxonomy.taxeditor</artifactId>
-                                                       <version>${taxeditor.version}</version>
-                                                       <classifier>rcp</classifier>
-                                               </artifact>
-                                       </target-->
-                                       <!--ignoreTychoRepositories>true</ignoreTychoRepositories-->
                                        <environments>
                                                <environment>
                                                        <os>macosx</os>
                                        <environments>
                                                <environment>
                                                        <os>macosx</os>
                                </configuration>
                        </plugin>
                </plugins>
                                </configuration>
                        </plugin>
                </plugins>
-               <!--pluginManagement>
-                       <plugins>
-                               <plugin>
-                                       <groupId>org.apache.maven.plugins</groupId>
-                                       <artifactId>maven-jar-plugin</artifactId>
-                                       <version>2.3.1</version>
-                               </plugin>
-                               <plugin>
-                                       <groupId>org.codehaus.mojo</groupId>
-                                       <artifactId>wagon-maven-plugin</artifactId>
-                                       <version>1.0-beta-3</version>
-                               </plugin-->
-               <!--plugin>
-                                       <groupId>org.eclipse.tycho</groupId>
-                                       <artifactId>tycho-packaging-plugin</artifactId>
-                                       <version>${tycho.version}</version-->
-               <!--executions>
-                                               <execution>
-                                                       <id>timestamp</id>
-                                                       <phase>validate</phase>
-                                                       <goals>
-                                                               <goal>timestamp</goal>
-                                                       </goals>
-                                               </execution>
-                                       </executions-->
-               <!-- for some reason configuration won't work here, have to define
-                                       in each module -->
-               <!--configuration>
-                                               <archive>
-                                                       <addMavenDescriptor>false</addMavenDescriptor>
-                                               </archive>
-                                               <environments>
-                                                       <environment>
-                                                               <os>macosx</os>
-                                                               <ws>cocoa</ws>
-                                                               <arch>x86</arch>
-                                                       </environment>
-                                               </environments>
-                                       </configuration>
-                               </plugin-->
-               <!--/plugins>
-               </pluginManagement-->
                <extensions>
                        <extension>
                                <groupId>org.apache.maven.wagon</groupId>
                <extensions>
                        <extension>
                                <groupId>org.apache.maven.wagon</groupId>
                <site>
                        <id>wp5.e-taxonomy.eu</id>
                        <name>EDIT Taxonomic Editor</name>
                <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>
+                       <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>
                </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/mavenrepo/</url>
+                       <url>scpexe://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/mavenrepo/</url>
                </repository>
        </distributionManagement>
 </project>
                </repository>
        </distributionManagement>
 </project>