Commit in hps-java on MAIN
pom.xml+12-71.45 -> 1.46
preliminarily use new lcsim version to fix the broken build; add wagon-ssh-external extension for deployment; change scp URL to scpexe

hps-java
pom.xml 1.45 -> 1.46
diff -u -r1.45 -r1.46
--- pom.xml	21 Aug 2012 18:12:20 -0000	1.45
+++ pom.xml	5 Sep 2012 17:35:15 -0000	1.46
@@ -5,7 +5,7 @@
     <groupId>org.lcsim</groupId>
     <name>Heavy Photon Search Java Project</name>
     <version>1.2-SNAPSHOT</version>
-    <description>Heavy Photon Search java code that uses lcsim infrastructure.</description>
+    <description>Heavy Photon Search Java code that uses the LCSim infrastructure.</description>
     <scm>
         <connection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:hps-java</connection>
         <developerConnection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:hps-java</developerConnection>
@@ -15,13 +15,11 @@
         <site>
             <id>hps-java</id>
             <name>hps-java</name>
-            <!-- TODO: Put this long URL into a variable. -->
-            <url>scp://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/software/hps-java/${project.version}</url>
+            <url>scpexe://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/software/hps-java/${project.version}</url>
         </site>
         <repository>
             <id>lcsim-maven-slac-linux</id>
             <name>org.lcsim Maven Repository</name>
-            <!-- TODO: Put this long URL into a variable. -->
             <url>scpexe://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/maven2/</url>
         </repository>
     </distributionManagement>
@@ -56,6 +54,13 @@
         </pluginRepository>
     </pluginRepositories>
     <build>
+        <extensions>
+            <extension>
+                <groupId>org.apache.maven.wagon</groupId>
+                <artifactId>wagon-ssh-external</artifactId>
+                <version>2.2</version>
+            </extension>
+        </extensions>
         <defaultGoal>install</defaultGoal>
         <plugins>
             <plugin>
@@ -136,10 +141,10 @@
         <dependency>
             <groupId>org.lcsim</groupId>
             <artifactId>lcsim</artifactId>
-<!--
-            <version>2.0-SNAPSHOT</version>
--->
+            <version>2.3-SNAPSHOT</version>
+            <!--
             <version>1.24</version>
+            -->
         </dependency>
         <dependency>
             <groupId>org.lcsim</groupId>
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