On 12/20/05, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> > What if I only want the direct deps instead of the transitive ones?
>
> ${project.dependencies} - but these are just model dependencies, not
> artifacts. If you need the artifacts, take the union of this and
> ${project.artifacts}.erm, intersection :) Match by groupId:artifactId:type. - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
