Benjamin Bentmann
c389e65f2b
o Separated maven-metadata.xml model into separate module for easy reuse in standalone repository library
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@950566 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02 13:56:15 +00:00
Benjamin Bentmann
d499ca59c1
o Fixed bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@949718 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31 11:20:35 +00:00
Benjamin Bentmann
35e842ab22
o Made bootstrapper prompt user in case specified maven home already exists
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@942440 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08 18:43:13 +00:00
Benjamin Bentmann
d66682c37d
o Made bootstrapper fully respect user-supplied maven home directory, including the final directory name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@942430 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08 18:04:28 +00:00
Benjamin Bentmann
c02663ff3a
o Removed cruft
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@941252 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 11:21:42 +00:00
Benjamin Bentmann
7dcb4c7cdf
o Updated to newer version of Ant Tasks (r917218) for compat with Ant 1.8.0
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@917220 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28 17:43:27 +00:00
Benjamin Bentmann
cf5f0f9728
o Enabled version info during bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@901463 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21 00:24:42 +00:00
Benjamin Bentmann
6e503a60d2
o Fixed bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@888522 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 19:04:03 +00:00
Jason van Zyl
a349e0a1b3
o swap in the new ant tasks, bootstrap works with a clean repository
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@885897 13f79535-47bb-0310-9956-ffa450edef68
2009-12-01 19:52:07 +00:00
Benjamin Bentmann
20f8323b0a
[MNG-4221] Push all repository/artifact related code into a legacy module and create a backward compat layer for external consumers
...
o Refactored code to make maven-compat depend on maven-core, this got ugly regarding some tests which to a high degree depend on a full-blown repository system
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@829934 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 20:16:00 +00:00
Benjamin Bentmann
3a89fb086a
o Moved Settings out of maven-compat
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@828801 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 17:59:26 +00:00
Benjamin Bentmann
f4bd89f38d
[MNG-4367] Consider layout for mirror selection
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@818442 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 10:55:59 +00:00
Benjamin Bentmann
3c34aa8c14
[MNG-4334] maven core caches settings.xml
...
o First pass: auth & mirror moved out of the components into the requests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@810296 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 22:49:05 +00:00
Benjamin Bentmann
1b57686445
o Restored some more backward-compat
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@806585 13f79535-47bb-0310-9956-ffa450edef68
2009-08-21 15:04:07 +00:00
Benjamin Bentmann
c81959a706
o Restored some more backward-compat
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@806538 13f79535-47bb-0310-9956-ffa450edef68
2009-08-21 13:07:32 +00:00
Benjamin Bentmann
80236c2aa5
o Fixed bootstrap after refactoring
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@789083 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 09:48:26 +00:00
Benjamin Bentmann
f8a568052e
o Restored logging tweak
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@786898 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 19:54:26 +00:00
Jason van Zyl
c25bddb3ab
o adding the new ant tasks jar
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@786872 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 18:07:28 +00:00
Benjamin Bentmann
d30406e435
o Simplified logging of test failures
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@786776 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 09:41:23 +00:00
Jason van Zyl
b8d81a36a8
o use the new released maven ant tasks
...
o update to plexus 1.0.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@786523 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 14:43:21 +00:00
Benjamin Bentmann
88aa26ab45
o Replaced tabs with spaces
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@778307 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25 06:40:34 +00:00
Jason van Zyl
23c1601b77
o fix indentation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@778306 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25 06:33:05 +00:00
Jason van Zyl
5b76c2c495
o created an execution plan which currently contains the mojos that will be executed and the phase of dependency resolution required, if needed
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@778284 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25 05:26:27 +00:00
Jason van Zyl
9efd21d0c9
o restoring several backward compat fixes all the way back to 2.0 ...
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@776895 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 23:28:39 +00:00
Jason van Zyl
de46f2a5fa
o bunch more patches from Igor to keep the heap down. junit is just not letting go.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@774515 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 20:27:13 +00:00
Jason van Zyl
dd1725b131
o adding components to test wagons
...
o add method to view supported protocols
o add a note to the test to show the lifecycle plan is getting some repeated elements
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@773926 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 15:08:53 +00:00
Jason van Zyl
55ecfa65d6
o implement the find(Artifact) method in the default local repository
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@773769 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 02:43:26 +00:00
Benjamin Bentmann
7fcb2f820c
o Exposed maven.test.skip as a property of Ant build to more easily switch around
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@771668 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 11:22:04 +00:00
Jason van Zyl
6a43c3b683
o disable the tests in the bootstrap so ben and i can go all the way through to the embedder
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@771334 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 15:32:10 +00:00
Jason van Zyl
aafe040406
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@768839 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 00:16:42 +00:00
Jason van Zyl
5d7758b358
o pull from trunky dunk dunk
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@767707 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 23:04:06 +00:00
Jason van Zyl
0bf25e64d8
o adjusting the internals to deal with root-based resolution
...
o gross hack to work around someone hardcoding a dummy:dummy root artifact in the surefire plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@756885 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 07:28:59 +00:00
Jason van Zyl
7b6c7f6ce3
o update the mercury and ant-task based builds
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@756798 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 23:01:03 +00:00
Jason van Zyl
39af2b8f7e
o bootstrap working on my branch with all the changes. i need to pull from trunk and spend a few more hours on adding tests that need to be written that never were. the
...
guts of the plugin manager and lifecycle executor internals are not really covered much.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@751989 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 06:07:02 +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
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
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
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
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
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
Benjamin Bentmann
d9bf8c6a60
o Reverted r750083 which is a bad approach with respect to embedding, instead just programmatically injected the central repo if not already given/overriden in the settings
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750098 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 18:40:33 +00:00
Benjamin Bentmann
fd1c4b534c
o Prepared extraction of central from super POM and moved it into global settings
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750083 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 17:25:10 +00:00
Benjamin Bentmann
11a0d7d345
o Reinstantiated repository fixups
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749950 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 09:25:41 +00:00
Jason van Zyl
beedf0cf7b
o restore profile manager location so that the site plugin works ...
...
o teach the resolution to understand when the root is local with a file present versus retrieving the root as well
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749924 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 06:58:09 +00:00
Benjamin Bentmann
5c0715ceef
o Added explicit repo ids (using the URL for maven-metadata-<id>.xml doesn't work overly well on Windows)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749822 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 23:04:39 +00:00
Benjamin Bentmann
6a64ca3cc3
o Removed superfluos repo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749819 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 23:00:24 +00:00
Benjamin Bentmann
3a731303a7
o Updated to model-builder:1.4
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749476 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 23:34:15 +00:00