Commit in projects/lcsim/trunk/parent on MAIN
pom.xml+8-13016 -> 3017
src/site/site.xml+24added 3017
+32-1
1 added + 1 modified, total 2 files
Add inherited site.xml for modules to parent.

projects/lcsim/trunk/parent
pom.xml 3016 -> 3017
--- projects/lcsim/trunk/parent/pom.xml	2014-02-20 23:25:57 UTC (rev 3016)
+++ projects/lcsim/trunk/parent/pom.xml	2014-02-22 01:09:58 UTC (rev 3017)
@@ -10,7 +10,6 @@
     <name>parent</name>
     <description>parent POM file for lcsim modules</description>
     <version>3.0.4-SNAPSHOT</version>
-    <url>http://www.lcsim.org/sites/lcsim/</url>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -262,6 +261,14 @@
                     <configuration>
                         <chmod>false</chmod>
                     </configuration>
+                    <executions>
+                        <execution>
+                            <id>attach-descriptor</id>
+                            <goals>
+                                <goal>attach-descriptor</goal>
+                            </goals>
+                        </execution>
+                    </executions>     
                 </plugin>
                 <plugin>
                     <artifactId>maven-antrun-plugin</artifactId>

projects/lcsim/trunk/parent/src/site
site.xml added at 3017
--- projects/lcsim/trunk/parent/src/site/site.xml	                        (rev 0)
+++ projects/lcsim/trunk/parent/src/site/site.xml	2014-02-22 01:09:58 UTC (rev 3017)
@@ -0,0 +1,24 @@
+<project>
+
+    <body>
+    
+        <menu name="Navigation" inherit="top">         
+            <item name="LCSim Home" href="index.html"/>
+        </menu>
+
+<!--
+        <menu name="Module" inherit="top">
+            <item name="Summary" href="./project-summary.html"/>
+            <item name="Source Repository" href="./source-repository.html"/>
+            <item name="Source Xref" href="./xref/index.html"/>
+            <item name="JavaDocs" href="./apidocs/index.html"/>
+            <item name="Dependencies" href="./dependencies.html"/>
+            <item name="Surefire Tests Report" href="./surefire-report.html"/>
+        </menu>
+-->
+
+        <menu name="Module" ref="reports" inherit="top" />
+
+    </body> 
+
+</project>
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