Build: adopt HauntedPlatform 1.0.0 - #24
Draft
remdui wants to merge 4 commits into
Draft
Conversation
remdui
marked this pull request as draft
August 23, 2026 20:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What moved to HauntedPlatform
This root now inherits
nl.hauntedmc.platform:haunted-library-parent:1.0.0. Java 25 and UTF-8 build defaults are inherited from the organization build parent. The remaining local build policy is intentionally retained in this first architecture-only migration to preserve current behaviour until the Central release is available.What intentionally stays local
Database and persistence dependencies, Paper/Velocity targets, integration testing, repositories, metadata, and distribution management remain local.
Validation performed
Recorded pre-migration
mvn dependency:treeandmvn help:effective-pom; repeated the model/dependency-tree check after the parent change. HauntedPlatform itself passedmvn clean installand all three external consumer fixtures. Full repository clean-verify and acceptance validation is pending the anonymously resolvable Maven Central release of HauntedPlatform 1.0.0; this PR must not be merged before that gate passes.Dependency graph differences
No production dependency graph differences were observed in the completed before/after comparisons. No dependency version was intentionally upgraded by this PR.