{"id":18556334,"url":"https://github.com/rsocket/gradle-nebula-plugin-rsocket","last_synced_at":"2025-09-09T08:47:15.156Z","repository":{"id":66223687,"uuid":"94417823","full_name":"rsocket/gradle-nebula-plugin-rsocket","owner":"rsocket","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-15T09:29:39.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-19T08:48:54.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Groovy","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/rsocket.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-06-15T08:28:11.000Z","updated_at":"2023-03-21T22:03:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab6d4f00-d6db-4cdf-844f-c2ce32da0abf","html_url":"https://github.com/rsocket/gradle-nebula-plugin-rsocket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rsocket/gradle-nebula-plugin-rsocket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Fgradle-nebula-plugin-rsocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Fgradle-nebula-plugin-rsocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Fgradle-nebula-plugin-rsocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Fgradle-nebula-plugin-rsocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsocket","download_url":"https://codeload.github.com/rsocket/gradle-nebula-plugin-rsocket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Fgradle-nebula-plugin-rsocket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274268373,"owners_count":25253390,"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-09T02:00:10.223Z","response_time":80,"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-06T21:29:55.052Z","updated_at":"2025-09-09T08:47:15.107Z","avatar_url":"https://github.com/rsocket.png","language":"Groovy","readme":"gradle-nebula-plugin-rsocket\n==============\n\nThis plugin is to support projects in the RSocket org (and it isn't meant to be used elsewhere). It is at its essence\njust a combination of other plugins that are common to all RSocket projects, with some additional configuration. The \nprimary responsibilities to:\n\n  * Provide release process\n  * Configure publishing\n  * Recommend license headers\n  * Create a performance module for testing with jmh\n  * Configure modules to be as OSGI modules\n  * Set defaults for javadoc formatting\n  \nThis project could be used as an example of how a \"project plugin\" could work. A \"project plugin\" is a Gradle that \nprovides consistency across many projects, e.g. in a Github org or an enterprise.\n\n# Build \u0026 Binaries\n\n\u003ca href='https://travis-ci.org/RSocket/gradle-nebula-plugin-rsocket'\u003e\u003cimg src='https://travis-ci.org/RSocket/gradle-nebula-plugin-rsocket.svg?branch=gradle-2.2'\u003e\u003c/a\u003e\n\n# Plugins Used\n\nFor reference, these are Gradle-related modules used:\n\n  * com.netflix.nebula:nebula-project-plugin\n  * com.netflix.nebula:nebula-bintray-plugin' wraps gradle-bintray-plugin with different defaults and adding OJO support and multi-module support.\n  * com.netflix.nebula:nebula-publishing-plugin for producing a jar, source jar, javadoc jar with metadata about how it was produced.\n  * com.github.jengelman.gradle.plugins:shadow for generating a binary for the performances tests to run from.\n  * nl.javadude.gradle.plugins:license-gradle-plugin for license recommendations\n  * org.ajoberstar:gradle-git:0.9.0 for release process.\n  * com.netflix.nebula:nebula-test for Gradle integration tests.\n\n# Applying the Plugin\n\nTo include, add the following to your build.gradle\n\n    buildscript {\n      repositories { jcenter() }\n      dependencies { classpath 'io.rsocket:gradle-nebula-plugin-rsocket:1.0.6' }\n    }\n\n    allprojects {\n        apply plugin: 'rsocket-project'\n    }\n\n# Parameters\n\n* `-Prelease.travisci=true` - this will disable tagging\n\n# Variants\n\n## License Check\n\nBy default the license check is on. To turn it off:\n\n    license {\n        ignoreFailures = true\n    }\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsocket%2Fgradle-nebula-plugin-rsocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsocket%2Fgradle-nebula-plugin-rsocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsocket%2Fgradle-nebula-plugin-rsocket/lists"}