Apache Maven core
Go to file
Jason van Zyl c0a920cf80 o make sure all the same repository processing logic is used, shunt all calls from ProjectUtils to the MavenRepositorySystem interface.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751009 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 18:03:55 +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 Fixed log message 2009-03-06 15:12:07 +00:00
maven-core o don't need the component descriptor for the PluginRepository as it doesn't exist anymore 2009-03-06 05:48:49 +00:00
maven-embedder [MNG-3849] 2009-03-06 07:10:18 +00:00
maven-lifecycle used http://maven.apache.org/xsd/* for schema location 2009-03-01 08:55:40 +00:00
maven-mercury Updated to use latest model-builder. Now detect most specialized model through method, not order of domain model list. 2009-03-04 01:05:58 +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 Improved error reporting 2009-03-06 14:03:38 +00:00
maven-project-builder Merged back changes dealing with element ordering. 2009-03-06 02:41:18 +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 make sure all the same repository processing logic is used, shunt all calls from ProjectUtils to the MavenRepositorySystem interface. 2009-03-06 18:03:55 +00:00
maven-repository-mercury moved back to legacy implementation in the repository project 2009-03-05 06:05:26 +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 debugging classpath 2009-03-05 02:46:52 +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 [MNG-3849] 2009-03-06 07:09:24 +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