{"id":24649141,"url":"https://github.com/ow2-proactive/gradle-plugin-example","last_synced_at":"2026-04-16T13:35:39.717Z","repository":{"id":44929990,"uuid":"221225016","full_name":"ow2-proactive/gradle-plugin-example","owner":"ow2-proactive","description":"A template for gradle plugin","archived":false,"fork":false,"pushed_at":"2022-01-18T03:15:10.000Z","size":58,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-25T17:15:47.112Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ow2-proactive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-12T13:31:18.000Z","updated_at":"2019-11-18T14:14:36.000Z","dependencies_parsed_at":"2022-09-05T17:41:23.983Z","dependency_job_id":null,"html_url":"https://github.com/ow2-proactive/gradle-plugin-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ow2-proactive%2Fgradle-plugin-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ow2-proactive%2Fgradle-plugin-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ow2-proactive%2Fgradle-plugin-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ow2-proactive%2Fgradle-plugin-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ow2-proactive","download_url":"https://codeload.github.com/ow2-proactive/gradle-plugin-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244675507,"owners_count":20491824,"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":[],"created_at":"2025-01-25T17:15:57.029Z","updated_at":"2026-04-16T13:35:34.690Z","avatar_url":"https://github.com/ow2-proactive.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template for Gradle plugin\n\n## Description\n\nThe plugin sources are contained in the directory [src/](src/main/java/org/ow2/proactive/gradle/). It contains a task called example that can be called by using the plugin in another gradle project. The task example display on the standard output the parameter `sentenceToDisplay`. This parameter should be declared in the build.gradle of the project that use the extension. An example is available in the [example/](example/) directory.\n\n## Build step\n\nThe build step will build the plugin and upload in your maven local repository.\n\nOn Linux\n```\n./gradlew install\n```\n\nOn Windows\n```\ngradlew.bat install\n```\n\n## Run the example\n\nThe follwing command will move your current directory to the example directory. Then it will run the example task with the -Plocal property in order to use the local maven repository to get the plugin.\n\nOn Linux\n```\ncd example\n./gradlew example -Plocal\n```\n\nOn Windows\n```\ncd example\ngradlew.bat example -Plocal\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fow2-proactive%2Fgradle-plugin-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fow2-proactive%2Fgradle-plugin-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fow2-proactive%2Fgradle-plugin-example/lists"}