Print

Print


Commit in mcd-detectors on MAIN
pom.xml+8-11.1.1.1 -> 1.2
fix deployment

mcd-detectors
pom.xml 1.1.1.1 -> 1.2
diff -u -r1.1.1.1 -r1.2
--- pom.xml	18 Dec 2012 17:26:19 -0000	1.1.1.1
+++ pom.xml	18 Dec 2012 17:59:35 -0000	1.2
@@ -21,7 +21,7 @@
         <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>
     </distributionManagement>
@@ -40,6 +40,13 @@
         </pluginRepository>
     </pluginRepositories>
     <build>
+        <extensions>
+            <extension>
+                <groupId>org.apache.maven.wagon</groupId>
+                <artifactId>wagon-ssh-external</artifactId>
+                <version>2.2</version>
+            </extension>
+        </extensions>
         <resources>
             <resource>
                 <directory>detectors</directory>
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