Apache Maven Studies

Clone this repo:
  1. d333d3c why not separate Git repo for each study by Hervé Boutemy · 3 weeks ago master
  2. 2fd734a add eol by Hervé Boutemy · 3 weeks ago
  3. 526af58 enable branch protection by Hervé Boutemy · 3 weeks ago
  4. 7afcc9b add link to studies sites by Hervé Boutemy · 3 weeks ago
  5. 9664eda Added GitHub metadata by Hervé Boutemy · 6 years ago

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/