svn commit: r1882007 - /db/torque/torque4/trunk/torque-site/pom.xml

[email protected]
Newsgroups gmane.comp.jakarta.turbine.torque.devel
Message-ID <[email protected]>
Author: gk
Date: Fri Sep 25 08:42:23 2020
New Revision: 1882007

URL: http://svn.apache.org/viewvc?rev=1882007&view=rev
Log:
- fix site plguin configuration to allow for site build with 'mvn scm-publish:publish-scm'.

Modified:
    db/torque/torque4/trunk/torque-site/pom.xml

Modified: db/torque/torque4/trunk/torque-site/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/pom.xml?rev=1882007&r1=1882006&r2=1882007&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/pom.xml (original)
+++ db/torque/torque4/trunk/torque-site/pom.xml Fri Sep 25 08:42:23 2020
@@ -94,6 +94,15 @@
             <skipDeploy>true</skipDeploy>
           </configuration>
         </plugin>
+        <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-scm-publish-plugin</artifactId>
+            <configuration>
+              <checkoutDirectory>${scmPubCheckoutDirectory}</checkoutDirectory>
+              <tryUpdate>true</tryUpdate>
+              <content>${project.build.directory}/site</content>
+            </configuration>
+          </plugin>
       </plugins>
     </pluginManagement>
     <plugins>
@@ -178,11 +187,6 @@
             <goals>
               <goal>publish-scm</goal>
             </goals>
-            <configuration>
-              <checkoutDirectory>${scmPubCheckoutDirectory}</checkoutDirectory>
-              <tryUpdate>true</tryUpdate>
-              <content>${project.build.directory}/site</content>
-            </configuration>
           </execution>
         </executions>
       </plugin>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.