maven/maven-core
Jason van Zyl 9c8903441f 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
while i transform the settings components to take a MavenSession. Any component executing within Maven should be able to use
  a session. the session will contain everything required and any new component added to the system should only take the 
  session as a parameter. same pattern for all components. that's the goal. it will take a few hops.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573462 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 05:25:49 +00:00
..
src 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
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