Commit Graph

615 Commits

Author SHA1 Message Date
Jason van Zyl 965b2bf4c2 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163046 13f79535-47bb-0310-9956-ffa450edef68
2004-09-08 00:00:17 +00:00
John Dennis Casey 9acc6db384 o expanded goal resolution phase to explain that we're downloading the associated plugin if necessary.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163045 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 23:50:56 +00:00
Jason van Zyl 3150931daf *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163044 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 23:47:10 +00:00
Jason van Zyl 0af6405f8d *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163043 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 23:43:21 +00:00
John Dennis Casey c23d8f57ff o added dep download details to session...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163042 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 23:41:12 +00:00
John Dennis Casey f3bd58b610 o added detail to the goal lifecycle, and notes on goal resolution.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163041 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 23:37:36 +00:00
Jason van Zyl da4e248d8d *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163040 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 23:30:15 +00:00
John Dennis Casey 49af356919 o added use case for non-pom-oriented goals.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163039 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 23:24:16 +00:00
Jason van Zyl da5d0de6ff *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163038 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 23:18:12 +00:00
Emmanuel Venisse ae48e02aa0 Make useable for all windows platforms.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163037 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 14:45:18 +00:00
Brett Leslie Porter 4d0a8dd795 complete removal of maven.properties, make some changes for maven.home
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163036 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 13:41:11 +00:00
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
Emmanuel Venisse c5ff653579 Rollback my changes. It's never user because type has always a default value and is never null.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163034 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 10:52:29 +00:00
Emmanuel Venisse 7dee1da31f Use type define in project pom and not type define in user pom.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163033 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 10:40:40 +00:00
Emmanuel Venisse 1797335136 Test type inheritance.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163032 13f79535-47bb-0310-9956-ffa450edef68
2004-09-06 12:10:27 +00:00
Emmanuel Venisse d4125cbafc Add failure if artifact isn't a plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163031 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 19:03:41 +00:00
Emmanuel Venisse 2b4a352630 Add inheritance for type.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163030 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 19:02:45 +00:00
John Dennis Casey 984d4644ef o Removed the parsing of ~/.m2/pom.xml using unix tools to extract the local repo
o Added the ability to specify -Dmaven.repo.local=xxx to the it shell script, and the Verifier class
o Added to the Verifier class the ability to parse ~/.m2/pom.xml and retrieve the local repo location in the event ${maven.repo.local} is unspecified


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163029 13f79535-47bb-0310-9956-ffa450edef68
2004-09-03 21:34:13 +00:00
Carlos Sanchez Gonzalez 528863b613 the parameter is now the bundle url and copies files to repository dir to be sync'ed later
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163028 13f79535-47bb-0310-9956-ffa450edef68
2004-09-02 20:15:36 +00:00
Brett Leslie Porter 06ca881be3 must use default M2_HOME
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163027 13f79535-47bb-0310-9956-ffa450edef68
2004-09-02 13:24:19 +00:00
Brett Leslie Porter 87aba663c7 add back M2_HOME
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163026 13f79535-47bb-0310-9956-ffa450edef68
2004-09-02 13:14:47 +00:00
Brett Leslie Porter 063a7ef0f6 actually, you can specify a sys property instead
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163025 13f79535-47bb-0310-9956-ffa450edef68
2004-09-02 12:50:46 +00:00
Brett Leslie Porter c13e8c7629 PR: MNG-74
remove maven.properties use everywhere except classworlds conf


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163024 13f79535-47bb-0310-9956-ffa450edef68
2004-09-02 12:34:19 +00:00
Trygve Laugstol bd9e37321c *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163023 13f79535-47bb-0310-9956-ffa450edef68
2004-08-31 23:53:25 +00:00
Trygve Laugstol 4d1ac08117 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163022 13f79535-47bb-0310-9956-ffa450edef68
2004-08-31 11:47:13 +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
Jason van Zyl 6772732ae6 o individual scripts aren't needed anymore, completely done by configuration.
-> eventually there will be an xml file describing the organization, so
     basically I would like an OOM or organization object model but for
     now I'm using ini files as I need to start something else now ...


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163020 13f79535-47bb-0310-9956-ffa450edef68
2004-08-30 15:59:29 +00:00
Jason van Zyl d137cb73b1 Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163017 13f79535-47bb-0310-9956-ffa450edef68
2004-08-30 15:57:38 +00:00
Emmanuel Venisse 4432d1cb3f Add a comment for plexus dependency.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163016 13f79535-47bb-0310-9956-ffa450edef68
2004-08-30 08:44:46 +00:00
Trygve Laugstol 7170bdb5be o Adding the ciManagement property.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163015 13f79535-47bb-0310-9956-ffa450edef68
2004-08-29 18:57:30 +00:00
Emmanuel Venisse 5f441f1336 Goal execution response is now accessible from DefaultMaven.execute
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163014 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 16:37:08 +00:00
Emmanuel Venisse 742dd53292 Add plexus dependency to maven-plugins because it use by several plugins.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163013 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 13:47:17 +00:00
Emmanuel Venisse 11bb73f1ec The test of existence of directory must be in forceDelete methods
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163012 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 11:50:39 +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
Emmanuel Venisse b14dcc94bd Test if buildDir exists before call forceDelete
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163010 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 11:33:41 +00:00
Trygve Laugstol 368a4fec95 o Adding excludes.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163009 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 10:16:28 +00:00
Trygve Laugstol 98636339cd o Removing IDEA project files.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163008 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 10:14:04 +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
John Dennis Casey 24ce8263d9 o Changed to depend on plexus-0.17 instead of -0.16
o Changed the embedder/container used to be the new artifact-aware container (plexus-artifact-container-1.0-alpha-1)
o Added new dependency to maven-core for artifact-container.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163006 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 01:18:19 +00:00
Jason van Zyl b93016e064 o forgot the trailing slash
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163005 13f79535-47bb-0310-9956-ffa450edef68
2004-08-25 21:13:43 +00:00
Jason van Zyl c472d8ab64 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163004 13f79535-47bb-0310-9956-ffa450edef68
2004-08-25 21:04:17 +00:00
Jason van Zyl 8464887194 script to sync the new ibiblio staging site
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163003 13f79535-47bb-0310-9956-ffa450edef68
2004-08-25 20:23:23 +00:00
John Dennis Casey 975e9491d8 o Reformatted source code.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163002 13f79535-47bb-0310-9956-ffa450edef68
2004-08-23 20:41:45 +00:00
John Dennis Casey 28be3319be o Replaced license in source
o Added testing to show failure to merge resources from parent into child build which specifies a build without these elements
o Fixed resource blending for child build sections which don't specify them.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163001 13f79535-47bb-0310-9956-ffa450edef68
2004-08-23 20:24:54 +00:00
John Dennis Casey 2a3f7b7220 o Added unit test to express lack of source directory inheritance (*ourceDirectory within <build>)
o Fixed *ourceDirectory inheritance


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163000 13f79535-47bb-0310-9956-ffa450edef68
2004-08-23 20:04:34 +00:00
Jason van Zyl 47bdc91285 o prereqs in the wrong order
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162999 13f79535-47bb-0310-9956-ffa450edef68
2004-08-23 00:33:09 +00:00
Jason van Zyl fd70e514f9 o generate the descriptor as well
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162998 13f79535-47bb-0310-9956-ffa450edef68
2004-08-23 00:29:44 +00:00
Jason van Zyl c86ea920b8 o adding plugin install
this is not the way i want the installing mechanism to work (i.e. copying
  the same class around ...) but folks want to install plugins so i'll just
  pop this in for now.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162997 13f79535-47bb-0310-9956-ffa450edef68
2004-08-23 00:27:44 +00:00
Emmanuel Venisse 5d89d4b2c2 Reverse my change.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162996 13f79535-47bb-0310-9956-ffa450edef68
2004-08-22 14:40:50 +00:00
Emmanuel Venisse 32a567b040 Define the parent plugin type to plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162995 13f79535-47bb-0310-9956-ffa450edef68
2004-08-22 13:29:07 +00:00