hibernate-orm/gradle
Yoann Rodière 1fcef3a632 Enable automatic Maven Central sync when calling task bintrayPublish
Copied from https://github.com/hibernate/hibernate-reactive/pull/246

Note you need to call the bintrayPublish task after calling
bintrayUpload, otherwise it won't work.

So you will need to use something like this:

./gradlew bintrayUpload bintrayPublish -P PERSONAL_BINTRAY_USER=... -P PERSONAL_BINTRAY_API_KEY=... -P SONATYPE_OSSRH_USER=... -P SONATYPE_OSSRH_PASSWORD=...
2020-06-22 19:53:36 +01:00
..
wrapper HHH-13925 Upgrade to Gradle 6 2020-04-06 16:04:55 +02:00
base-information.gradle Move the update to version.properties to a release task 2020-06-22 19:53:36 +01:00
databases.gradle HHH-13917: Add support for HANA Cloud 2020-04-17 13:30:38 +01:00
java-module.gradle HHH-13972 Disable the ForbiddenAPI classloader cache 2020-04-23 12:13:28 +01:00
libraries.gradle HHH-14012 Upgrade to Hibernate Validator 6.1.5.Final 2020-05-11 18:38:37 +01:00
published-java-module.gradle Add gradle task to automate the CI release 2020-06-22 19:53:36 +01:00
publishing-pom.gradle HHH-13925 Disable Gradle module metadata publishing until we know what we want 2020-04-06 16:04:55 +02:00
publishing-repos.gradle Enable automatic Maven Central sync when calling task bintrayPublish 2020-06-22 19:53:36 +01:00
version.properties Add gradle task to automate the CI release 2020-06-22 19:53:36 +01:00