Commit in GeomConverter on MAIN
pom.xml+20-401.128 -> 1.129
remove jas target; should be done through lcsim; update lcsim-parent to 2.9-snapshot; other minor changes

GeomConverter
pom.xml 1.128 -> 1.129
diff -u -r1.128 -r1.129
--- pom.xml	25 Apr 2013 22:21:30 -0000	1.128
+++ pom.xml	1 May 2013 17:48:23 -0000	1.129
@@ -7,13 +7,28 @@
     <parent>
         <groupId>org.lcsim</groupId>
         <artifactId>lcsim-parent</artifactId>
-        <version>2.8</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
     <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>${org.lcsim.deploy}</url>
-  </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>${org.lcsim.deploy}</url>
+    </scm>
+    <distributionManagement>
+        <site>
+            <id>GeomConverter</id>
+            <name>GeomConverter</name>
+            <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>${org.lcsim.deploy}</url>
+            <uniqueVersion>false</uniqueVersion>
+        </snapshotRepository>
+        -->
+    </distributionManagement>
     <build>
         <sourceDirectory>src</sourceDirectory>
         <resources>
@@ -68,28 +83,6 @@
                     </execution>
                 </executions>
             </plugin>                 
-            <!-- This is useful for GeomConverter developers so lcsim build doesn't need to be executed
-                 for JAS3 install. -->
-<!--
-            <plugin>
-                <groupId>org.freehep</groupId>
-                <artifactId>freehep-jas-plugin</artifactId>
-                <version>2.0.1</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>install</goal>
-                        </goals>
-                    </execution>
-                </executions>
-                <configuration>
-                    <jarName>GeomConverter</jarName>
-                    <includes>
-                        <include>org.lcsim:GeomConverter</include>
-                    </includes>
-                </configuration>
-            </plugin>
--->
         </plugins>
     </build>    
     <repositories>
@@ -137,17 +130,4 @@
             <version>1.3</version>
         </dependency>
     </dependencies>
-    <distributionManagement>
-        <site>
-            <id>GeomConverter</id>
-            <name>GeomConverter</name>
-            <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>${org.lcsim.deploy}</url>
-            <uniqueVersion>false</uniqueVersion>
-        </snapshotRepository>
-    </distributionManagement>
 </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