{"id":23651886,"url":"https://github.com/microfocus/data-protector-uic-plugin-archetype","last_synced_at":"2025-11-04T22:03:12.214Z","repository":{"id":160476233,"uuid":"608507606","full_name":"MicroFocus/data-protector-uic-plugin-archetype","owner":"MicroFocus","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-20T04:37:08.000Z","size":271,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-20T01:42:55.088Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MicroFocus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-02T06:47:05.000Z","updated_at":"2024-05-10T10:01:25.000Z","dependencies_parsed_at":"2024-05-06T02:37:53.030Z","dependency_job_id":"7b7b79b6-a419-4260-a60d-bdcc59f98e76","html_url":"https://github.com/MicroFocus/data-protector-uic-plugin-archetype","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MicroFocus/data-protector-uic-plugin-archetype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2Fdata-protector-uic-plugin-archetype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2Fdata-protector-uic-plugin-archetype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2Fdata-protector-uic-plugin-archetype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2Fdata-protector-uic-plugin-archetype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MicroFocus","download_url":"https://codeload.github.com/MicroFocus/data-protector-uic-plugin-archetype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2Fdata-protector-uic-plugin-archetype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282720755,"owners_count":26716064,"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-11-04T02:00:05.887Z","response_time":62,"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-12-28T16:48:49.103Z","updated_at":"2025-11-04T22:03:12.194Z","avatar_url":"https://github.com/MicroFocus.png","language":"Java","readme":"# Maven Archetype for Opentext Data Protector UIC Plugin\r\n\r\nThis project is a [Maven Archetype](https://maven.apache.org/archetype/) project that can be used to create the\r\nskeleton project structure and stub files for the development of *UIC plugin* for *Opentext Data Protector*. \r\n\r\n## Installing the archetype\r\n* Clone or download the project.\r\n* Make sure that you have JDK 17 and recent version of Maven installed.\r\n* Run `mvn clean install` in the root of the project. This will build and install the archetype on the local machine.\r\n\r\n## Using the archetype to create a plugin\r\n* cd to a directory where you want to create a new plugin project\r\n* Run `mvn archetype:generate -DarchetypeGroupId=com.microfocus.dp -DarchetypeArtifactId=uic-plugin-archetype -DarchetypeVersion=1.0.0` and enter appropriate input values for the properties when prompted. Here's an example:\r\n\r\n\r\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;**IMPORTANT**:\r\nWhile specifying the values for the properties, ensure the following:\r\n* Do not include space(' ') or comma(',').\r\n* For pluginName, the value is case insensitive.\r\n* For package, the value should start with the string 'com.mf.dp.sample'.\r\n* For version, the value can contain the numbers and ('.'). Example: \"1.0\",\"1.0.0\".\r\n* For *pluginNameLowerCase*, do not enter a value. You must accept the default value presented.\r\n\r\n![Screenshot](images/generate_project.png?raw=true)\r\n\r\n\r\n## Using the generated project\r\nRefer to the README.md located in the root of the generated project for instructions on how to use the skeleton project to develop, build, deploy, and run a plugin.\r\n\r\n## Example plugin\r\nThis project also contains an example plugin named [SampleFS](https://github.com/MicroFocus/data-protector-uic-plugin-archetype/tree/main/examples/samplefs-plugin). The *SampleFS* plugin is developed using the skeleton project created from the archetype and adds rudimentary backup and restore functionality for a directory on the file system.\r\n\r\n## What's new\r\n- 1.0.0\r\n    - Initial release - This release is compatible with Data Protector 24.2\r\n    \r\n## License\r\n[MIT license](LICENSE).\r\n\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrofocus%2Fdata-protector-uic-plugin-archetype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrofocus%2Fdata-protector-uic-plugin-archetype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrofocus%2Fdata-protector-uic-plugin-archetype/lists"}