Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor project structure for a simplier setup and align with avro-kotlin #135

Open
jangalinski opened this issue Sep 2, 2024 · 0 comments
Labels
Type: build CI and build manager Type: enhancement New feature or request
Milestone

Comments

@jangalinski
Copy link
Contributor

Top level should hold:

  • _build dir containing report-aggregators and parent(s)
  • all pblished artifcats that do not have a sub namespace should be to level in repo, so no "in between" modules to cluster serializer, plugin, ...
  • bom should also be top level
  • Use _itest and _examples to mark things that do end-2-end testing or provide additional examples. These names are standard profile names in the maven-parent and can be used to include/exclude features.
  • lib should be reserved for wrapping external dependencies when it is otherwise too hard to include/exclude dependencies
@jangalinski jangalinski added this to the 0.0.1 - MVP milestone Sep 2, 2024
@jangalinski jangalinski added Type: build CI and build manager Type: enhancement New feature or request labels Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: build CI and build manager Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant