distributionManagement switched to new server & avoiding problems with buildnumber...
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Wed, 10 Mar 2010 12:29:33 +0000 (12:29 +0000)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Wed, 10 Mar 2010 12:29:33 +0000 (12:29 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 09b4f74d8df34d17513932b254c6b4b6789746e8..2963aa4407625dfef7a7b5884ca6de1c95df1e00 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
                <module>cdmlib-services</module>\r
                <module>cdmlib-ext</module>\r
                <module>cdmlib-remote</module>\r
-<!--    <module>cdm-server</module> -->\r
+    <module>cdm-server</module>\r
                <module>cdmlib-io</module>\r
        </modules>\r
   \r
         <version>1.0-beta-3</version>\r
         <executions>\r
           <execution>\r
-            <phase>validate</phase>\r
+            <phase>deploy</phase>\r
             <goals>\r
               <goal>create</goal>\r
             </goals>\r
           </execution>\r
         </executions>\r
         <configuration>\r
-          <doCheck>true</doCheck><!-- Only create the build number if there are no local modifications -->\r
+          <doCheck>false</doCheck><!-- Only create the build number if there are no local modifications -->\r
           <doUpdate>false</doUpdate><!-- automatically update the local svn copy -->\r
         </configuration>\r
       </plugin>\r
        <distributionManagement>\r
                <site>\r
                        <id>edit-wp5</id>\r
-                       <url>\r
-                               scp://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/cdmlib/site\r
+      <url>\r
+                               scp://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/site\r
                        </url>\r
                </site>\r
         <repository>\r
                        <id>edit-wp5</id>\r
                        <name>Edit Maven Repository</name>\r
                        <url>\r
-                                       scp://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo\r
+                                       scp://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo\r
                        </url>\r
                </repository>\r
        </distributionManagement>\r