Print

Print


Commit in lcsim-math on MAIN
pom.xml+4-431.11 -> 1.12
use standard SCM URL; remove duplicate configuration

lcsim-math
pom.xml 1.11 -> 1.12
diff -u -r1.11 -r1.12
--- pom.xml	16 Apr 2013 17:26:08 -0000	1.11
+++ pom.xml	16 Apr 2013 20:13:01 -0000	1.12
@@ -13,54 +13,15 @@
     <scm>
       <connection>scm:cvs:pserver:${lcd.cvs.username}:[log in to unmask]:/cvs/lcd:${project.artifactId}</connection>
       <developerConnection>scm:cvs:pserver:${lcd.cvs.username}:[log in to unmask]:/cvs/lcd:${project.artifactId}</developerConnection>
-      <url>lcsimCvsRepo</url>
+      <url>${org.lcsim.deploy}</url>
     </scm>
     <distributionManagement>
         <site>
-            <id>lcsim-math</id>
-            <name>lcsim-math</name>
-            <url>scp://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/software/lcsim-math/${project.version}</url>
+            <id>${project.artifactId}</id>
+            <name>${project.artifactId}</name>
+            <url>${org.lcsim.site}/${project.artifactId}/${project.version}</url>
         </site>
     </distributionManagement>
-    <build>        
-        <defaultGoal>install</defaultGoal>
-        <plugins>            
-            <plugin>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <configuration>
-                    <source>1.5</source>
-                    <target>1.5</target>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <configuration>
-                    <argLine>-Xmx1024m</argLine>
-                    <forkMode>pertest</forkMode>
-                    <excludes>
-                        <!-- Fix for http://jira.codehaus.org/browse/SUREFIRE-288 -->
-                        <exclude>**/*$*</exclude>
-                    </excludes>	 
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-    <reporting>
-        <plugins>
-            <plugin>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <version>2.5</version>
-                <configuration>
-                    <source>1.5</source>
-                    <links>
-                        <link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
-                        <link>http://java.freehep.org/freehep-physics/apidocs/</link>
-                    </links>
-                </configuration>
-            </plugin>
-        </plugins>
-    </reporting>
     <dependencies>
         <dependency>
             <groupId>org.freehep</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