{"id":19545450,"url":"https://github.com/forter/riemann-testng-listener","last_synced_at":"2025-09-15T06:31:34.183Z","repository":{"id":23440393,"uuid":"26803804","full_name":"forter/riemann-testng-listener","owner":"forter","description":"reports testng test results to riemann (use with surefire or failsafe maven plugins)","archived":true,"fork":false,"pushed_at":"2023-03-21T22:42:56.000Z","size":416,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":62,"default_branch":"master","last_synced_at":"2025-02-26T05:43:20.227Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/forter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-11-18T10:24:19.000Z","updated_at":"2024-11-18T16:25:39.000Z","dependencies_parsed_at":"2025-01-08T19:31:53.615Z","dependency_job_id":"56b7fe23-6f2a-42c6-a1e8-9472323b1846","html_url":"https://github.com/forter/riemann-testng-listener","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/forter/riemann-testng-listener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forter%2Friemann-testng-listener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forter%2Friemann-testng-listener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forter%2Friemann-testng-listener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forter%2Friemann-testng-listener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forter","download_url":"https://codeload.github.com/forter/riemann-testng-listener/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forter%2Friemann-testng-listener/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275218008,"owners_count":25425796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T03:38:52.478Z","updated_at":"2025-09-15T06:31:33.872Z","avatar_url":"https://github.com/forter.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"riemann-testng-listener\n=======================\n\nreports testng test results to riemann (use with maven-surefire-plugin or maven-failsafe-plugin)\n\npom.xml integration:\n```\n \u003cbuild\u003e\n   \u003cplugins\u003e\n    \u003cplugin\u003e\n      \u003cgroupId\u003eorg.apache.maven.plugins\u003c/groupId\u003e\n      \u003cartifactId\u003emaven-surefire-plugin\u003c/artifactId\u003e\n      \u003cversion\u003e2.15\u003c/version\u003e\n      \u003cconfiguration\u003e\n          \u003cproperties\u003e\n            \u003cproperty\u003e\n              \u003cname\u003elistener\u003c/name\u003e\n              \u003cvalue\u003ecom.forter.monitoring.RiemannListener\u003c/value\u003e\n            \u003c/property\u003e\n        \u003c/properties\u003e\n      \u003c/configuration\u003e\n    \u003c/plugin\u003e\n  \u003c/plugins\u003e\n \u003c/build\u003e\n \n \u003cdependencies\u003e\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.forter\u003c/groupId\u003e\n      \u003cartifactId\u003eriemann-testng-listener\u003c/artifactId\u003e\n      \u003cversion\u003e0.2\u003c/version\u003e\n      \u003cscope\u003etest\u003c/scope\u003e\n    \u003c/dependency\u003e\n  \u003c/dependencies\u003e\n  \n  \u003crepositories\u003e\n    \u003crepository\u003e\n      \u003cid\u003eforter-public\u003c/id\u003e\n      \u003cname\u003eforter public\u003c/name\u003e\n      \u003curl\u003ehttp://oss.forter.com/repository\u003c/url\u003e\n      \u003creleases\u003e\n        \u003cchecksumPolicy\u003efail\u003c/checksumPolicy\u003e\n      \u003c/releases\u003e\n      \u003csnapshots\u003e\n        \u003cchecksumPolicy\u003efail\u003c/checksumPolicy\u003e\n        \u003cenabled\u003etrue\u003c/enabled\u003e\n      \u003c/snapshots\u003e\n    \u003c/repository\u003e\n  \u003c/repositories\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforter%2Friemann-testng-listener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforter%2Friemann-testng-listener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforter%2Friemann-testng-listener/lists"}