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

stoty pushed a commit to branch PHOENIX-7341
in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git

commit edf975456a2c9d5a4c741598f96a455480787749
Author: Istvan Toth <st...@apache.org>
AuthorDate: Fri Jun 21 14:08:08 2024 +0200

    PHOENIX-7341 Create test source artifacts in connectors
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index d0075c3..c2e7a60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -412,6 +412,7 @@
             <phase>prepare-package</phase>
             <goals>
               <goal>jar-no-fork</goal>
+              <goal>test-jar-no-fork</goal>
             </goals>
           </execution>
         </executions>

Reply via email to