{"id":26164745,"url":"https://github.com/optum/sourcehawk-parent","last_synced_at":"2025-08-01T09:34:39.355Z","repository":{"id":44586513,"uuid":"305493266","full_name":"Optum/sourcehawk-parent","owner":"Optum","description":"Sourcehawk Parent Pom for supporting maven project inheritance","archived":false,"fork":false,"pushed_at":"2022-02-06T19:08:52.000Z","size":139,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-19T11:44:30.661Z","etag":null,"topics":["maven","maven-parent","maven-pom","sourcehawk"],"latest_commit_sha":null,"homepage":"https://optum.github.io/sourcehawk-docs","language":null,"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/Optum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2020-10-19T19:33:11.000Z","updated_at":"2021-12-16T15:07:23.000Z","dependencies_parsed_at":"2022-09-12T19:30:21.011Z","dependency_job_id":null,"html_url":"https://github.com/Optum/sourcehawk-parent","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/Optum/sourcehawk-parent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optum%2Fsourcehawk-parent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optum%2Fsourcehawk-parent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optum%2Fsourcehawk-parent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optum%2Fsourcehawk-parent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Optum","download_url":"https://codeload.github.com/Optum/sourcehawk-parent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optum%2Fsourcehawk-parent/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268199681,"owners_count":24211823,"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-08-01T02:00:08.611Z","response_time":67,"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":["maven","maven-parent","maven-pom","sourcehawk"],"created_at":"2025-03-11T15:40:04.539Z","updated_at":"2025-08-01T09:34:39.301Z","avatar_url":"https://github.com/Optum.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"sourcehawk-parent\n-----------------\n\n[![Maven Central](https://img.shields.io/maven-central/v/com.optum.sourcehawk/sourcehawk-parent.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.optum.sourcehawk%22%20AND%20a:%22sourcehawk-parent%22) \n[![Build Status](https://github.com/optum/sourcehawk-parent/workflows/Maven%20CI/badge.svg)](https://github.com/optum/sourcehawk-parent/actions) \n[![Sourcehawk Scan](https://github.com/optum/sourcehawk-parent/workflows/Sourcehawk%20Scan/badge.svg)](https://github.com/optum/sourcehawk-parent/actions) \n\n![OSS Lifecycle](https://img.shields.io/osslifecycle/optum/sourcehawk-parent)\n[![Sonatype OSS Index](https://img.shields.io/badge/Sonatype%20OSS%20Index-sourcehawk--parent-informational)](https://ossindex.sonatype.org/component/pkg:maven/com.optum.sourcehawk/sourcehawk-parent)\n\nSourcehawk Parent Pom for supporting maven project inheritance\n\n## Overview\n\n### parent\nManages commonly used plugins and configurations across all types of packaging and builds.\n\n#### Usage\n```xml\n\u003cparent\u003e\n    \u003cgroupId\u003ecom.optum.sourcehawk\u003c/groupId\u003e\n    \u003cartifactId\u003esourcehawk-parent\u003c/artifactId\u003e\n    \u003cversion\u003e2.0.0\u003c/version\u003e\n\u003c/parent\u003e\n```\n\n### checkstyle-config\nHouses the checkstyle configurations for all projects.\n\n### jar-parent\nManages plugins and profiles for all JAR based projects which extend it.\n\n#### Usage\n```xml\n\u003cparent\u003e\n    \u003cgroupId\u003ecom.optum.sourcehawk\u003c/groupId\u003e\n    \u003cartifactId\u003esourcehawk-jar-parent\u003c/artifactId\u003e\n    \u003cversion\u003e2.0.0\u003c/version\u003e\n\u003c/parent\u003e\n```\n\n## Development\n\n### Building\n\n```sh\n./mvnw clean install\n```\n\n#### Dev Profiles\nAny project which inherits from this parent pom, will be able to use these as well.\n\n##### dev.test\nSkip Enforcer\n\n```sh\n./mvnw clean install -P dev.test\n```\n\n##### dev.min\nSkip Enforcer, Static Code Analysis and Tests\n\n```sh\n./mvnw clean install -P dev.min\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptum%2Fsourcehawk-parent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptum%2Fsourcehawk-parent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptum%2Fsourcehawk-parent/lists"}