7160 Commits

Author SHA1 Message Date
Jason van Zyl
1ffdc9286a o start the grand plugin refactoring, just putting it all together in addition to putting all the repository/artifact calls
behind the repository system you can see project and plugins being processed an incredible number of times and the recursion
  in the collector is broken causing POMs for plugins to be processed hundreds of times. The bootstrap under profiling reveals
  the xpp3 parser being used almost 30k times which is pure insanity.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750774 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 05:38:48 +00:00
Britton Isbell
98891350b8 Merged back changes dealing with element ordering.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750756 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 02:41:18 +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
Britton Isbell
a2666d2c9f Cleanup.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750702 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:24:40 +00:00
Britton Isbell
3a2c55315c Fixed a number of element ordering problems. Matches up with latest model-builder. Suppoert for tagging elements with orginal pom id.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750701 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:23:35 +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
Jason van Zyl
8fd147fff0 o get rid of enableLogging method
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750657 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:53:43 +00:00
Jason van Zyl
57c1ffabe2 o inject the logger
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750656 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:51:53 +00:00
Jason van Zyl
3292b4bdd3 o get rid of a few more buildArtifactRepository uses
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750650 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:48:08 +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
e1602d1a96 o Removed unneeded file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750564 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 19:45:43 +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
650ca3978a o Added debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750493 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 16:19:21 +00:00
Benjamin Bentmann
013f3adab5 o Added more debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750471 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 15:06:27 +00:00
Benjamin Bentmann
4e402106f2 o Added more debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750470 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 14:58:32 +00:00
Benjamin Bentmann
afa3b93e09 o Added more debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750468 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 14:47:35 +00:00
Benjamin Bentmann
a27e6457b4 o Added debug logging for mirrors
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750461 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 14:03:21 +00:00
Benjamin Bentmann
0d27705bc2 o Enabled debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750450 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 13:00:21 +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
Benjamin Bentmann
4ccac06b7b o Disabled debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750440 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 12:27:25 +00:00
Benjamin Bentmann
46b468c7c8 o Enabled debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750436 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 12:21:01 +00:00
Benjamin Bentmann
81b95fde8a o Removed debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750434 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 12:09:21 +00:00
Benjamin Bentmann
205d7a6f48 o Added temporary debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750431 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 11:58:18 +00:00
Benjamin Bentmann
bea5b88592 o Reinstantiated repository fixups
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750398 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 09:31:37 +00:00
Jason van Zyl
4f5efdb3de o get rid of extraneous logging bits
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750395 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 09:15:48 +00:00
Jason van Zyl
7a827faf7c o the grid is just not picking up the settings
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750377 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 08:24:42 +00:00
Jason van Zyl
96f6ecd5f8 o trying to contained settings approach again
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750373 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 08:18:47 +00:00
Jason van Zyl
7d14e6b520 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750361 13f79535-47bb-0310-9956-ffa450edef68 2009-03-05 07:54:36 +00:00
Jason van Zyl
04998877df git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750354 13f79535-47bb-0310-9956-ffa450edef68 2009-03-05 07:35:00 +00:00
Jason van Zyl
0cc04bdd8a git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750352 13f79535-47bb-0310-9956-ffa450edef68 2009-03-05 07:20:02 +00:00
Jason van Zyl
3a2b747af0 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750351 13f79535-47bb-0310-9956-ffa450edef68 2009-03-05 07:19:44 +00:00
Jason van Zyl
3efeef0d89 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750346 13f79535-47bb-0310-9956-ffa450edef68 2009-03-05 07:11:59 +00:00
Jason van Zyl
8e7e771f81 o more plugin manager refactoring
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750343 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 06:56:41 +00:00
Oleg Gusakov
78de8abc8a moved back to legacy implementation in the repository project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750328 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 06:05:26 +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
0262109e2b o don't need the settings, the grid uses all freestyle builds so it won't interfere with hudson
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750309 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 04:27:55 +00:00
Jason van Zyl
74b14a5953 o use the custom settings for now
o pushing everything related to the plugin manager into one package in preparation for replacement with the plexus plugin manager


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750308 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 04:02:23 +00:00
Oleg Gusakov
b8a7a821d0 debugging classpath
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750299 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 02:46:52 +00:00
Oleg Gusakov
fc7aba8bd2 [MNG-3849] added mercury depts to the depman section
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750298 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 02:42:05 +00:00
Oleg Gusakov
68cbda728f debugging classpath
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750294 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 02:30:33 +00:00
Oleg Gusakov
ae8d1533fa debugging classpath
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750285 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 01:55:20 +00:00
Jason van Zyl
be590fa6e8 o temp fix to a settings file so that i don't wreck all the builds all the grid
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750284 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 01:53:32 +00:00
Oleg Gusakov
96cc27c98d [MNG-3849] new mercury ant snapshot - model builder 1.6 which allows to drop script bs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750275 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 01:32:49 +00:00