Maven API? If you are talking about a Maven project, just build it to install all of its dependencies in your local repository. Maven2 resolves transitive dependencies automatically.
Cheers Jo On 5/26/07, flaubert g <[EMAIL PROTECTED]> wrote:
Hi, How do I retrieve all transitive dependencies, which includes "sub-dependencies" from a maven api? Thanks. Cheers, flaubertg
