Apache Maven core
Go to file
Jason van Zyl 9be598d351 o injecting the metadata sources results in having to do some trickery to break the circular dependency between the components, this
is visible now in the metadata source which shows we need to do some work there as circular deps are pretty sure sign of poor design
o the ProjectClasspathTest has little stub components so I'm not even sure if it's a decent test but it requires a bunch of custom
  implementations as i tried to get rid of the hand written descriptor and have only annotated tests implementations but somewhere
  an incorrect implementations is being injected.

I'll work on breaking the circular dependency and we need a nicer way to inject test implementations, the way the Module works in
Guice is the way to go. We'll bridge the gap until we can switch over to Guice.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@776529 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 03:26:51 +00:00
apache-maven o in the middle of a ReactorArtifactRepository but ben and igor need access so checking in 2009-05-08 03:24:55 +00:00
maven-compat o injecting the metadata sources results in having to do some trickery to break the circular dependency between the components, this 2009-05-20 03:26:51 +00:00
maven-core o injecting the metadata sources results in having to do some trickery to break the circular dependency between the components, this 2009-05-20 03:26:51 +00:00
maven-embedder o Deleted test which is invalid due to r772675 2009-05-17 14:55:44 +00:00
maven-model o Extended model merger 2009-05-11 20:53:25 +00:00
maven-model-builder o Fixed interpolation of system properties 2009-05-18 20:10:06 +00:00
maven-plugin-api o first pass at setting up error handling for each possible error condition 2009-05-19 18:53:07 +00:00
maven-repository o first pass at setting up error handling for each possible error condition 2009-05-19 18:53:07 +00:00
maven-toolchain o get rid of the reactor manager to make way for a real reactor that can be a local repository implementation which will prevent the pollution in the metadata source for dealing with projects that are in the current build 2009-05-06 03:09:22 +00:00
src o bump to maven-stylus-skin:1.1 2009-01-16 13:37:30 +00:00
README.bootstrap.txt o pull from trunky dunk dunk 2009-04-22 23:04:06 +00:00
README.txt separating READMEs so the bootstrap info doesn't get into the distro. 2008-01-22 21:53:20 +00:00
build.xml o bunch more patches from Igor to keep the heap down. junit is just not letting go. 2009-05-13 20:27:13 +00:00
doap_Maven.rdf o added <file-release/> tags 2008-06-27 22:41:26 +00:00
maven-ant-tasks-2.1-SNAPSHOT.jar o add the new ant task jars 2008-07-10 11:22:38 +00:00
pom.xml o first pass at setting up error handling for each possible error condition 2009-05-19 18:53:07 +00:00

README.txt

See: 

http://maven.apache.org/guides/development/guide-building-m2.html