Apache Maven core
Go to file
Jason van Zyl 51e30e4640 o can put the collector in the standard components.xml and makes unit testing work properly
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@751552 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 23:31:51 +00:00
apache-maven o Reverted r750083 which is a bad approach with respect to embedding, instead just programmatically injected the central repo if not already given/overriden in the settings 2009-03-04 18:40:33 +00:00
maven-compat o nuke another big chunk of the old code, looking for available versions is used internally and once all the methods are shed we'll supply a pure metadata resolution for clients, like IDEs, that need to nicely show versions. we'll also provide a graph too so people aren't going to have to do all the extra crap to get decent information. 2009-03-06 18:57:41 +00:00
maven-core o can put the collector in the standard components.xml and makes unit testing work properly 2009-03-08 23:31:51 +00:00
maven-embedder o reduce the foot print of the plugin manager, the interaction between the lifecycle executor and plugin manager is far too intimate 2009-03-08 16:25:35 +00:00
maven-mercury moving towards repository update policy per code quality 2009-03-07 07:08:14 +00:00
maven-model used http://maven.apache.org/xsd/* for schema location 2009-03-01 08:55:40 +00:00
maven-plugin-api used http://maven.apache.org/xsd/* for schema location 2009-03-01 08:55:40 +00:00
maven-project o shortening the interface name for the repository system 2009-03-07 05:08:43 +00:00
maven-project-builder o Added toString() to ease debugging 2009-03-06 20:45:05 +00:00
maven-reporting-api used http://maven.apache.org/xsd/* for schema location 2009-03-01 08:55:40 +00:00
maven-repository o shortening the interface name for the repository system 2009-03-07 05:08:43 +00:00
maven-repository-mercury o reduce the foot print of the plugin manager, the interaction between the lifecycle executor and plugin manager is far too intimate 2009-03-08 16:25:35 +00:00
maven-toolchain o Restored backward-compat with maven-assembly-plugin 2009-03-04 12:38:00 +00:00
src o bump to maven-stylus-skin:1.1 2009-01-16 13:37:30 +00:00
README.bootstrap.txt o you need java 1.5 now 2008-12-17 04:03:39 +00:00
README.txt separating READMEs so the bootstrap info doesn't get into the distro. 2008-01-22 21:53:20 +00:00
bs changed default logging level for mercury ant 2009-03-03 22:06:55 +00:00
build-mercury.xml [MNG-3849] added clean.local.repo flag to the mercury build 2009-03-07 00:59:54 +00:00
build.xml o Removed debugging output 2009-03-05 18:58:03 +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
maven-project-spec.pdf Collapased Transformers into one. Extracted out some rules. Removed some references to Maven model in DomainModels to generalize. Removed Plugin mixins, which are no longer needed. Extension loading appears to be broken from refactoring. Need to fix this. 2009-02-19 03:00:52 +00:00
maven-project-spec.tex MNG-3964: Execution ID rules added to spec. 2009-01-22 04:14:27 +00:00
mercury-ant-tasks-1.0-alpha-6-SNAPSHOT.jar [MNG-3849] new mercury ant snapshot - model builder 1.6 which allows to drop script bs 2009-03-05 01:32:49 +00:00
pom.xml o branch for my simplification of the lifecycle executor 2009-03-08 16:14:26 +00:00
rules.txt o as we collect rules embedded we'll capture the here fast before we forget, we can put them in the spec prop later 2009-01-09 15:02:02 +00:00

README.txt

See: 

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