Print

Print


Commit in lcsim on MAIN
pom.xml+8-181.197 -> 1.198
change lcsim-parent to 2.3-SNAPSHOT; fix deployment URLs to work with wagon-ssh-external; remove local reference to wagon-ssh-external; should be picked up from parent now

lcsim
pom.xml 1.197 -> 1.198
diff -u -r1.197 -r1.198
--- pom.xml	4 Sep 2012 18:34:04 -0000	1.197
+++ pom.xml	5 Sep 2012 17:20:26 -0000	1.198
@@ -8,7 +8,7 @@
         <connection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim</connection>
         <developerConnection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim</developerConnection>
         <url>http://source.freehep.org/jcvsweb/ilc/LCSIM/list/lcsim</url>
-  </scm>             
+    </scm>             
     <repositories>
         <repository>
             <id>lcsim-maven</id>
@@ -26,36 +26,26 @@
     <parent>
         <groupId>org.lcsim</groupId>
         <artifactId>lcsim-parent</artifactId>
-        <version>2.2</version>
+        <version>2.3-SNAPSHOT</version>
     </parent>
     <distributionManagement>
-        <site>
-            <id>org.lcsim</id>
-            <name>org.lcsim</name>
-<!--
-            <url>scp://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/software/lcsim/${project.version}</url>
--->
-            <url>file:///nfs/slac/g/lcd/mc/prj/www/lcsim/software/${project.artifactId}/${project.version}</url>
-        </site>
         <snapshotRepository>
             <id>lcsim-maven</id>
             <name>org.lcsim Maven Repository</name>
-            <url>scp://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/maven2/</url>
+            <url>scpexe://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/maven2/</url>
             <uniqueVersion>false</uniqueVersion>
         </snapshotRepository>
+        <site>
+            <id>org.lcsim</id>
+            <name>org.lcsim</name>
+            <url>scpexe://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/software/${project.artifactId}/${project.version}</url>
+        </site>
     </distributionManagement>
     <properties>
         <!-- Timestamp file for getting build time into output jar. -->
         <lcsim.filterfile>${project.build.directory}/filter.properties</lcsim.filterfile>
     </properties>
     <build>
-        <extensions>
-            <extension>
-                <groupId>org.apache.maven.wagon</groupId>
-                <artifactId>wagon-ssh-external</artifactId>
-                <version>2.2</version>
-            </extension>
-        </extensions>
         <defaultGoal>install</defaultGoal>
         <filters>
             <filter>${lcsim.filterfile}</filter>
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1