Apache Maven core
Go to file
Brett Leslie Porter 77c278e5d1 [MNG-3795] Add example <pluginGroups> snippet to conf/settings.xml in distribution
Submitted by: Benjamin Bentmann


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@727688 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 10:36:02 +00:00
maven-compat o remove MissingRepositoryElementException from the core and just leave in compat 2008-12-16 04:10:14 +00:00
maven-core o collapsing more of the project builder, trying to turn it back into one component -- we have the old and the new with the old wrapper the new -- so that I can have an interface for compatibility and then all our new stuff in another component. 2008-12-17 06:27:16 +00:00
maven-distribution [MNG-3795] Add example <pluginGroups> snippet to conf/settings.xml in distribution 2008-12-18 10:36:02 +00:00
maven-embedder o remove some superfluous reader creation in the project builder 2008-12-17 04:01:59 +00:00
maven-lifecycle [MNG-3898] use models attribute of modello-maven-plugin instead of model (merged from 2.0.x branch r726548) 2008-12-14 22:07:08 +00:00
maven-mercury o collapsing more of the project builder, trying to turn it back into one component -- we have the old and the new with the old wrapper the new -- so that I can have an interface for compatibility and then all our new stuff in another component. 2008-12-17 06:27:16 +00:00
maven-model [MNG-3921] Extensions are subject to NPEs in their hashCode() impl 2008-12-17 22:45:30 +00:00
maven-plugin-api [MNG-3898] use models attribute of modello-maven-plugin instead of model (merged from 2.0.x branch r726548) 2008-12-14 22:07:08 +00:00
maven-project o notes on how to improve the test so that it's easy to get others involved in adding/correcting the spec and accompanying tests. 2008-12-18 04:29:15 +00:00
maven-project-builder o don't let inherited executions from plugin management containers be appended, they need to be overridden if there is no execution id 2008-12-18 03:16:52 +00:00
maven-reporting-api o updating to 3.0-SNAPSHOT 2008-08-11 23:05:20 +00:00
maven-toolchain [MNG-3898] use models attribute of modello-maven-plugin instead of model (merged from 2.0.x branch r726548) 2008-12-14 22:07:08 +00:00
src added site descriptors to provide modules/parent links (merged from 2.0.x branch r649903) 2008-04-20 11:37:31 +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
build.xml [MNG-3757] avoid deleting M2_HOME if it is empty 2008-12-18 07:59:58 +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.cfl o trying to flip over to confluence, mathml support seems to not be so great 2008-12-17 08:39:07 +00:00
maven-project-spec.pdf o adding update to the pom construction spec and a pdf version for now 2008-12-15 19:03:50 +00:00
maven-project-spec.tex fix typos 2008-12-17 06:27:05 +00:00
pom.xml o move the path translator to the maven-compat package 2008-12-15 17:48:53 +00:00

README.txt

See: 

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