> -1
>
> If you have a dependency to a snapshot version you should/must include
> the transitive dependencies in the bin assembly.
> But we can create two assemblies one with all dependencies and one
> without. What is the problem about this.
> We should provide a simple solution for the normal user.

If this is "the Maven way" then I respectfully disagree.  It's certain
not "the Apache way."  I can't think of many ASF projects that ship
the transitive dependencies in their nightly or release builds.

Its also a waste of bandwidth IMO.  Maven is for managing your
dependencies but nothing about Maven requires that you include the
depedencies in your final product.

> Bernd

Sean

Reply via email to