why not separate Git repo for each study
1 file changed
tree: 71c759fc931b5673325d769baa642160f59d10b2
  1. .asf.yaml
  2. README.md
README.md

Maven Studies (former sandbox)

This repository contains studies on new ideas for Maven: it‘s a replacement for Subversion times’ Maven Sandbox with an organization optimized for Git, using orphaned branches instead of directories.

Notice: in the past, it required infra to create a Git repository, but self service was later provided. What remains not self service is Git repository deletion (not even sure it is accepted) or archival.

Each study is managed in a separate Git orphan branch.

Creating a new Maven Study

git checkout --orphan my-new-study
rm .git/index
git clean -fdx

Publishing Site for a Maven Study

Studies can publish a site to https://maven.apache.org/studies/