Skip to content

Commit b93f63b

Browse files
dfa1claude
andcommitted
docs: remove completed Maven Central publish TODO items
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 57be211 commit b93f63b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

TODO.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
- [ ] Create website
77
- [ ] Publish benchmarks — run `./bench` locally, push JMH JSON to gh-pages via `bench-publish` script, view at `https://jmh.morethan.io/?source=https://dfa1.github.io/vortex-java/benchmark-result.json`; dated files for history comparison via `?source=url1,url2`; then drop `.github/workflows/benchmark.yml`
88
- [ ] Build something like hardwood.dev but for vortex files
9-
- [ ] Publish to Maven Central (OSSRH/SONATYPE setup, GPG signing, coordinates, CI release pipeline)
109

1110
## Compression ratio gaps vs Rust (NYC taxi 2024-01: Java 43.1 MB, Rust 42.8 MB, Parquet 47.6 MB)
1211

@@ -62,7 +61,6 @@ Remaining 0.3 MB gap — biggest to smallest:
6261
boundaries. Keep `integration`, `performance`, and `cli` as separate modules. Package structure
6362
(`encoding`, `io`, `writer`) already enforces internal boundaries without Maven.
6463
- [ ] prefix all modules with "vortex-"
65-
- [ ] deploy to maven central
6664
- [ ] switch back to module-path, but keep in mind these 2 blockers
6765

6866
## Documentation

0 commit comments

Comments
 (0)