{"id":19656441,"url":"https://github.com/daggerok/publish-to-github-example","last_synced_at":"2026-05-15T04:04:14.538Z","repository":{"id":151041936,"uuid":"116280272","full_name":"daggerok/publish-to-github-example","owner":"daggerok","description":"This repository contains example how to publish and depends on maven artifacts using github.","archived":false,"fork":false,"pushed_at":"2018-01-07T22:35:24.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T02:20:39.146Z","etag":null,"topics":["github-maven-repository","github-releases","github-repository","publish","publishing"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daggerok.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-01-04T16:11:05.000Z","updated_at":"2018-01-20T15:18:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa3575db-23fd-4b4f-a913-ae6acddca806","html_url":"https://github.com/daggerok/publish-to-github-example","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/publish-to-github-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fpublish-to-github-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fpublish-to-github-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fpublish-to-github-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fpublish-to-github-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/publish-to-github-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fpublish-to-github-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33053146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":["github-maven-repository","github-releases","github-repository","publish","publishing"],"created_at":"2024-11-11T15:27:47.860Z","updated_at":"2026-05-15T04:04:14.520Z","avatar_url":"https://github.com/daggerok.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= publish-to-github-example image:https://travis-ci.org/daggerok/publish-to-github-example.svg?branch=0.0.3[\"Build Status\", link=\"https://travis-ci.org/daggerok/publish-to-github-example\"]\n\n=== gradle flow\n\n.1 build and deploy (publish) `gradle-producer` library to github (user: daggerok, repo: publish-to-github-example, branch: mvn-repo)\n----\nbash ./gradlew clean deploy -b gradle-producer/build.gradle\n----\n\n.2 build dependant project using `gradle-consumer` from Github\n----\nbash ./gradlew clean build -b gradle-consumer/build.gradle\njava -jar ./gradle-consumer/build/libs/*-all.jar\n----\n\n=== maven flow\n\n.1 build and deploy (publish) `maven-producer` library to github (user: daggerok, repo: publish-to-github-example, branch: mvn-repo)\n----\n# using custom settings.xml\nbash mvnw clean deploy -U -f maven-producer/pom.xml -s maven-producer/settings.xml\n\n# or after modifiyng ~/.m2/settings.xml\ncp maven-producer/settings.xml ~/.m2/\nbash mvnw clean deploy -f maven-producer/pom.xml -P publish-to-github-example-deployment-profile\n----\n\n.2 build dependant project using `maven-producer` as a dependency from Github\n----\nbash ./mvnw clean package -U -f maven-consumer/pom.xml\njava -jar maven-consumer/target/*-all.jar\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fpublish-to-github-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fpublish-to-github-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fpublish-to-github-example/lists"}