diff --git a/hbase-rpm/.blazar.yaml b/hbase-rpm/.blazar.yaml index 2b87704311b0..5ed0905e8c3f 100644 --- a/hbase-rpm/.blazar.yaml +++ b/hbase-rpm/.blazar.yaml @@ -14,6 +14,7 @@ env: HBASE_VERSION: "" PKG_RELEASE: "" FULL_BUILD_VERSION: "" + MAVEN_ARGS: "" depends: - hbase diff --git a/hubspot-client-bundles/.blazar.yaml b/hubspot-client-bundles/.blazar.yaml index a33edb3ed53a..02a8cae21e84 100644 --- a/hubspot-client-bundles/.blazar.yaml +++ b/hubspot-client-bundles/.blazar.yaml @@ -11,6 +11,7 @@ env: HBASE_VERSION: "" PKG_RELEASE: "" FULL_BUILD_VERSION: "" + MAVEN_ARGS: "" before: - description: "Prepare build environment" diff --git a/hubspot-client-bundles/hbase-backup-restore-bundle/.blazar.yaml b/hubspot-client-bundles/hbase-backup-restore-bundle/.blazar.yaml index d7e74cfc88a7..d1117419da96 100644 --- a/hubspot-client-bundles/hbase-backup-restore-bundle/.blazar.yaml +++ b/hubspot-client-bundles/hbase-backup-restore-bundle/.blazar.yaml @@ -11,6 +11,7 @@ env: HBASE_VERSION: "" PKG_RELEASE: "" FULL_BUILD_VERSION: "" + MAVEN_ARGS: "" before: - description: "Prepare build environment" diff --git a/hubspot-client-bundles/hbase-client-bundle/.blazar.yaml b/hubspot-client-bundles/hbase-client-bundle/.blazar.yaml index d9460df77009..384174d248ee 100644 --- a/hubspot-client-bundles/hbase-client-bundle/.blazar.yaml +++ b/hubspot-client-bundles/hbase-client-bundle/.blazar.yaml @@ -11,6 +11,7 @@ env: HBASE_VERSION: "" PKG_RELEASE: "" FULL_BUILD_VERSION: "" + MAVEN_ARGS: "" before: - description: "Prepare build environment" diff --git a/hubspot-client-bundles/hbase-mapreduce-bundle/.blazar.yaml b/hubspot-client-bundles/hbase-mapreduce-bundle/.blazar.yaml index 9d3fb688ef08..da76127c70c8 100644 --- a/hubspot-client-bundles/hbase-mapreduce-bundle/.blazar.yaml +++ b/hubspot-client-bundles/hbase-mapreduce-bundle/.blazar.yaml @@ -11,6 +11,7 @@ env: HBASE_VERSION: "" PKG_RELEASE: "" FULL_BUILD_VERSION: "" + MAVEN_ARGS: "" before: - description: "Prepare build environment"