publish-plugin VS gradle-maven-publish-plugin

Compare publish-plugin vs gradle-maven-publish-plugin and see what are their differences.

publish-plugin

Gradle plugin for publishing to Nexus repositories (by gradle-nexus)

gradle-maven-publish-plugin

A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance. (by vanniktech)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
publish-plugin gradle-maven-publish-plugin
3 3
380 1,141
0.5% -
8.4 9.1
15 days ago 1 day ago
Kotlin Kotlin
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

publish-plugin

Posts with mentions or reviews of publish-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-21.
  • Publishing Android libraries to MavenCentral in 2021
    3 projects | dev.to | 21 Apr 2021
    To easily automate publishing later, you'll use the gradle-nexus/publish-plugin tool. This has to be added in your project level (root) build.gradle file as a dependency.
  • No-bullshit guide on publishing your Gradle projects to Maven Central
    2 projects | dev.to | 27 Feb 2021
    There is a remedy: Gradle Nexus Publish Plugin. This plugin automatically closes and releases OSSRH staging repositories whenever you publish something. To use it, remove the repositories section from the publishing plugin configuration of your build script (the one mentioning "OSSRH" in my example above) and add these lines to your build:
  • How to publish a Gradle project to OSSRH.
    3 projects | /r/java | 5 Feb 2021
    Yeah, the new plugin which combines both of these functionalities is wip https://github.com/gradle-nexus/publish-plugin . I assume this will get released soon.

gradle-maven-publish-plugin

Posts with mentions or reviews of gradle-maven-publish-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-31.

What are some alternatives?

When comparing publish-plugin and gradle-maven-publish-plugin you can also consider the following projects:

java-11-examples - JDK 11 examples and demo projects.

grazel - A tool to migrate Android projects from Gradle to Bazel incrementally and automatically

aws-junit5 - JUnit 5 extensions for AWS

scalroid - A scala-kotlin-java joint compilation plugin built on Gradle, for native Android.

stream-chat-android - :speech_balloon: Android Chat SDK ➜ Stream Chat API. UI component libraries for chat apps. Kotlin & Jetpack Compose messaging SDK for Android chat

KotlinReactNativeApp - An example of react native app written in kotlin

gradle-publish-ossrh-sample

idiomatic-gradle - How do I idiomatically structure a large build with Gradle 7.2+?

kotlin-android-template - Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️

moko-resources - Resources access for mobile (android & ios) Kotlin Multiplatform development

js2p-gradle - Extended Jsonschema2Pojo gradle plugin

dependency-analysis-gradle-plugin - Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins