Print

Print


Commit in lcsim-conditions on MAIN
pom.xml+8-691.41 -> 1.42
use lcsim-parent to simplify project pom

lcsim-conditions
pom.xml 1.41 -> 1.42
diff -u -r1.41 -r1.42
--- pom.xml	12 Mar 2013 23:29:51 -0000	1.41
+++ pom.xml	16 Apr 2013 17:26:17 -0000	1.42
@@ -5,82 +5,21 @@
     <name>LCSim Conditions Framework</name>
     <version>1.10-SNAPSHOT</version>
     <description>The LCSim Conditions Framework provides runtime access to conditions and detector description data.</description>
-<!--
+    <parent>
+        <groupId>org.lcsim</groupId>
+        <artifactId>lcsim-parent</artifactId>
+        <version>2.8-SNAPSHOT</version>
+    </parent>
     <scm>
-        <connection>scm:cvs:pserver:jeremy:[log in to unmask]:/cvs/lcd:lcsim-conditions</connection>
-        <developerConnection>scm:cvs:pserver:jeremy:[log in to unmask]:/cvs/lcd:lcsim-conditions</developerConnection>
-        <url>http://source.freehep.org/jcvsweb/ilc/LCSIM/list/lcsim-conditions</url>
-    </scm>            
--->
-    <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>
+        <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>
     </scm>
     <distributionManagement>
         <site>
             <id>lcsim-conditions</id>
             <name>lcsim-conditions</name>
-<!--
-            <url>scp://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/software/lcsim-conditions/${project.version}</url>
--->
             <url>file:///nfs/slac/g/lcd/mc/prj/www/lcsim/software/${project.artifactId}/${project.version}</url>
         </site>
-        <repository>
-            <id>lcsim-maven-slac-linux</id>
-            <name>org.lcsim Maven Repository</name>
-            <url>scpexe://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/maven2/</url>
-        </repository>
-        <snapshotRepository>
-            <id>lcsim-maven</id>
-            <name>org.lcsim Maven Repository</name>
-            <url>scpexe://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/maven2/</url>
-            <uniqueVersion>false</uniqueVersion>
-        </snapshotRepository>
     </distributionManagement>
-    <build>        
-        <defaultGoal>install</defaultGoal>
-        <extensions>
-            <extension>
-                <groupId>org.apache.maven.wagon</groupId>
-                <artifactId>wagon-ssh-external</artifactId>
-                <version>2.2</version>
-            </extension>
-        </extensions>
-        <plugins>            
-            <plugin>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <configuration>
-                    <source>1.6</source>
-                    <target>1.6</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>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <version>2.8</version>
-                <configuration>
-                    <source>1.6</source>
-                    <links>
-                        <link>http://java.sun.com/j2se/1.6.0/docs/api/</link> 
-                    </links> 
-                </configuration>                                                                                                                                                                                                                         </plugin> 
-        </plugins>
-    </reporting>
 </project>
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