Apache Maven core
Go to file
Benjamin Bentmann 93b2746fe5 o Added UT for PropertyProfileActivator
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@796912 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 23:36:22 +00:00
apache-maven o Moved the toolchains into the core to allow proper testing of the core 2009-06-27 18:18:46 +00:00
maven-compat o using the repository system and repositories to mediate proxy use. proxies restored. 2009-07-22 22:58:24 +00:00
maven-core o Re-introduced distinction between user properties and system properties. We have use cases like interpolation and SUREFIRE-121 where we would like to handle user-specified props specially so a single properties soup is not up to the job. However, I opted not to follow the approach from 2.x where we also collect both system properties and user properties in a combined set called execution properties. Code that embeds Maven and programmatically creates an execution request should be not required to assemble such a mixed properties instance, it would enable bad behavior from Maven by subtle API misuse. Also, for things like the lifecycle participant that wants to inject properties, it should be cristal clear whether it injects a user or a system property, the semantics of something like getExecutionProperties().setProperty() would be unclear however. 2009-07-22 22:43:05 +00:00
maven-embedder o using the repository system and repositories to mediate proxy use. proxies restored. 2009-07-22 22:58:24 +00:00
maven-model [MNG-3265] maven-model Extension.equals causes NPE when any field is uninitialized 2009-07-12 10:38:22 +00:00
maven-model-builder o Added UT for PropertyProfileActivator 2009-07-22 23:36:22 +00:00
maven-plugin-api MNG-4041: maven core returns stale project state during extended use. this is a patch which provides intelligent caching and yields a very substantial performance improvement. 2009-06-05 13:49:25 +00:00
maven-repository MNG-4221: putting the repository and compat modules together while completely hide the legacy implementation 2009-06-30 03:04:34 +00:00
src o bump to maven-stylus-skin:1.1 2009-01-16 13:37:30 +00:00
README.bootstrap.txt renamed tokens used during bootstrap to better understand their role 2009-04-20 20:43:20 +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 Fixed bootstrap after refactoring 2009-06-28 09:48:26 +00:00
doap_Maven.rdf o added <file-release/> tags 2008-06-27 22:41:26 +00:00
maven-ant-tasks-2.1.0-SNAPSHOT.jar o using a new jar with the trunk work paul did plus adding support for external:* 2009-06-20 18:06:49 +00:00
pom.xml o Updated to commons-cli:1.2 to sync with 2.2.x 2009-07-19 18:39:46 +00:00

README.txt

See: 

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