Commit Graph

59 Commits (master)

Author SHA1 Message Date
Robinson b0286d133d
version 1.22 2023-11-27 17:08:03 +01:00
Robinson 5ed8a161d6
Fixed local repo delete/flush logic 2023-11-27 17:07:56 +01:00
Robinson 8f92f15533
version 1.21 2023-11-27 13:55:36 +01:00
Robinson 014d0d5997
updated MavenLocal details to be the maven location on disk 2023-11-27 13:55:29 +01:00
Robinson 6799faf308
version 1.20 2023-09-25 15:16:20 +02:00
Robinson 1b7541a1a9
Always use the staging repo (this is what we want) 2023-09-25 15:15:41 +02:00
Robinson 85a6513b8c
version 1.19 2023-09-18 03:12:37 +02:00
Robinson 3937fa5d34
updated support dependencies to latest nexus publish plugin 2023-09-18 03:12:29 +02:00
Robinson 1bf94cf9a5
updated gradle 2023-09-18 02:09:12 +02:00
Robinson 5874ced931
Fixed issue with sources missing from plugin and updated version 2023-02-10 11:31:15 +01:00
Robinson 3b0fc642b9
updated version 2023-01-17 01:55:34 +01:00
Robinson 9f8064eff6
Fixed javadoc bug 2023-01-17 01:55:25 +01:00
Robinson 39a8f75c49
updated version 2023-01-17 01:50:53 +01:00
Robinson d07f34e18e
Fixed issue with how sourceJars are created. 2023-01-17 01:48:50 +01:00
Robinson 3e86ec2392
Moved kotlin-jar workaround to utils project 2023-01-12 11:15:12 +01:00
Robinson d56094343a
updated version 2023-01-10 00:41:01 +01:00
Robinson d246ab9020
Updated build deps 2023-01-10 00:40:46 +01:00
Robinson a8a713f285
Updated gradle 2023-01-10 00:40:26 +01:00
Robinson 35ad2570b4
updated license 2023-01-10 00:40:20 +01:00
Robinson ac52e04bd8
Fixed issue with path location (for source file jars) in mixed java/kotlin projects. 2023-01-10 00:40:07 +01:00
Robinson 85ed0c31a2
Updated version 2022-11-14 23:39:00 +01:00
Robinson 862d2af42e
Make sure that java sources are included into the sources.jar file 2022-11-14 23:37:08 +01:00
Robinson 5179c61ec6
Fixed comment typo 2022-11-14 23:36:50 +01:00
Robinson 9dd84e1c6c
Added location info when publishing to maven local 2022-11-14 23:36:40 +01:00
Robinson 6ae0d60760
property assignment cleanup 2022-11-14 23:30:22 +01:00
Robinson 0d9d797781
only sign if we have something configured for signing! 2022-11-14 23:30:01 +01:00
Robinson 88d35c4bf0
Code cleanup 2022-11-14 23:28:59 +01:00
Robinson 3c5cc0d3bb
Fixed hasConvention deprecation 2021-12-14 16:41:52 -07:00
Robinson 0299dae810
updated version 2021-12-14 16:37:27 -07:00
Robinson 0550d8558e
Added gradle properties 2021-12-14 16:36:45 -07:00
Robinson 88834a24f3
Added support for pom info to be included in maven jar artifact. 2021-12-14 16:36:32 -07:00
Robinson 0cb28dae92
Removed dead code, added 'getSonatypeURL' task 2021-12-14 12:59:01 -07:00
Robinson 9db4cd7ce1
Updated gradle utils version 2021-09-22 22:49:21 +02:00
Robinson f8591d2f70
Updated to gradle 7.2 + kotlin 1.5 2021-09-14 10:35:53 +02:00
Robinson f0ef1cf8a8 Updated libraries 2021-04-11 02:37:55 +02:00
Robinson eab9191eb8 Updated gradle 2021-04-11 02:11:29 +02:00
Robinson 0ec7fdcfbb Updated repositories 2021-04-11 01:02:28 +02:00
Robinson c026c7073a updated gradle 2021-01-28 20:26:42 +01:00
Robinson 7b9bba17f6 pushing to maven will also ALWAYS push to maven local (since sonatype is slow to release) 2021-01-26 23:51:14 +01:00
Robinson e98e1ca809 update version info 2021-01-15 01:18:48 +01:00
Robinson a099f66cd4 Publish to sonatype will ALSO publish to maven local at the same time, so we can immediately use the project (sonatype takes a while to synchronize) 2021-01-15 01:13:46 +01:00
nathan 845ea3d0ed updated gradle version 2020-08-29 10:04:20 +02:00
nathan cf3e199676 Updated version info. moved kotlin dependencies to compileOnly to not force kotlin versions in other projects 2020-08-29 10:03:57 +02:00
nathan 6442c85e82 updated gradle version 2020-08-23 23:43:45 +02:00
nathan 3783f4191a Updated dependencies 2020-08-23 23:43:33 +02:00
nathan f24a0f2776 Fixed error with duplicate java files in source jar 2020-08-23 23:36:11 +02:00
nathan 9f5f77e253 Fixed issue when there is no kotlin in build 2020-08-18 21:24:36 +02:00
nathan 3421ec86de now includes kotlin source files in the sources.jar file 2020-08-17 16:17:03 +02:00
nathan 651edba31e Fixed maven URL typo 2020-08-08 01:00:04 +02:00
nathan 076d0c8ab4 Fixed typos 2020-08-08 00:52:04 +02:00