-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Terrence Daniels edited this page Aug 23, 2026
·
5 revisions
A fork of Axon Framework 5 whose entire purpose is migrating its build system from Maven to Gradle — one file at a time, each one individually inspected against the Maven source and given its own conversion decision. Not affiliated with the Axon Framework team or AxonIQ — a technical portfolio artifact only.
This wiki is a set of short pointers, not a duplicate of the real documentation — each page states one thing worth knowing and links to the authoritative source (the diagram pages, todo.md, the code itself) rather than repeating it. For the full picture, start with README.md and todo.md in the main repo.
- Migration Approach — why file-by-file, not an automated conversion
- Module Status — what's converted, what's still Maven-only
- Versioning Approach — no version catalog, this fork's own version scheme
- Divergences From Upstream — every place this fork deliberately doesn't match upstream's behavior
- Build-Logic Conventions — the three convention plugins every module applies
- Publishing Pipeline — Central Portal, signing, the nmcp settings plugin
- Diagram pages — the primary architecture reference the pages above point to
- Portfolio page
- GitHub Project board
- Milestones — completed phases