This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch jbake
in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git


The following commit(s) were added to refs/heads/jbake by this push:
     new 8496896768 Fix site build - 
https://github.com/siom79/japicmp/issues/412 for details
8496896768 is described below

commit 8496896768a8ef3df659aaff8dd12e0fa49d4556
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Thu Jan 9 11:47:48 2025 +0100

    Fix site build - https://github.com/siom79/japicmp/issues/412 for details
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index ea0ffa418d..837f2fa2fb 100755
--- a/pom.xml
+++ b/pom.xml
@@ -160,6 +160,7 @@
               <includes>
                 <include>org.apache.wiki</include>
               </includes>
+              <skipMarkdownReport>true</skipMarkdownReport>
               <skipPomModules>false</skipPomModules>
               <skipXmlReport>true</skipXmlReport>
             </parameter>

Reply via email to