/[Apache-SVN]
ViewVC logotype

Revision 163336


Jump to revision: Previous Next
Author: jdcasey
Date: Fri Feb 4 04:02:10 2005 UTC (19 years, 9 months ago)
Changed paths: 4
Log Message:
o Replaced Model/MavenXpp3Reader with MavenProjectBuilder in MavenMetaDataSource,
  to take advantage of the post-processing (managed dependencies, pom interpolation,
  inheritance assembly) involved with building a project. This shoud make transitive
  dependency resolution more consistent with the rest of m2's handling of
  POM information.

  It has been tested on marmalade in the jelly-core taglib, but
  I'm not sure how to setup an integration test using the it-verifier
  to build multiple POMs in a single test, so I'm not sure how to
  setup an integration test for this.


Changed paths

Path Details
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/artifact/MavenMetadataSource.java modified , text changed , props changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/goal/phase/DependencyResolutionPhase.java modified , text changed , props changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java modified , text changed , props changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26