Commit 5fcf879
authored
ci: Add groupId and version to bigquery benchmark module (#12119)
Error:
```
XPath set is empty
XPath set is empty
Checking :benchmark::Couldn't parse the pom file: ./java-bigquery/benchmark/pom.xml
```
From #12081
Benchmark is not added to the bigquery modules and should not be
published to Maven Central. The check just finds all the pom.xml files
in the repo and tries to ensure that they don't exist in Maven.1 parent f8a13e5 commit 5fcf879
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments