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

tkobayas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git


The following commit(s) were added to refs/heads/main by this push:
     new 2c36a3d75d5 [NO-ISSUE] Fix for -Dquickly build (#6867)
2c36a3d75d5 is described below

commit 2c36a3d75d5c01143848a9221b1d0df26a9c0504
Author: Toshiya Kobayashi <[email protected]>
AuthorDate: Tue Aug 4 17:11:57 2026 +0900

    [NO-ISSUE] Fix for -Dquickly build (#6867)
---
 optaplanner-build/optaplanner-build-parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/optaplanner-build/optaplanner-build-parent/pom.xml 
b/optaplanner-build/optaplanner-build-parent/pom.xml
index 688b5e3928c..758d0d5ae39 100644
--- a/optaplanner-build/optaplanner-build-parent/pom.xml
+++ b/optaplanner-build/optaplanner-build-parent/pom.xml
@@ -969,6 +969,7 @@
         <skipITs>true</skipITs>
         <formatter.skip>true</formatter.skip>
         <animal.sniffer.skip>true</animal.sniffer.skip>
+        <exec.skip>true</exec.skip>
       </properties>
     </profile>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to