> The fact is that some dependencies that I use, handles other dependencies
> that I use too. My IDE is therefore unable to tell me that I forget to add a
> dependency because of the transitivity.

If a given module uses an artifact directly, it must be included as a
dependency in its pom file, not as a transitive dep.

If that doesn't answer your question, perhaps a concrete explanation
of what you're describing would make things more clear.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to