Commit in projects/lcsim/trunk/parent on MAIN
pom.xml+122842 -> 2843
add site config

projects/lcsim/trunk/parent
pom.xml 2842 -> 2843
--- projects/lcsim/trunk/parent/pom.xml	2013-12-10 22:31:48 UTC (rev 2842)
+++ projects/lcsim/trunk/parent/pom.xml	2013-12-10 23:29:25 UTC (rev 2843)
@@ -64,6 +64,11 @@
             <name>LCSIM Snapshots maven repository</name>
             <url>http://srs.slac.stanford.edu/nexus/content/repositories/lcsim-maven2-snapshot/</url>
         </snapshotRepository>
+        <site>
+            <id>lcsim-site</id>
+            <name>LCSIM Maven2 central site repository</name>
+            <url>dav:http://srs.slac.stanford.edu/nexus/content/sites/lcsim-site/${project.artifactId}/${project.version}</url>
+        </site>
     </distributionManagement>
     <developers>
         <developer>
@@ -137,6 +142,13 @@
         </plugins>
     </reporting>
     <build>
+        <extensions>
+            <extension>
+                <groupId>org.apache.maven.wagon</groupId>
+                <artifactId>wagon-webdav-jackrabbit</artifactId>
+                <version>2.2</version>
+            </extension>
+        </extensions>
         <defaultGoal>install</defaultGoal>
         <plugins>
             <plugin>
SVNspam 0.1


Use REPLY-ALL to reply to list

To unsubscribe from the LCDET-SVN list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCDET-SVN&A=1