Re: [picocontainer-dev] build improvements
Mauro Talevi <[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
Konstantin Priblouda wrote:
> Hi all,
>
> do we really need cobertura AND clover at the same
> time?
> (provided that no reports are generated at all)
I would leave cobertura as it does a good enough job and needs no license.
> what value has specifying test dependencies in
> <dependencyManagement/> and then in <dependencies/>
> on parent?
dependencyManagement takes care of versions and (possible) exclusions.
dependencies declares the dependency for all children (without versions or exclusions). So it makes
sense to have both if a dependency - eg junit - is used by all children.
dependencies declared in management can also be used by children, of course.
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email