maven/maven-core
Jason van Zyl e232e07440 o changing MavenLifecycleContext to MavenGoalExecutionContext which is what
it really is. Making way for the notion of a MavenSessionExecutionContext
  and it is looking like we will end up with two lifecycles. Where we are
  dealing with notions of goals and sessions: some operations need to be
  done at the session level and don't need to be repeated for the execution
  of every goal.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162968 13f79535-47bb-0310-9956-ffa450edef68
2004-08-12 18:41:15 +00:00
..
src o changing MavenLifecycleContext to MavenGoalExecutionContext which is what 2004-08-12 18:41:15 +00:00
.cvsignore Initial revision 2004-08-09 19:02:31 +00:00
LICENSE.txt Initial revision 2004-08-09 19:02:31 +00:00
NOTICE.txt Initial revision 2004-08-09 19:02:31 +00:00
README.txt Initial revision 2004-08-09 19:02:31 +00:00
checkstyle-license.txt Initial revision 2004-08-09 19:02:31 +00:00
deploy-site Initial revision 2004-08-09 19:02:31 +00:00
plugin-notes.txt Initial revision 2004-08-09 19:02:31 +00:00
pom.xml o bumping version of wagon (michal is about to deploy 1.0-alpha-1) 2004-08-09 21:42:47 +00:00

README.txt

Bootstrapping Instructions
--------------------------

1. Make sure you have checked out the entire maven-components module.

./bootstrap-all.sh