Dependencies should be marked as optional if it is not required.

There's nothing bad with transitivity if the poms are correct... it actually makes dependency management easier.

Broken poms make transitivity look bad.


Wendy Smoak wrote:
On 11/7/06, Sebastien Brunot <[EMAIL PROTECTED]> wrote:

transitive dependencies can be a real pain when you have a lot of
external dependencies in your project. Using <exclusions> tags is a
tedious operation in this case, so I was wondering if a quicker way
exists...

Having to use a lot of exclusions generally means that the poms are
broken.  (For example, things that should be marked optional, aren't.)

What dependencies are causing problems?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to