maven/maven-plugin-tools
John Dennis Casey 4d1ca8da33 o Removed AuthenticationInfoProvider stuff
o Added ArtifactRepositoryFactory stuff to construct with AuthenticationInfo if possible.
o Added UserModelBuilder stuff for componentizing UserModel construction.
  -> DefaultUserModelBuilder has a configuration point 'userModelPath' which can redirect where it reads user.xml from (${user.home} is substitutable here).
o Added warning message to deployment plugin when deployment repo has no authentication info available.
o Added warning message for repos with null <id/> (auth info cannot be assigned here).
o Added a couple of debug-level messages for aid in debugging repo- and userModel-related problems.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163558 13f79535-47bb-0310-9956-ffa450edef68
2005-03-15 21:41:06 +00:00
..
maven-plugin-tools-api o Removed AuthenticationInfoProvider stuff 2005-03-15 21:41:06 +00:00
maven-plugin-tools-java flip pom format 2005-03-10 01:35:25 +00:00
maven-plugin-tools-marmalade o Removed AuthenticationInfoProvider stuff 2005-03-15 21:41:06 +00:00
maven-plugin-tools-pluggy flip pom format 2005-03-10 01:35:25 +00:00
.cvsignore Initial revision 2004-08-09 18:43:08 +00:00
pom.xml flip pom format 2005-03-10 01:35:25 +00:00
refactoring-proposal.apt Added more doco to the design notes detailing the refactors I've already started. 2005-02-11 23:00:25 +00:00