Skip to content

corgibytes/mrm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Repository Manager: Project

⚠️ This repository is a fork of the Mock Repository Manager that is maintained by Corgibytes. It includes a pull request that hasn't yet been merged into the upstream project. If that pull request gets merged, then this fork will likely be removed.

Mock Repository Manager for Maven. The Mock Repository Manager provides a mock Maven repository manager.

Apache License, Version 2.0, January 2004 Maven Central GitHub CI

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn verify site site:stage scm-publish:publish-scm

Packages

No packages published

Languages

  • Java 99.4%
  • Groovy 0.6%