Open r-vanooyen opened 2 years ago
maybe the current way "creating libs which includes ready to go classes for clients and servers" is not the best idea. What happens, if i want to try different client and server libraries. Then this repo (and specialy the pom) will increase in size and may not be maintainable any more.
based story #3
Describe the bug When using the packages, the dependency tree shows, that the dependencies of both are in both packages.
To Reproduce Steps to reproduce the behavior:
mvn dependency:tree
Expected behavior I want no dependencies in the packages, only the classes. The implementing services should handle the dependencies
information: