This is an automated email from the ASF dual-hosted git repository.
jialiang pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new 8187490655 AMBARI-26132: Building ambari-admin will enter the testing
phase #3826
8187490655 is described below
commit 818749065584b4190148079050d36ae9a468d018
Author: zrain <[email protected]>
AuthorDate: Sun Sep 15 10:09:48 2024 +0800
AMBARI-26132: Building ambari-admin will enter the testing phase #3826
---
ambari-admin/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/ambari-admin/pom.xml b/ambari-admin/pom.xml
index d0c1bef4a5..c9b36f4dde 100644
--- a/ambari-admin/pom.xml
+++ b/ambari-admin/pom.xml
@@ -142,6 +142,7 @@
<goal>exec</goal>
</goals>
<configuration>
+ <skip>${skipTests}</skip>
<workingDirectory>${basedir}/src/main/resources/ui/admin-web</workingDirectory>
<executable>npm</executable>
<arguments>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]