Search Gradle plugins
Plugin | Latest Version |
---|---|
org.hiero.gradle.feature.publish-maven-centralConventions for 'io.github.gradle-nexus.publish-plugin' to publish to Maven Central and filter which modules are published through the '-PpublishingPackageGroup' parameter (subproject plugin) |
0.3.6
(06 March 2025) |
org.hiero.gradle.feature.publish-gradle-plugin-portalConventions for 'com.gradle.plugin-publish' to publish to the Gradle Plugin Portal |
0.3.6
(06 March 2025) |
org.hiero.gradle.feature.publish-dependency-constraintsAdds the 'publishDependencyConstraint' scope that is used to define dependencies for which direct dependency constraints should be published |
0.3.6
(06 March 2025) |
org.hiero.gradle.feature.publish-artifactregistryConventions for 'com.google.cloud.artifactregistry.gradle-plugin' to publish to GCP Artifact Registry repositories |
0.3.6
(06 March 2025) |
org.hiero.gradle.feature.protobufConventions for 'com.google.protobuf' with 'grpc' plugin using versions from a platform project |
0.3.6
(06 March 2025) |
org.hiero.gradle.feature.legacy-classpathConventions to allow non-module Jars on the classpath if a framework is used that is not yet JPMS compatible (e.g. has split packages) |
0.3.6
(06 March 2025) |
org.hiero.gradle.feature.java-executeConventions to make JavaExec tasks work with configuration cache in IntelliJ |
0.3.6
(06 March 2025) |
org.hiero.gradle.feature.java-docConventions for 'javadoc' that configures '-Xdoclint:all,-missing' and turns warnings into errors |
0.3.6
(06 March 2025) |
org.hiero.gradle.feature.java-compileConventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used |
0.3.6
(06 March 2025) |
org.hiero.gradle.feature.git-properties-fileAdds a 'git.properties' file with 'git.commit.id' entries to the Jar and makes sure the file is ignored in classpath normalization |
0.3.6
(06 March 2025) |