Apache Maven core
Go to file
Jason van Zyl 14ff3302d0 o block a few more artifacts out of the assembly
o the populator now has a clear populate() that shows how the request is being constructed, there should be nothing beyond the embedder now
  the does any of this configuration and loading and it should remain this way. no processing of settings or profiles deep in the bowels
  of Maven is all happens in the populator.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573783 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 04:04:48 +00:00
maven-build-context Merging revIds: 515814:520600 from 2.1-lifecycle-refactor branch to trunk. 2007-03-20 21:40:59 +00:00
maven-core o we don't need to run processProjectLogic on the super pom but we do need to make sure the plugin repositories are populated 2007-09-07 22:29:34 +00:00
maven-embedder o block a few more artifacts out of the assembly 2007-09-08 04:04:48 +00:00
maven-lifecycle Try to assume that a plugin bound in the POM but not resolved during build-plan-building will be resolvable later. 2007-06-08 16:46:20 +00:00
maven-model MNG-1849 Fix Extension.hashCode() throwing NPE if groupId or artifactId is null 2007-06-01 03:47:31 +00:00
maven-plugin-api o getting to compile, yes i will remove these deps 2007-09-06 00:54:20 +00:00
maven-profile o remove duplicate licenses 2007-09-06 02:32:38 +00:00
maven-project o we don't need to run processProjectLogic on the super pom but we do need to make sure the plugin repositories are populated 2007-09-07 22:29:34 +00:00
maven-reporting-api o move the reporting api up a level to sit peer to the plugin api 2007-09-06 00:24:50 +00:00
src/main/assembly produce a source assembly as part of the release 2007-06-15 03:10:55 +00:00
README.txt o point people at the website 2006-11-23 20:46:24 +00:00
ant-contrib-1.0b2.jar Merge maven.new for latest plexus classworlds and container APIs 2006-12-07 00:17:53 +00:00
build.properties o integrate changes made in maven-artifact for non fail-fast and request/result usage in the embedder for 2007-09-01 19:23:17 +00:00
build.sh o the joys of using ant to bootstrap :-) It's staring to look like a real ant build! 2006-12-11 01:33:39 +00:00
build.xml o update location of settings.mdo 2007-09-07 06:07:29 +00:00
ci.sh o updating plexus and classworlds with latest releases 2006-12-30 06:34:51 +00:00
doap_Maven.rdf license header update 2007-02-28 22:57:03 +00:00
pom.xml o profiles are now decoupled from settings. so that i don't do this is one huge commit i need to move settings stuff into the core 2007-09-07 05:25:49 +00:00

README.txt

See: 

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