Commit Graph

65 Commits

Author SHA1 Message Date
Herve Boutemy 8a119ce695 reformatted poms according to our conventions (merged from 2.1.x branch r766523)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@766535 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19 22:25:38 +00:00
Jason van Zyl c2c3134b34 o localizing mercury into the mercury repository implementation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@765273 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 17:24:22 +00:00
Oleg Gusakov a309c4022d switched to mercury-alpha-7-SN dependency to enable managed version maps, the lifecycle UTs pass
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@763438 13f79535-47bb-0310-9956-ffa450edef68
2009-04-08 22:40:24 +00:00
Oleg Gusakov 9c56369edd intermediate commit to revert lagacy repo system to default status
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@763103 13f79535-47bb-0310-9956-ffa450edef68
2009-04-08 04:45:36 +00:00
Oleg Gusakov 847aecea98 working on MercuryRepositorySystem - oprimized Adapter
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@762576 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07 00:18:23 +00:00
Oleg Gusakov d09a7f307b some javadocs for the new metadata-only call in the repository system
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@761488 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 00:17:31 +00:00
Oleg Gusakov 089f86d804 Mercury repo system impl does return a resolved tree as a graph. UT works
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@760981 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01 17:45:55 +00:00
Oleg Gusakov 6ab1ab8389 started adding tree resolution to Mercury repo system impl
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@760790 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01 06:19:10 +00:00
Oleg Gusakov 860c7e04c0 added tree-based resolution result to request/response
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@760781 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01 04:49:10 +00:00
Oleg Gusakov 30053a1000 generalized tree into graph
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@760596 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31 20:33:24 +00:00
Oleg Gusakov bb33172f47 added tree-based resolution objects
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@760594 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31 20:30:29 +00:00
Oleg Gusakov 0781fa0026 added tree-based resolution result to request/response
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@760575 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31 19:44:33 +00:00
Oleg Gusakov f36831147b added tree-based resolution result to request/response
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@760573 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31 19:36:53 +00:00
Benjamin Bentmann ccdd99b5c6 o Fixed propagation of proxy settings
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@759550 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 18:57:11 +00:00
Oleg Gusakov 5a5185c04a removed unnecessary fields
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@758829 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 20:11:07 +00:00
Oleg Gusakov 64d686236f added tree representation for resolution APIs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@758827 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 20:09:08 +00:00
Oleg Gusakov c87fce65f9 added a default hint for easier hacking
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@757663 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 04:53:12 +00:00
Jason van Zyl b68c9f9231 o shortening the interface name for the repository system
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751196 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 05:08:43 +00:00
Jason van Zyl 30e6002f40 o push out the artifact repository creation when it's requested in the project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751159 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 01:05:17 +00:00
Jason van Zyl 2a515cdb5a o when creating a dependency artifact, why not use a dependency as a parameter!
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751137 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 23:34:03 +00:00
Oleg Gusakov b7d67cd7e5 [MNG-3849] modifying maven repo system tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751124 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 23:09:23 +00:00
Jason van Zyl 6f0840b4f6 o reducing the foot print of the repository interface some more
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751119 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 22:43:27 +00:00
Jason van Zyl 410e6cab4b o reducing the signature size of the repository system some more
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751104 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 22:14:08 +00:00
Jason van Zyl c04ee12962 o notes for oleg about what's left to remove from the repository interface
o more cleanup 


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751091 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 21:54:23 +00:00
Jason van Zyl c67176f502 o remove another set of methods from the repository system interface and now ResolutionGroup is gone from Maven internals.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751083 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 21:37:07 +00:00
Jason van Zyl 5678f17198 o nuke another big chunk of the old code, looking for available versions is used internally and once all the methods are shed we'll supply a pure metadata resolution for clients, like IDEs, that need to nicely show versions. we'll also provide a graph too so people aren't going to have to do all the extra crap to get decent information.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751036 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 18:57:41 +00:00
Jason van Zyl c0a920cf80 o make sure all the same repository processing logic is used, shunt all calls from ProjectUtils to the MavenRepositorySystem interface.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751009 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 18:03:55 +00:00
Jason van Zyl 8138048fcf o notes on the repository interface
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750741 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:33:26 +00:00
Jason van Zyl f4ec59594c o remove more methods to the repository system, starting to get close to the final set of methods and then we can move on to the classes of the binding to the repository system
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750738 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:25:43 +00:00
Jason van Zyl 5a35fc9aee o remove more methods from the repository interface
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750686 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:35:02 +00:00
Jason van Zyl 74384e7c63 o more reduction of the repository interface
o cleaning up the project builder


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750677 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:27:03 +00:00
Benjamin Bentmann dc20a5cdcf [MNG-4068] [regression] Use proper id for mirrored repository
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750613 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 21:49:55 +00:00
Jason van Zyl d4c2d94607 o shunt ProjectUtils into using the same repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750571 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 20:06:11 +00:00
Jason van Zyl 2a68738178 o leave repository ids alone for now.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750570 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 20:05:00 +00:00
Jason van Zyl b9f9244f5f o fixed mirror code
o more plugin manager wrangling


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750568 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 19:59:06 +00:00
Benjamin Bentmann 0425ac9cb2 o Removed debugging output
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750551 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 18:58:03 +00:00
Benjamin Bentmann c545d0964b o Added debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750530 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 18:07:32 +00:00
Benjamin Bentmann 6a24ec3392 o Added debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750528 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 18:04:11 +00:00
Benjamin Bentmann 8ea9a241b6 o Fixed missing propagation of authentication info to the wagon manager
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750444 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 12:46:41 +00:00
Jason van Zyl 7d32348c3d o no choice but to shunt the ProjectUtils which is used by the remote resources plugin into using the MavenRepositorySystem.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750324 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 06:00:07 +00:00
Jason van Zyl 1a05bdac38 o use the repositories passed into the request
o make sure that mirrors are processed correctly in that the mirror that is defined must use the layout and policies of the repository it is mirroring


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750251 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 00:15:56 +00:00
Benjamin Bentmann 96c06c4f1b o Added back some code to actually throw exceptions and abort the normal control flow in case artifact resolution fails
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750029 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 14:51:24 +00:00
Benjamin Bentmann 688573f8ec o Restored backward-compat with maven-assembly-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749999 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 13:17:45 +00:00
Benjamin Bentmann 1b0a7e4c6b o Fixed project name
o Removed superfluous whitespace

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749947 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 09:10:20 +00:00
Oleg Gusakov 7d8f206bc2 [MNG-3849] had to add a lot of test deps - will remove when collapsed mercury
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749915 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 05:53:59 +00:00
Oleg Gusakov 9ef5c6edbe [MNG-3849] test harness
- abstract test for testing all repository system implementations
- mercury implementation test

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749864 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 00:48:34 +00:00
Benjamin Bentmann b3d226a90b o Pushed online network state down into artifact resolver where it actually matters
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749788 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 22:06:49 +00:00
Jason van Zyl a5fc1cfb14 o fix the mirroring code
o restore ArtifactResolver.resolve( artifact, remotes, local ) for the rr plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749784 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 21:56:42 +00:00
Oleg Gusakov 65a8daef73 [MNG-3849] - added placeholders for separating metadata resolution
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749543 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 06:28:20 +00:00
Jason van Zyl d670f82e62 o don't need WagonManager anymore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749489 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 00:24:15 +00:00