On 7/19/06, Brett Porter <[EMAIL PROTECTED]> wrote:
the plugin manager calls ArtifactResolver (see maven-artifact and
maven-artifact-manager for DefaultArtifactResolver I think).

This uses the ArtifactCollector to find all the artifacts and they'd be
created by an ArtifactFactory.

The addedToClasspath field is probably set on the standard types in the
components.xml of maven-artifact.

Excellent, the components.xml was the spot where addedToClasspath is being set.

Now I need to digest this information.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to