From f831e2e19673117a181fb5b57f73db07a538a034 Mon Sep 17 00:00:00 2001 From: Mattie Fu Date: Tue, 28 Oct 2025 10:18:18 -0400 Subject: [PATCH 1/2] chore: fix bigtable-build-helper plugin --- bigtable-test/bigtable-build-helper/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bigtable-test/bigtable-build-helper/pom.xml b/bigtable-test/bigtable-build-helper/pom.xml index 2f8cd75e95..32e0d72c46 100644 --- a/bigtable-test/bigtable-build-helper/pom.xml +++ b/bigtable-test/bigtable-build-helper/pom.xml @@ -75,6 +75,9 @@ org.apache.maven.plugins maven-plugin-plugin 3.10.2 + + bigtable-build-helper + From 680c5efb1f99cf89308dd815b47e2cb89505f080 Mon Sep 17 00:00:00 2001 From: Mattie Fu Date: Tue, 28 Oct 2025 15:46:54 -0400 Subject: [PATCH 2/2] update --- bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml index 3ab6293585..062a8e71eb 100644 --- a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml +++ b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml @@ -159,7 +159,7 @@ limitations under the License. - 1 + **/CloudBigtableIOIntegrationTest.java