Apache Maven core
Go to file
Jason van Zyl 99bd5ac68f o trying to get a grasp of the entire profile mechanism, especially in relation to how they deal with repositories.
here i am just collecting all the profile code into one place as it's scattered over several packages and is
  hard to determine what the profile system as a whole is doing. the first task i would like to do is decouple
  the profile system from the Settings. this can be done at the front-end i.e the profile information from Settings
  can be fed into the profile manager up front.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573325 13f79535-47bb-0310-9956-ffa450edef68
2007-09-06 17:09:36 +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 trying to get a grasp of the entire profile mechanism, especially in relation to how they deal with repositories. 2007-09-06 17:09:36 +00:00
maven-embedder o trying to get a grasp of the entire profile mechanism, especially in relation to how they deal with repositories. 2007-09-06 17:09:36 +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 trying to get a grasp of the entire profile mechanism, especially in relation to how they deal with repositories. 2007-09-06 17:09:36 +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
maven-settings o superceded by eric's document on settings in the main site 2007-09-06 02:14:14 +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 adjust reference to lifecycle.mdo 2007-09-06 00:46:41 +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 remove unused module 2007-09-06 06:44:38 +00:00

README.txt

See: 

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