{"id":15377215,"url":"https://github.com/kevinsawicki/github-maven-example","last_synced_at":"2025-04-12T17:40:23.766Z","repository":{"id":47776414,"uuid":"2311265","full_name":"kevinsawicki/github-maven-example","owner":"kevinsawicki","description":"Example project using GitHub Maven Plugins","archived":false,"fork":false,"pushed_at":"2023-12-22T17:11:32.000Z","size":141,"stargazers_count":138,"open_issues_count":25,"forks_count":934,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-03T19:14:07.978Z","etag":null,"topics":["java"],"latest_commit_sha":null,"homepage":"http://kevinsawicki.github.com/github-maven-example","language":"Java","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/kevinsawicki.png","metadata":{"files":{"readme":"README.md","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":"2011-09-02T01:11:54.000Z","updated_at":"2025-03-27T22:15:59.000Z","dependencies_parsed_at":"2024-10-21T15:59:11.369Z","dependency_job_id":null,"html_url":"https://github.com/kevinsawicki/github-maven-example","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.3125,"last_synced_commit":"27374b94fe4708c92e313d944cdc1bdd43841df6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinsawicki%2Fgithub-maven-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinsawicki%2Fgithub-maven-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinsawicki%2Fgithub-maven-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinsawicki%2Fgithub-maven-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinsawicki","download_url":"https://codeload.github.com/kevinsawicki/github-maven-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248607295,"owners_count":21132511,"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","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":["java"],"created_at":"2024-10-01T14:10:01.770Z","updated_at":"2025-04-12T17:40:23.745Z","avatar_url":"https://github.com/kevinsawicki.png","language":"Java","readme":"This is an example project that uses the [GitHub Maven Plugins](https://github.com/github/maven-plugins).\n\nSee the [POM file](https://github.com/kevinsawicki/github-maven-example/blob/master/example/pom.xml)\nfor how the downloads plugin and site plugin are configured.\n\n# Getting started\n\n* Fork this project\n* Update the `pom.xml` file `\u003curl\u003e` element to be the address of your fork\n* Optionally update `\u003cscm\u003e` and `\u003cdevelopers\u003e` section as well to have the information for your fork\n* Add the following to your Maven `settings.xml` file updated with your GitHub login name and password:\n\n```xml\n\u003cservers\u003e\n  \u003cserver\u003e\n    \u003cid\u003egithub\u003c/id\u003e\n    \u003cusername\u003euser\u003c/username\u003e\n    \u003cpassword\u003epassword\u003c/password\u003e\n  \u003c/server\u003e  \n\u003c/servers\u003e\n```\n\n# Using the downloads plugin\n\n```\n$ cd github-maven-example/example\n$ mvn clean install\n```\n\nThe compiled, source, and Javadoc JAR files will be uploaded as downloads [here](https://github.com/kevinsawicki/github-maven-example/downloads).\n\n# Using the site plugin\n\n```\n$ cd github-maven-example/example\n$ mvn site\n```\n\nThe generated site will be committed to the [gh-pages branch](https://github.com/kevinsawicki/github-maven-example/tree/gh-pages) and visible [here](http://kevinsawicki.github.com/github-maven-example/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinsawicki%2Fgithub-maven-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinsawicki%2Fgithub-maven-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinsawicki%2Fgithub-maven-example/lists"}