hibernate-orm/gradle
Yoann Rodière 51f402b5c7 HHH-14640 : 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=...
2021-06-03 16:10:37 -07:00
..
wrapper HHH-13925 Upgrade to Gradle 6 2021-06-03 16:10:37 -07:00
base-information.gradle HHH-14640 : Move the update to version.properties to a release task 2021-06-03 16:10:37 -07:00
databases.gradle Uncomment MariaDB dialect in gradle/databases.gradle 2018-08-14 13:17:24 +02:00
java-module.gradle HHH-13682 Upgrade to forbiddenapis 2.7 2021-06-03 16:10:37 -07:00
libraries.gradle FIX for HHH-14013 2020-06-09 09:46:10 -07:00
published-java-module.gradle HHH-14640: Add gradle task to automate the CI release 2021-06-03 16:10:37 -07:00
publishing-pom.gradle HHH-13925 Disable Gradle module metadata publishing until we know what we want 2021-06-03 16:10:37 -07:00
publishing-repos.gradle HHH-14640 : Enable automatic Maven Central sync when calling task bintrayPublish 2021-06-03 16:10:37 -07:00
version.properties HHH-14640: Add gradle task to automate the CI release 2021-06-03 16:10:37 -07:00