Commit Graph

21 Commits

Author SHA1 Message Date
Emmanuel Venisse 6d0ebd415b Add message for m2 install directoy.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163035 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 12:08:48 +00:00
Trygve Laugstol 12344d3bca o Updating mboot.jar
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163021 13f79535-47bb-0310-9956-ffa450edef68
2004-08-30 21:37:26 +00:00
Trygve Laugstol 80a077f1a8 o Updating the second half of references from plexus-0.16.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163011 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 11:47:30 +00:00
John Dennis Casey a949eb66de o Removed GoalDecorationPhase, since goal decoration is now a part of the model
o Removed PluginDownloadPhase, since plugin resolution/download has to be a part of the prereq and pre/postGoal resolution, too
o Changed DefaultMaven to execute the session lifecycle, and the component wiring to likewise wire the DefaultMaven with a session lifecycle manager
o Removed the org.apache.maven.decoration package and its contents, since this is all in the model now
o Fixed the GoalResolutionPhase to verify each goal's plugin in turn as it resolves prereqs, preGoals and postGoals
o Fixed the GoalResolutionPhaseTest to work with the new resolution model
o Added a new createGoalExecutionContext to the MavenTestCase base class, to allow me to inject a MavenProject directly rather than a pom file
o Fixed the MavenLifecycleManagerTest to only expect 4 lifecycle phases, now than the plugin resolution and goal decoration phases are obsoleted
o All builds on local machine, but will depend on plexus-0.17.jar/pom and plexus-artifact-container-1.0-alpha-1.jar/pom to build on beaver
o I uploaded plexus-artifact-container-1.0-alpha-1.jar to ${plexus.home}/dist, but cannot upload POMs due to priveleges problem in poms dir.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163007 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 04:40:02 +00:00
Brett Leslie Porter 28c89971f2 clean before build
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162992 13f79535-47bb-0310-9956-ffa450edef68
2004-08-21 00:14:25 +00:00
Brett Leslie Porter bd9992eb74 improve error if running offline and a dependency is missing
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162976 13f79535-47bb-0310-9956-ffa450edef68
2004-08-15 04:30:20 +00:00
Brett Leslie Porter 5e7a365a6f have system properties override maven.properties
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162972 13f79535-47bb-0310-9956-ffa450edef68
2004-08-14 20:46:24 +00:00
Jason van Zyl c97d198eeb update
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162958 13f79535-47bb-0310-9956-ffa450edef68
2004-08-10 18:58:05 +00:00
Jason van Zyl 58f926aa64 updating
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162957 13f79535-47bb-0310-9956-ffa450edef68
2004-08-10 18:52:18 +00:00
Jason van Zyl 471d1d71e5 o folks can bootstrap if they want to produce the JAR, but I do honestly
like the JAR there so people can just checkout and go!
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162906 13f79535-47bb-0310-9956-ffa450edef68
2004-07-29 03:27:55 +00:00
Emmanuel Venisse fbaa75cd21 The bootstrap script is now visible from root directory.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162900 13f79535-47bb-0310-9956-ffa450edef68
2004-07-27 17:37:07 +00:00
Jason van Zyl efe96463b6 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162899 13f79535-47bb-0310-9956-ffa450edef68
2004-07-27 16:59:34 +00:00
Jason van Zyl 9e663f0f92 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162881 13f79535-47bb-0310-9956-ffa450edef68
2004-07-27 01:19:41 +00:00
Jason van Zyl 7c1082a9e6 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162880 13f79535-47bb-0310-9956-ffa450edef68
2004-07-27 01:12:58 +00:00
Jason van Zyl 2f77519cc2 there we go ...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162879 13f79535-47bb-0310-9956-ffa450edef68
2004-07-26 23:55:20 +00:00
Jason van Zyl ee5c3050da another jar for gilles :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162877 13f79535-47bb-0310-9956-ffa450edef68
2004-07-26 22:53:03 +00:00
Jason van Zyl ef654ba623 another go
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162875 13f79535-47bb-0310-9956-ffa450edef68
2004-07-26 22:42:50 +00:00
Jason van Zyl 4cfe045d86 o another mboot.jar for gilles
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162874 13f79535-47bb-0310-9956-ffa450edef68
2004-07-26 22:35:02 +00:00
Jason van Zyl 68a2cb9c0c o testing with gilles
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162873 13f79535-47bb-0310-9956-ffa450edef68
2004-07-26 22:27:15 +00:00
Jason van Zyl d8f304d1f3 o updating for use with windows.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162872 13f79535-47bb-0310-9956-ffa450edef68
2004-07-26 22:05:26 +00:00
Jason van Zyl d005ce3b72 o the JAR which contains everything needed to bootstrap m2. this is
still a work in progress and i'm checking it in so that a couple
  folks can try it out.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162866 13f79535-47bb-0310-9956-ffa450edef68
2004-07-25 22:28:04 +00:00