Skip to content

apache/maven-studies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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/

About

Apache Maven Studies

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published