Mr Maven: A Maven Meta Manager

👨‍🏭 Mr Maven provides a system for management of Maven that's a convenience level "above" Maven, or a "meta" level. It uses focused regional approaches from a front-line "service desk" that encompasses abstract yet advanced optimizing parallelism.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

biz.seankelly.maven
Идентификатор

Идентификатор

mr-maven
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mr Maven: A Maven Meta Manager
👨‍🏭 Mr Maven provides a system for management of Maven that's a convenience level "above" Maven, or a "meta" level. It uses focused regional approaches from a front-line "service desk" that encompasses abstract yet advanced optimizing parallelism.

Скачать mr-maven

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/biz.seankelly.maven/mr-maven/ -->
<dependency>
    <groupId>biz.seankelly.maven</groupId>
    <artifactId>mr-maven</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/biz.seankelly.maven/mr-maven/
implementation 'biz.seankelly.maven:mr-maven:1.0.2'
// https://jarcasting.com/artifacts/biz.seankelly.maven/mr-maven/
implementation ("biz.seankelly.maven:mr-maven:1.0.2")
'biz.seankelly.maven:mr-maven:jar:1.0.2'
<dependency org="biz.seankelly.maven" name="mr-maven" rev="1.0.2">
  <artifact name="mr-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.seankelly.maven', module='mr-maven', version='1.0.2')
)
libraryDependencies += "biz.seankelly.maven" % "mr-maven" % "1.0.2"
[biz.seankelly.maven/mr-maven "1.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

PDS Engineering Node Maven Parent POM

Description

This project is simply the parent POM for gov.nasa.pds projects using Maven. It includes some common repositories, distributionManagement, plugins, and reporting information all gov.nasa.pds projects should inherit.

See pom.xml for more information

Release and Deployment

In the event updates are made to the POM and they are ready for release, perform the following steps:

  1. Version the POM to a new version.
VERSION=1.1.0
mvn versions:set -DnewVersion=$VERSION
git add pom.xml
  1. Deploy to Sonatype (Maven Central)
# For operational release
mvn clean site deploy -P release

# For release candidate
mvn clean site deploy
  1. Tag a release in Github
git tag v${VERSION}
git push --tags
biz.seankelly.maven

NASA Planetary Data System Software

Версии библиотеки

Версия
1.0.2