{"id":14987757,"url":"https://github.com/apache/jackrabbit-filevault-package-maven-plugin","last_synced_at":"2025-10-19T11:32:27.042Z","repository":{"id":25175786,"uuid":"103365096","full_name":"apache/jackrabbit-filevault-package-maven-plugin","owner":"apache","description":"Apache Jackrabbit FileVault Package Maven Plugin","archived":false,"fork":false,"pushed_at":"2025-01-25T11:21:07.000Z","size":968,"stargazers_count":8,"open_issues_count":4,"forks_count":21,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-01-25T12:20:29.230Z","etag":null,"topics":["content-package","jackrabbit","java","jcr","maven-plugin","oak","repository"],"latest_commit_sha":null,"homepage":"https://jackrabbit.apache.org/filevault-package-maven-plugin/index.html","language":"Java","has_issues":false,"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/apache.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":"2017-09-13T07:00:08.000Z","updated_at":"2024-10-11T15:01:01.000Z","dependencies_parsed_at":"2023-02-16T21:15:26.845Z","dependency_job_id":"5302e2fb-86ed-4030-b9a7-7d7a56a99e1f","html_url":"https://github.com/apache/jackrabbit-filevault-package-maven-plugin","commit_stats":{"total_commits":425,"total_committers":5,"mean_commits":85.0,"dds":0.3105882352941176,"last_synced_commit":"ca0edb85627e05f7657361b70e7cdb1649f96541"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fjackrabbit-filevault-package-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fjackrabbit-filevault-package-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fjackrabbit-filevault-package-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fjackrabbit-filevault-package-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/jackrabbit-filevault-package-maven-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237125403,"owners_count":19259280,"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":["content-package","jackrabbit","java","jcr","maven-plugin","oak","repository"],"created_at":"2024-09-24T14:15:21.544Z","updated_at":"2025-10-19T11:32:26.563Z","avatar_url":"https://github.com/apache.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![ASF Jira](https://img.shields.io/badge/ASF%20JIRA-JCRVLT-orange)](https://issues.apache.org/jira/projects/JCRVLT/summary)\n![GitHub](https://img.shields.io/github/license/apache/jackrabbit-filevault-package-maven-plugin)\n[![Maven Central](https://img.shields.io/maven-central/v/org.apache.jackrabbit/filevault-package-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.jackrabbit/filevault-package-maven-plugin)\n[![Build Status](https://ci-builds.apache.org/buildStatus/icon?job=Jackrabbit%2Ffilevault-package-maven-plugin%2Fmaster)](https://ci-builds.apache.org/job/Jackrabbit/job/filevault-package-maven-plugin/job/master/)\n[![SonarCloud Status](https://sonarcloud.io/api/project_badges/measure?project=apache_jackrabbit-filevault-package-maven-plugin\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_jackrabbit-filevault-package-maven-plugin)\n[![SonarCloud Coverage](https://sonarcloud.io/api/project_badges/measure?project=apache_jackrabbit-filevault-package-maven-plugin\u0026metric=coverage)](https://sonarcloud.io/component_measures/metric/coverage/list?id=apache_jackrabbit-filevault-package-maven-plugin)\n[![SonarCloud Bugs](https://sonarcloud.io/api/project_badges/measure?project=apache_jackrabbit-filevault-package-maven-plugin\u0026metric=bugs)](https://sonarcloud.io/component_measures/metric/reliability_rating/list?id=apache_jackrabbit-filevault-package-maven-plugin)\n[![SonarCloud Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=apache_jackrabbit-filevault-package-maven-plugin\u0026metric=vulnerabilities)](https://sonarcloud.io/component_measures/metric/security_rating/list?id=apache_jackrabbit-filevault-package-maven-plugin)\n\nWelcome to Apache Jackrabbit FileVault Package Maven Plugin\n===========================================================\n\nThe Apache Jackrabbit FileVault Package Maven Plugin is an Apache Maven Plugin \nthat simplifies the creation of content package Maven artifacts. The content \npackages can later be used to install content into a JCR repository using the \nApache Jackrabbit FileVault packaging runtime.\n\nApache Jackrabbit FileVault is a project of the Apache Software Foundation.\n\nDocumentation\n=============\nPlease refer to the plugin documentation at \n\u003chttps://jackrabbit.apache.org/filevault-package-maven-plugin/index.html\u003e\n\n\nBuilding the FileVault Package Maven Plugin\n===========================================\n\nYou can build the plugin like this:\n\n    mvn clean install\n\nYou need Maven 3.6.3 (or higher) with Java 11 (or higher) for the build.\nFor more instructions, please see the documentation at:\n\n   \u003chttps://jackrabbit.apache.org/building-jackrabbit.html\u003e\n\nLicense (see also LICENSE)\n==============================\n\n```\nCollective work: Copyright 2013 The Apache Software Foundation.\n\nLicensed to the Apache Software Foundation (ASF) under one or more\ncontributor license agreements.  See the NOTICE file distributed with\nthis work for additional information regarding copyright ownership.\nThe ASF licenses this file to You under the Apache License, Version 2.0\n(the \"License\"); you may not use this file except in compliance with\nthe License.  You may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\nMailing Lists\n=============\n\nTo get involved with the Apache Jackrabbit project, start by having a\nlook at our website and joining our mailing lists. For more details about\nJackrabbit mailing lists as well as links to list archives, please see:\n\n   \u003chttps://jackrabbit.apache.org/mailing-lists.html\u003e\n\nLatest development\n==================\n\nThe latest FileVault package plugin source code is available at\n\n   \u003chttps://github.com/apache/jackrabbit-filevault-package-maven-plugin\u003e\n\n\nCredits\n=======\n\nSee \u003chttps://jackrabbit.apache.org/jackrabbit-team.html\u003e for the list of\nJackrabbit committers and main contributors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fjackrabbit-filevault-package-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fjackrabbit-filevault-package-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fjackrabbit-filevault-package-maven-plugin/lists"}