maven/maven-core/src
Brett Leslie Porter 6cd2e31078 refactoring of the resolveTransitiveDependencies call.
simplified by removing a bunch of duplicated code in addArtifacts - no need to merge, you have the full list. 
separated the original artifacts (dependency artifacts) from the resolved artifacts (getArtifacts)


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@191667 13f79535-47bb-0310-9956-ffa450edef68
2005-06-21 15:32:02 +00:00
..
assemble Adding sample settings.xml files. One goes in the maven distro, the other is in the maven-settings project dir, for reference. The one in maven-settings is intended to be authoritative. 2005-06-17 01:17:36 +00:00
bin remove MAVEN_OPTS - no need for such a high setting, and make it consistent with the shell script 2005-06-12 05:16:59 +00:00
conf Adding sample settings.xml files. One goes in the maven distro, the other is in the maven-settings project dir, for reference. The one in maven-settings is intended to be authoritative. 2005-06-17 01:17:36 +00:00
main refactoring of the resolveTransitiveDependencies call. 2005-06-21 15:32:02 +00:00
site remove old docs 2005-06-17 08:31:45 +00:00
test PR: MNG-140 2005-06-21 06:49:49 +00:00