Do not calculate the uses directive on package exports or on capabilities, if set to true. Default: false
For example:
-nouses: true
Warning: Setting this flag to true is rarely needed and can be dangerous. Without any uses clause, all packages are treated as independent from each other. That means the OSGi resolver is free to wire these packages to different classloaders if used by a consumer (or its dependencies).