Commit in projects/lcsim/trunk on MAIN
detector-data/pom.xml+12998 -> 2999
distribution/pom.xml+12998 -> 2999
parent/pom.xml+12998 -> 2999
+3
3 modified files
add skipDeploy to config for modules not on site

projects/lcsim/trunk/detector-data
pom.xml 2998 -> 2999
--- projects/lcsim/trunk/detector-data/pom.xml	2014-02-14 20:56:09 UTC (rev 2998)
+++ projects/lcsim/trunk/detector-data/pom.xml	2014-02-14 22:23:02 UTC (rev 2999)
@@ -36,6 +36,7 @@
                 <artifactId>maven-site-plugin</artifactId>
                 <configuration>
                     <skip>true</skip>
+                    <skipDeploy>true</skipDeploy>
                 </configuration>
             </plugin>
         </plugins>

projects/lcsim/trunk/distribution
pom.xml 2998 -> 2999
--- projects/lcsim/trunk/distribution/pom.xml	2014-02-14 20:56:09 UTC (rev 2998)
+++ projects/lcsim/trunk/distribution/pom.xml	2014-02-14 22:23:02 UTC (rev 2999)
@@ -48,6 +48,7 @@
                 <artifactId>maven-site-plugin</artifactId>
                 <configuration>
                     <skip>true</skip>
+                    <skipDeploy>true</skipDeploy>
                 </configuration>
             </plugin>
         </plugins>

projects/lcsim/trunk/parent
pom.xml 2998 -> 2999
--- projects/lcsim/trunk/parent/pom.xml	2014-02-14 20:56:09 UTC (rev 2998)
+++ projects/lcsim/trunk/parent/pom.xml	2014-02-14 22:23:02 UTC (rev 2999)
@@ -293,6 +293,7 @@
                 <inherited>false</inherited>
                 <configuration>
                     <skip>true</skip>
+                    <skipDeploy>true</skipDeploy>
                 </configuration>
             </plugin>
         </plugins>
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