Skip to content

Fix: clean and composite builds#87

Merged
aSemy merged 14 commits intomainfrom
fix/clean-and-composite-builds
Jan 10, 2026
Merged

Fix: clean and composite builds#87
aSemy merged 14 commits intomainfrom
fix/clean-and-composite-builds

Conversation

@aSemy
Copy link
Contributor

@aSemy aSemy commented Jan 10, 2026

Fix missing publications after running clean, and depending on composite builds.

@aSemy aSemy changed the title Fix/clean and composite builds Fix: clean and composite builds Jan 10, 2026
@aSemy aSemy force-pushed the fix/clean-and-composite-builds branch from b445c42 to edc2beb Compare January 10, 2026 02:04
@aSemy aSemy enabled auto-merge January 10, 2026 02:05
@aSemy aSemy added this pull request to the merge queue Jan 10, 2026
Merged via the queue into main with commit 008a662 Jan 10, 2026
4 checks passed
@aSemy aSemy deleted the fix/clean-and-composite-builds branch January 10, 2026 02:12
aSemy added a commit that referenced this pull request Jan 10, 2026
* tidy checksum generator

* test running `clean` then `updateDevRepo`

* GradleTestKitUtils: always add `gradle.properties` (makes it easier to open the projects to test them)

* fix failure when discovering snapshot version if there are no files

* formatting

* tidying

* GradleTestKitUtils: extract repos to separate property (which will be helpful later when creating the composite-build test)

* tidy CreatePublicationChecksum, and trim whitespace when creating/loading checksums

* update `toTreeString()` to just use NIO Path

* add composite-build test

* update checksums on `publishAllToDevRepo` tasks, so the checksums get created when a project is depended on by another project.

* tidy

* update inputs to use sorted files (Gradle seems to miss inputs otherwise?), and register `publicationStore` as an output without converting to files (otherwise Gradle seems to not track outputs properly?)

* explicitly don't cache outputs for Maven Publish tasks

(cherry picked from commit 008a662)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant