Apache Maven core
Go to file
Benjamin Bentmann e13ca66b7b o Fixed resolution of system-scope plugin dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752094 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 12:40:02 +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 Fixed resolution of system-scope plugin dependencies 2009-03-10 12:40:02 +00:00
maven-embedder [MNG-4072] [regression] Repositories from inactive profiles are used for artifact resolution 2009-03-08 23:13:59 +00:00
maven-lifecycle used http://maven.apache.org/xsd/* for schema location 2009-03-01 08:55:40 +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 Partially working plugin processor. 2009-03-10 01:32:17 +00:00
maven-project-builder More model builder classes and tests. 2009-03-08 19:18:59 +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 moving towards repository update policy per code quality 2009-03-07 07:08:14 +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 repository upadate policy configuration to mercury ant tasks 2009-03-09 21:05:41 +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] added repository upadate policy configuration to mercury ant tasks 2009-03-09 21:05:41 +00:00
pom.xml [MNG-3849] added repository upadate policy configuration to mercury ant tasks 2009-03-09 21:05:41 +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