robert burrell donkin wrote:
On Sun, 2005-10-09 at 09:39 +0000, Henning P. Schmiedehausen wrote:
Our current build tool (maven) is not able to distinguish between
compile-time and run-time dependencies. And some packagers don't
understand this and start to require all of the compile time
dependencies also at runtime.
(logging uses ant for builds but) i agree that this is a major issue for
all projects that use maven. JCL uses maven to generate the
documentation which is misleading.
does anyone know how to add comments for dependencies?
For Maven 1 it could be solved by setting properties [1] on the
dependency. This would be something local to commons-logging that would
not work automatically in other places.
[1]
http://maven.apache.org/reference/project-descriptor.html#class_Dependency
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]