/[Apache-SVN]
ViewVC logotype

Revision 163185


Jump to revision: Previous Next
Author: jvanzyl
Date: Wed Oct 6 14:30:00 2004 UTC (20 years, 1 month ago)
Changed paths: 2
Log Message:
o putting into play the use of the artifact filter during the transitive
  collection of artifacts.

  -> I was previously using a an exclude list but that was only taking into
     account the top-level pass of the artifacts so what was happening was
     things like maven-core weren't going in repeatedly but all of
     maven-core's deps were going in repeatedly. So by using the filter
     in the collector that sort of behaviour is stopped and now I can
     make the filter do anything I want to account for any weirdisms
     I subsequently encounter.


Changed paths

Path Details
Directorymaven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/ArtifactResolver.java modified , text changed , props changed
Directorymaven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactResolver.java modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26