Commit in projects/lcsim/trunk on MAIN
pom.xml+22926 -> 2927
site-parent/pom.xml+5-32926 -> 2927
+7-3
2 modified files
test to activate versions plugin on release:prepare

projects/lcsim/trunk
pom.xml 2926 -> 2927
--- projects/lcsim/trunk/pom.xml	2014-01-25 20:35:17 UTC (rev 2926)
+++ projects/lcsim/trunk/pom.xml	2014-01-27 19:33:34 UTC (rev 2927)
@@ -21,6 +21,7 @@
         <module>site-parent</module>
         <module>parent</module>
         <module>util</module>
+<!--
         <module>math</module>
         <module>aida</module>
         <module>conditions</module>
@@ -39,5 +40,6 @@
         <module>detector-data</module>
         <module>distribution</module>
         <module>analysis</module>
+-->
     </modules>
 </project>

projects/lcsim/trunk/site-parent
pom.xml 2926 -> 2927
--- projects/lcsim/trunk/site-parent/pom.xml	2014-01-25 20:35:17 UTC (rev 2926)
+++ projects/lcsim/trunk/site-parent/pom.xml	2014-01-27 19:33:34 UTC (rev 2927)
@@ -211,11 +211,11 @@
                     <skipDeploy>true</skipDeploy>
                 </configuration>
             </plugin>
-            <!--
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>versions-maven-plugin</artifactId>
                 <version>2.1</version>
+            <!--
                 <executions>
                     <execution>
                         <id>update-properties</id>
@@ -225,6 +225,7 @@
                         <phase>process-resources</phase>
                     </execution>
                 </executions>
+            -->
                 <configuration>
                     <generateBackupPoms>false</generateBackupPoms>
                     <allowSnapshots>true</allowSnapshots>
@@ -241,7 +242,6 @@
                     </properties>
                 </configuration>
             </plugin>
-            -->
         </plugins>
         <pluginManagement>
             <plugins>
@@ -258,7 +258,9 @@
                     <artifactId>maven-release-plugin</artifactId>
                     <version>2.4.2</version>
                     <configuration>
-                        <tagBase>svn://svn.freehep.org/lcdet/projects/lcsim/tags</tagBase>
+                      <preparationGoals>versions:update-properties</preparationGoals>
+		      <completionGoals>versions:update-properties</completionGoals>
+		      <tagBase>svn://svn.freehep.org/lcdet/projects/lcsim/tags</tagBase>
                     </configuration>
                 </plugin>
                 <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