This website requires JavaScript.
Explore
Help
Sign In
Apache
/
maven
mirror of
https://github.com/apache/maven.git
Watch
1
Star
0
Fork
You've already forked maven
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1d22fd80b
maven
/
maven-plugin
/
.cvsignore
9 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial revision git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162921 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 14:49:34 -04:00
*~
*.log
target
*.ipr
*.iws
*.iml
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 16:41:06 -05:00
.classpath
.project