{"id":14988043,"url":"https://github.com/apache/jackrabbit-filevault","last_synced_at":"2025-10-03T20:15:31.679Z","repository":{"id":13334521,"uuid":"16021499","full_name":"apache/jackrabbit-filevault","owner":"apache","description":"Apache Jackrabbit FileVault","archived":false,"fork":false,"pushed_at":"2025-09-25T17:55:44.000Z","size":6373,"stargazers_count":51,"open_issues_count":10,"forks_count":73,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-09-28T00:29:00.279Z","etag":null,"topics":["jackrabbit","java","jcr","oak","repository"],"latest_commit_sha":null,"homepage":"https://jackrabbit.apache.org/filevault/index.html","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ryanb/cancan","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-01-18T08:00:07.000Z","updated_at":"2025-09-25T17:55:48.000Z","dependencies_parsed_at":"2023-02-17T16:16:02.420Z","dependency_job_id":"a301519b-81d9-4492-b60b-89f7a7376b62","html_url":"https://github.com/apache/jackrabbit-filevault","commit_stats":{"total_commits":1103,"total_committers":22,"mean_commits":50.13636363636363,"dds":0.4932003626473255,"last_synced_commit":"aff7206130360d0b8019feee36d700c1cb0f2b48"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/apache/jackrabbit-filevault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fjackrabbit-filevault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fjackrabbit-filevault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fjackrabbit-filevault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fjackrabbit-filevault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/jackrabbit-filevault/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fjackrabbit-filevault/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277535897,"owners_count":25835059,"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-29T02:00:09.175Z","response_time":84,"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":["jackrabbit","java","jcr","oak","repository"],"created_at":"2024-09-24T14:15:59.945Z","updated_at":"2025-10-03T20:15:31.666Z","avatar_url":"https://github.com/apache.png","language":"Java","readme":"[![ASF Jira](https://img.shields.io/badge/ASF%20JIRA-JCRVLT-orange)](https://issues.apache.org/jira/projects/JCRVLT/summary)\n[![License](https://img.shields.io/badge/License-Apache%202.0-red.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n[![Maven Central](https://img.shields.io/maven-central/v/org.apache.jackrabbit.vault/vault-cli.svg?label=Maven%20Central)](https://search.maven.org/artifact//org.apache.jackrabbit.vault/vault-cli)\n[![Build Status](https://ci-builds.apache.org/buildStatus/icon?job=Jackrabbit%2Ffilevault%2Fmaster)](https://ci-builds.apache.org/job/Jackrabbit/job/filevault/job/master/)\n[![SonarCloud Status](https://sonarcloud.io/api/project_badges/measure?project=apache_jackrabbit-filevault\u0026metric=alert_status)](https://sonarcloud.io/summary/overall?id=apache_jackrabbit-filevault)\n[![SonarCloud Coverage](https://sonarcloud.io/api/project_badges/measure?project=apache_jackrabbit-filevault\u0026metric=coverage)](https://sonarcloud.io/component_measures?metric=Coverage\u0026view=list\u0026id=apache_jackrabbit-filevault)\n[![SonarCloud Bugs](https://sonarcloud.io/api/project_badges/measure?project=apache_jackrabbit-filevault\u0026metric=bugs)](https://sonarcloud.io/project/issues?resolved=false\u0026types=BUG\u0026id=apache_jackrabbit-filevault)\n[![SonarCloud Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=apache_jackrabbit-filevault\u0026metric=vulnerabilities)](https://sonarcloud.io/project/issues?resolved=false\u0026types=VULNERABILITY\u0026id=apache_jackrabbit-filevault)\n\nWelcome to Apache Jackrabbit FileVault\n===========================================================\n\nThe FileVault introduces a JCR repository to filesystem mapping. The mapping\nis exposed by an API and used by the \"FileVault Content Packages\" which allow to\ncreate portable packages of repository content.\n\nThe Vault Command Line Interface aka \"vlt\" provides a Subversion like\nutility to work and develop with repository content.\n\nApache Jackrabbit FileVault is a project of the Apache Software Foundation.\n\nDocumentation\n=============\nPlease refer to the documentation at \n\u003chttps://jackrabbit.apache.org/filevault/\u003e\n\n\nBuilding FileVault\n===========================================\n\nYou can build FileVault like this:\n\n    mvn clean install\n\nYou need Maven 3.6.2 (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\nBuilding FileVault Site\n============================================\n\nThe FileVault documentation lives as Markdown files in `src/site/markdown` such\nthat it easy to view e.g. from GitHub. The Maven site plugin\ncan be used to build and deploy a web site from those sources as follows:\n\n1. From the reactor build the site with javadoc:\n\n        $ mvn site\n\n2. Review the site at `target/site`\n3. Deploy the site to \u003chttps://jackrabbit.apache.org/filevault/\u003e using:\n\n        $ mvn site-deploy\n\n4. Finally review the site at \u003chttps://jackrabbit.apache.org/filevault/index.html\u003e.\n\n\nNote: To skip the final commit use `-Dscmpublish.skipCheckin=true`. You can then\nreview all pending changes in `vault-doc/target/scmpublish-checkout` and follow\nup with `svn commit` manually.\n\nNote: Every committer should be able to deploy the site. No fiddling with\ncredentials needed since deployment is done via svn commit to\n`https://svn.apache.org/repos/asf/jackrabbit/site/live/filevault`.\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 source code is available at\n\n   \u003chttps://github.com/apache/jackrabbit-filevault\u003e\n\nCredits\n=======\n\nSee \u003chttps://jackrabbit.apache.org/jackrabbit-team.html\u003e for the list of\nJackrabbit committers and main contributors.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fjackrabbit-filevault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fjackrabbit-filevault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fjackrabbit-filevault/lists"}