{"id":26052016,"url":"https://github.com/javaee-samples/jakartaee8-tck","last_synced_at":"2026-04-21T01:31:06.789Z","repository":{"id":44850902,"uuid":"270654569","full_name":"javaee-samples/jakartaee8-tck","owner":"javaee-samples","description":"Samples derived from TCK","archived":false,"fork":false,"pushed_at":"2022-01-21T23:49:47.000Z","size":410,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-08T05:47:20.034Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/javaee-samples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-08T12:10:06.000Z","updated_at":"2020-10-13T23:11:44.000Z","dependencies_parsed_at":"2022-08-24T08:41:26.837Z","dependency_job_id":null,"html_url":"https://github.com/javaee-samples/jakartaee8-tck","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/javaee-samples/jakartaee8-tck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaee-samples%2Fjakartaee8-tck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaee-samples%2Fjakartaee8-tck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaee-samples%2Fjakartaee8-tck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaee-samples%2Fjakartaee8-tck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javaee-samples","download_url":"https://codeload.github.com/javaee-samples/jakartaee8-tck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaee-samples%2Fjakartaee8-tck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32072953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-03-08T05:47:22.243Z","updated_at":"2026-04-21T01:31:06.760Z","avatar_url":"https://github.com/javaee-samples.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jakartaee8-tck\n\nThis project contains samples taken from the Jakarta EE TCK and refactored where needed to fit into a standard junit / Arquillian / Maven project.\n\nThe TCK itself can be found at: https://github.com/eclipse-ee4j/jakartaee-tck\n\n\n## Running the TCK samples\n\n```\nmvn clean install\n```\n\n## Default runtime\n\nThe default runtime to execute tests against is Piranha. Other servers, can be selected using profiles. E.g.\n\n```\nmvn clean install -Ppayara-remote\n```\n\n## Running individual samples\n\nRunning individual samples can be done using the `-Dtest` parameter, in combination with the name of the test class, and optionally the test method. E.g.\n\n```\nmvn clean install -Dtest=ServletRequestTest#getAttributeNamesTest -DfailIfNoTests=false\n```\n\n## Debugging individual samples\n\nTo debug samples for embedded runtimes (running in the same process as the TCK samples), e.g:\n\n```\nmvn clean install -Dtest=ServletRequestTest#getAttributeNamesTest -DfailIfNoTests=false -Dmaven.surefire.debug\n```\n\nTo debug samples for remote runtimes (running in another process as the TCK samples), e.g:\n\nStart the remote server in debug mode, then:\n\n```\nmvn clean install -Dtest=ServletRequestTest#getAttributeNamesTest -DfailIfNoTests=false -Ppayara-remote\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavaee-samples%2Fjakartaee8-tck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavaee-samples%2Fjakartaee8-tck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavaee-samples%2Fjakartaee8-tck/lists"}