Commit Graph

5562 Commits

Author SHA1 Message Date
Jason van Zyl 98487def26 o reactor failure mode is validated elsewhere
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491534 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 05:11:48 +00:00
Jason van Zyl 439ba113d7 o move more configuration to one location
o removing uneeded components from DefaultMaven


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491532 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 04:53:39 +00:00
Jason van Zyl 8120d856c7 o collect all WagonManager configuration in one place
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491531 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 04:45:35 +00:00
Jason van Zyl 774972e7ec MNG-1385 You can now activate a profile using the embedder.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491529 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 04:08:06 +00:00
Jason van Zyl e07b4f0970 o making the baseDirectory properties the same
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491525 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 02:54:23 +00:00
Jason van Zyl 23e2504d23 MNG-2733 When request.setPomFile( file ) is used, takes its basedir for the execution request so that request.getBasedir() doesn't NPE
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491524 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 02:52:56 +00:00
Jason van Zyl cb381ffd76 MNG-2729 use the basedir specified in the execution request, don't use the system property
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491514 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 00:46:11 +00:00
Jason van Zyl 8f4a420c8d MNG-2728 return a MavenExecutionResult from Maven.execute( request )
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491512 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 00:18:12 +00:00
Jason van Zyl cd1c9e7b29 MNG-2721: Determine a standard way to pass proxy information into the embedder
http://jira.codehaus.org/browse/MNG-2721

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491499 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 21:56:33 +00:00
Jason van Zyl 54ee18c115 MNG-2724: Create a component in the embedder who's responsibility is to configure an execution request
http://jira.codehaus.org/browse/MNG-2724

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491490 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 21:07:01 +00:00
Jason van Zyl b234e48cf5 MNG-2724: Create a component in the embedder who's responsibility is to configure an execution request
http://jira.codehaus.org/browse/MNG-2724

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491489 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 21:06:57 +00:00
Jason van Zyl 622f014e0d MNG-2724: Create a component in the embedder who's responsibility is to configure an execution request
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491487 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 21:04:13 +00:00
Jason van Zyl 9780fa6c86 o updating the tests for the embedder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491469 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 19:22:57 +00:00
Jason van Zyl 87b3775025 MNG-2722 Create a strategy for providing sane default values in the MavenExecutionRequest
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491468 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 19:20:44 +00:00
Jason van Zyl 26f1777dba o starting new tests for the embedder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491443 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 16:58:08 +00:00
Milos Kleint 9d792d6d1c remove System.out
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491399 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 09:26:27 +00:00
Jason van Zyl 43ec595fed o Removing the LifecycleExecutor component, not used.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491395 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 06:03:37 +00:00
Jason van Zyl f253b60b3a SVN properties for issue management system integration.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491374 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 03:28:22 +00:00
Jason van Zyl e259065562 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491373 13f79535-47bb-0310-9956-ffa450edef68 2006-12-31 03:24:59 +00:00
Jason van Zyl 267dec7af8 o these are now fully separated
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491372 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 03:21:49 +00:00
Jason van Zyl 8e51bbe8ec o Remove the MavenEmbedderConfiguration as this is not used in any of the IDE integration. The MavenEmbedRequest is what is being used as the session level configuration.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491363 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 02:13:58 +00:00
Jason van Zyl df12fcab5d o restoring assembly descriptor so that I can actually build from within this module
o all the use of an embedder request with no settings file information and have the defaults just kick in



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491334 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 22:21:18 +00:00
Andrew Williams 646c67db17 Use latest updates from plexus
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491231 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 14:54:59 +00:00
Jason van Zyl 8353b90fc1 o updating plexus and classworlds with latest releases
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491181 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 06:34:51 +00:00
Arnaud Heritier f83fa2a5f2 Fix invalid XHTML in a comment
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@490092 13f79535-47bb-0310-9956-ffa450edef68
2006-12-25 00:58:23 +00:00
Kenney Westerhof 06090da486 PR: MNG-2712
Fix honoring of updatePolicy=daily - create a metadata file even if the remote repo doesn't
have one. The following day the repo will again be checked.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@489724 13f79535-47bb-0310-9956-ffa450edef68
2006-12-22 19:01:58 +00:00
Kenney Westerhof 260516f8d2 Re-added 2 dropped methods that were never deprecated: buildSettings() and buildSettings( file ). maven-plugin-testing-tools uses the maven 2.0.x api's, but fails with NoSuchMethodError in 2.1-snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@489693 13f79535-47bb-0310-9956-ffa450edef68
2006-12-22 17:07:40 +00:00
Kenney Westerhof 2327f170e6 Added a note on project sorting and cycles.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@489114 13f79535-47bb-0310-9956-ffa450edef68
2006-12-20 15:30:10 +00:00
Kenney Westerhof c15aadbe04 use descriptors/descriptors instead of deprecated descriptor for asm plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@488158 13f79535-47bb-0310-9956-ffa450edef68
2006-12-18 09:01:43 +00:00
Jason van Zyl 185a1a16d2 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@486887 13f79535-47bb-0310-9956-ffa450edef68 2006-12-13 23:34:52 +00:00
Jason van Zyl f84f8801d9 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@486733 13f79535-47bb-0310-9956-ffa450edef68 2006-12-13 16:53:39 +00:00
Jason van Zyl 61e2713156 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@486703 13f79535-47bb-0310-9956-ffa450edef68 2006-12-13 16:09:22 +00:00
Jason van Zyl 404f7376eb o rough stab at what we want to do in continuum which cannot do this natively yet, though it could run the shell script
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@486674 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 14:34:13 +00:00
Jason van Zyl cc5a658907 o update the deps to the new releases of wagon wheels and plexus
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@486535 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 07:42:00 +00:00
Brett Leslie Porter d846d0d8aa [MNG-1908] fix the performance problem with this particular fix
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@486484 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 04:13:15 +00:00
Jason van Zyl 5291a94c9d o change message to reflect the creation of a realm and not a container
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485932 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 22:57:48 +00:00
Jason van Zyl 388b9b05c4 o wagon 1.0-beta-2-SNAPSHOT is working like a champ
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485758 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 17:14:44 +00:00
Jason van Zyl 9d2bd7b7e3 o making sure the plugin registry is not used, it's turned off in 2.0.4. it causes too many problems.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485728 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 15:55:03 +00:00
Jason van Zyl f9d660817e o flipping back to 1.0-beta-1 of wagon for the time being
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485721 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 15:47:09 +00:00
Jason van Zyl c158bca137 o using beta-2-SNAPSHOT of wagon
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485476 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 03:19:50 +00:00
Jason van Zyl c3de08de60 o use a property for wagon versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485467 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 02:27:20 +00:00
Jason van Zyl 35f48c4d1c o sync up all the wagon versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485466 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 02:20:19 +00:00
Jason van Zyl 8ab3836c3b fix typo in element
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485461 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 01:44:25 +00:00
Jason van Zyl 4406cda6d0 o turn of reactor scanning option off by mistake as I renamed it in my branch. back alive. visual results
of ITs are coming.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485460 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 01:43:19 +00:00
Jason van Zyl 2feb84893b o the joys of using ant to bootstrap :-) It's staring to look like a real ant build!
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485458 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 01:33:39 +00:00
Andrew Williams 20eb7f2cb0 stable modello
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483905 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 10:17:18 +00:00
Brett Leslie Porter 7f65892418 [MNG-2681] Add cli flag to set all snapshot repos to updatePolicy = never
Submitted by: Jason Dillon


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483809 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 03:35:45 +00:00
Brett Leslie Porter 0774cc829e extract version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483805 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 03:29:21 +00:00
Brett Leslie Porter fecd771add couple of corrections. There are probably more along these lines.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483797 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 03:12:51 +00:00
Brett Leslie Porter c7858cc29f remove IDEA files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483786 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 02:28:22 +00:00