Commit in GeomConverter on MAIN
pom.xml+3-51.58 -> 1.59
add back jas setting but only copy GeomConv jar (leave other deps to lcsim install)

GeomConverter
pom.xml 1.58 -> 1.59
diff -u -r1.58 -r1.59
--- pom.xml	1 Dec 2010 23:42:39 -0000	1.58
+++ pom.xml	3 Dec 2010 01:19:01 -0000	1.59
@@ -41,8 +41,8 @@
                     </execution>
                 </executions>
             </plugin>
-<!--
-            Remove this for now so all jas3 deps are kept in one place, e.g. lcsim's pom.xml file.
+            <!-- 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>
@@ -57,12 +57,10 @@
                 <configuration>
                     <jarName>GeomConverter</jarName>
                     <includes>
-                        <include>org.lcsim:lcsim-conditions</include>
-                        <include>xerces:xercesImpl</include>
+                        <include>org.lcsim:GeomConverter</include>
                     </includes>
                 </configuration>
             </plugin>
--->
         </plugins>
     </build>    
     <repositories>
CVSspam 0.2.8