ossrh-test

Test for an automated artifact publishing to Maven Central

Лицензия

Лицензия

MIT
Группа

Группа

de.gesellix
Идентификатор

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

ossrh-test
Последняя версия

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

2021-02-16T12-54-56
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

ossrh-test
Test for an automated artifact publishing to Maven Central
Ссылка на сайт

Ссылка на сайт

https://github.com/gesellix/ossrh-test
Система контроля версий

Система контроля версий

https://github.com/gesellix/ossrh-test

Скачать ossrh-test

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math3 jar 3.6.1

runtime (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 29.0-jre

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

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

ossrh-test

Sandbox to show an automated publish/release process to Maven Central via gradle-nexus/publish-plugin after JFrog's announcement about the shutdown of Bintray/JCenter/....

Release Workflow

There are multiple GitHub Action Workflows for the different steps in the package's lifecycle:

  • CI: Builds and checks incoming changes on a pull request
    • triggered on every push to a non-default branch
  • CD: Publishes the Gradle artifacts to GitHub Package Registry
    • triggered only on pushes to the default branch
  • Release: Publishes Gradle artifacts to Sonatype and releases them to Maven Central
    • triggered on a published GitHub release using the underlying tag as artifact version, e.g. via git tag -m "$MESSAGE" v$(date +"%Y-%m-%dT%H-%M-%S")

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

Версия
2021-02-16T12-54-56
2021-02-16T12-43-56
0.0.8
0.0.7
0.0.3