maven/maven-core
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
..
src 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
pom.xml o i'm reworking the error reporting mechanism. i am going to concretely deal with each error we can come up with instead of 2007-09-04 00:34:08 +00:00