corgibytes / mrm

Home Page:https://www.mojohaus.org/mrm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://www.mojohaus.org/mrm

License:Apache License 2.0


Languages

Language:Java 99.4%Language:Groovy 0.6%