maven/maven-core
John Dennis Casey bf3c9c2a02 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.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163336 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 04:02:10 +00:00
..
src o Replaced Model/MavenXpp3Reader with MavenProjectBuilder in MavenMetaDataSource, 2005-02-04 04:02:10 +00:00
.cvsignore Initial revision 2004-08-09 19:02:31 +00:00
LICENSE.txt Initial revision 2004-08-09 19:02:31 +00:00
NOTICE.txt Initial revision 2004-08-09 19:02:31 +00:00
README.txt Initial revision 2004-08-09 19:02:31 +00:00
checkstyle-license.txt Initial revision 2004-08-09 19:02:31 +00:00
plugin-notes.txt PR: MNG-74 2004-09-02 12:34:19 +00:00
pom.xml *** empty log message *** 2004-12-23 23:46:42 +00:00

README.txt

Bootstrapping Instructions
--------------------------

1. Make sure you have checked out the entire maven-components module.

./bootstrap-all.sh