Apache Maven core
Go to file
Jason van Zyl 505423e666 o remove eventing which was scattered all over the place, all move it all into the session and use the eventing model pattern oleg used for mercury.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@759536 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 18:12:57 +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 working creating a clean path of plugin resolution logic, and separting report processing from plugin processing 2009-03-21 20:18:36 +00:00
maven-core o remove eventing which was scattered all over the place, all move it all into the session and use the eventing model pattern oleg used for mercury. 2009-03-28 18:12:57 +00:00
maven-embedder o remove eventing which was scattered all over the place, all move it all into the session and use the eventing model pattern oleg used for mercury. 2009-03-28 18:12:57 +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 o more organization in the plugin manager 2009-03-22 03:04:05 +00:00
maven-project o notes on the sanitizing of the lifecycle executor api 2009-03-23 21:51:37 +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 add standard method for creating central in the repository system 2009-03-23 23:39:58 +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 o adjusting the internals to deal with root-based resolution 2009-03-21 07:28:59 +00:00
build.xml o adjusting the internals to deal with root-based resolution 2009-03-21 07:28:59 +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 o update the mercury and ant-task based builds 2009-03-20 23:01:03 +00:00
pom.xml o more organization in the plugin manager 2009-03-22 03:04:05 +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