diff --git a/.gitignore b/.gitignore index e5f11d6..36c2a08 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -SOURCES/maven-plugin-build-helper-1.9.1.tar.xz +maven-plugin-build-helper-1.4.tar.bz2 +/maven-plugin-build-helper-1.8.tar.xz +/LICENSE-2.0.txt +/maven-plugin-build-helper-1.9.tar.xz +/maven-plugin-build-helper-1.9.1.tar.xz diff --git a/.maven-plugin-build-helper.metadata b/.maven-plugin-build-helper.metadata new file mode 100644 index 0000000..9d101e5 --- /dev/null +++ b/.maven-plugin-build-helper.metadata @@ -0,0 +1 @@ +674f0fdf0a6dbea4d96fdab27d57d338f49b68ca maven-plugin-build-helper-1.9.1.tar.xz diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index d6b7694..0000000 --- a/gating.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- !Policy -product_versions: - - rhel-9 -decision_contexts: - - osci_compose_gate -rules: - # https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test - - !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}