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

New Maven module organisation #719

Open
marco-brandizi opened this issue Feb 16, 2023 · 0 comments
Open

New Maven module organisation #719

marco-brandizi opened this issue Feb 16, 2023 · 0 comments

Comments

@marco-brandizi
Copy link
Member

The current Maven architecture is way too cumbersome for the current use we make of the code reference.

Among other changes, we might simplify things this way:

  • server-datasource-api could become a more generic knetminer-web-core, which would also include part of client-base and knetminer-initializer
  • server-datasource-local, server-ondex, server-base and aratiny-ws could be merged into the same WAR module, we don't need the conceptually abstract server-base module, we only need to keep som separation between the API interface and its only implementation.
  • Similarly, client-base and aratiny-client could be merged into the same WAR. This would also make Javascript development quicker.

To be investigated better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant