maven/maven-core
John Dennis Casey 7f6f4452f2 o Changed Set to List for remote repo handling so that we can maintain declarative ordering in remote repos we use.
o Added UserModel support, integrated with maven-artifact and wagon via AuthenticationInfoProvider implementation.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163501 13f79535-47bb-0310-9956-ffa450edef68
2005-03-09 05:48:31 +00:00
..
src o Changed Set to List for remote repo handling so that we can maintain declarative ordering in remote repos we use. 2005-03-09 05:48:31 +00:00
.cvsignore get project reports working 2005-02-23 00:06:06 +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 o Added (pom|project)? to the eval pattern in the regex param extractor, to trim ${project.artifactid} to mean the same as ${artifactId} within the pom. 2005-03-08 06:06:22 +00:00

README.txt

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

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

./bootstrap-all.sh