{"id":23033944,"url":"https://github.com/freenowtech/phrase-maven-plugin","last_synced_at":"2026-01-11T17:38:02.606Z","repository":{"id":54852058,"uuid":"54825121","full_name":"freenowtech/phrase-maven-plugin","owner":"freenowtech","description":"maven plugin to download phraseapp.com strings during compilation","archived":false,"fork":false,"pushed_at":"2023-03-28T14:33:00.000Z","size":66,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-07-01T15:39:47.326Z","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/freenowtech.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":"2016-03-27T11:23:15.000Z","updated_at":"2023-07-01T15:39:47.238Z","dependencies_parsed_at":"2023-01-23T09:30:53.802Z","dependency_job_id":null,"html_url":"https://github.com/freenowtech/phrase-maven-plugin","commit_stats":null,"previous_names":["mytaxi/phrase-maven-plugin"],"tags_count":7,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fphrase-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fphrase-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fphrase-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fphrase-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freenowtech","download_url":"https://codeload.github.com/freenowtech/phrase-maven-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229843384,"owners_count":18132901,"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":"2024-12-15T16:28:10.425Z","updated_at":"2026-01-11T17:38:02.581Z","avatar_url":"https://github.com/freenowtech.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phrase Maven Plugin\n[![Build Status](https://github.com/freenowtech/phrase-maven-plugin/actions/workflows/maven.yml/badge.svg?query=branch%3Amaster)](https://github.com/freenowtech/phrase-maven-plugin/actions?query=branch%3Amaster)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.free-now.maven.plugins/phrase-maven-plugin/badge.svg?x=1)](https://maven-badges.herokuapp.com/maven-central/com.free-now.maven.plugins/phrase-maven-plugin)\n\n## What is this?\nThis projects contains a maven plugin to download PhraseApp translations due the \nbuild process from [PhraseApp API v2](http://docs.phraseapp.com/api/v2/).\n\n## What you have to do to start it with maven?\n\n### Create the bean PhraseAppSyncTask to run this job scheduled lately.\n\n    Configure the maven plugin\n    \n    \u003cplugin\u003e\n        \u003cgroupId\u003ecom.free-now.maven.plugins\u003c/groupId\u003e\n        \u003cartifactId\u003ephrase-plugin\u003c/artifactId\u003e\n        \u003cversion\u003e2.x.x\u003c/version\u003e\n        \u003cconfiguration\u003e\n            \u003cauthToken\u003eYOUR_AUTH_TOKEN(REQUIRED)\u003c/authToken\u003e\n            \u003cprojectId\u003eYOUR_PROJECT_ID(REQUIRED)\u003c/projectId\u003e\n            \u003ctags\u003eYOUR_TAGS_IN_THE_PROJECT(OPTIONAL)\u003c/tagName\u003e\n            \n            \u003cgeneratedResourcesFolderName\u003eYOUR_GENERATED_RESOURCE_FOLDER(default:generated-resources/)\u003c/generatedResourcesFolderName\u003e\n            \u003cmessagesFolderName\u003eYOUR_MESSAGES_FOLDERNAME(default:messages/)\u003c/messagesFolderName\u003e\n            \u003cmessageFilePrefix\u003eYOUR_MESSAGE_FILE_PREFIX(default:messages_)\u003c/messageFilePrefix\u003e\n            \u003cmessageFilePostfix\u003eYOUR_MESSAGE_FILE_POSTFIX(default:.properties)\u003c/messageFilePostfix\u003e \n        \u003c/configuration\u003e\n        \u003cexecutions\u003e\n            \u003cexecution\u003e\n                \u003cgoals\u003e\n                    \u003cgoal\u003ephrase\u003c/goal\u003e\n                \u003c/goals\u003e\n            \u003c/execution\u003e\n        \u003c/executions\u003e\n    \u003c/plugin\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreenowtech%2Fphrase-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreenowtech%2Fphrase-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreenowtech%2Fphrase-maven-plugin/lists"}