Print

Print


Commit in lcsim on MAIN
pom.xml+1-81.35 -> 1.36
JM: add m2 default goal

lcsim
pom.xml 1.35 -> 1.36
diff -u -r1.35 -r1.36
--- pom.xml	10 Sep 2008 22:02:55 -0000	1.35
+++ pom.xml	26 Sep 2008 23:13:55 -0000	1.36
@@ -49,6 +49,7 @@
         </site>
     </distributionManagement>
     <build>
+        <defaultGoal>install</defaultGoal>
         <resources>
             <resource>
                 <directory>src</directory>
@@ -203,14 +204,6 @@
         </plugins>
     </build>
     <dependencies>
-        <!-- LCDetectors Conditions Database -->
-        <!--
-            <dependency>
-            <groupId>org.lcsim</groupId>
-            <artifactId>lcsim-detectors</artifactId>
-            <version>1.0-SNAPSHOT</version>
-            </dependency>
-        -->
         <!-- Geometry Converter -->
         <dependency>
             <groupId>org.lcsim</groupId>
CVSspam 0.2.8