Commit Graph

143 Commits

Author SHA1 Message Date
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
Herve Boutemy 06dca8e528 fixed bootstrap problem to resolve Modello 1.0.1-SNAPSHOT dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@746453 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21 08:26:24 +00:00
Herve Boutemy 3d52a23b10 o upgraded Modello version to 1.0
o improved models to use Modello new features (merged from 2.1.x branch r745216)

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@745260 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 21:46:38 +00:00
Jason van Zyl dd564ae3bd o use annotations for the remainder of the maven-artifact code
o update to latest release of plexus which fixes super/subclass annotation processing



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@743174 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 00:05:47 +00:00
Benjamin Bentmann ef18c490e4 o Made bootstrap smart enough to use correct maven home path regardless of user input
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@734204 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13 18:18:03 +00:00
Jason van Zyl f1ba2636b4 o fix location of assembly, needs to be centralized
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@733919 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12 21:54:28 +00:00
Brett Leslie Porter 385888d545 [MNG-3757] avoid deleting M2_HOME if it is empty
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@727671 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 07:59:58 +00:00
Jason van Zyl 084d0b3ed4 o add snippets which can be used in http://maven.apache.org/guides/development/guide-building-m2.html
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@727270 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 04:08:44 +00:00
Jason van Zyl 268d611fa7 o use a release of plexus with the updated metadata generation tools
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721959 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 04:28:32 +00:00