Commit Graph

628 Commits

Author SHA1 Message Date
Benjamin Bentmann d7e4dc09eb [MNG-4762] maven-repository module specifies incorrect version for parent
o Removed cruft

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@984947 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 20:24:35 +00:00
Benjamin Bentmann ab39d82dd1 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@983204 13f79535-47bb-0310-9956-ffa450edef68
2010-08-07 10:53:09 +00:00
Benjamin Bentmann 99823b034e [maven-release-plugin] prepare release maven-3.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@983202 13f79535-47bb-0310-9956-ffa450edef68
2010-08-07 10:51:26 +00:00
Benjamin Bentmann c6aab7be9f o Moved settings building into separate module
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@964730 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 09:59:13 +00:00
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 1a59d57746 o Removed dead code
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@949832 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31 18:48:45 +00:00
Herve Boutemy 38d44c6e57 formatting fixes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@949544 13f79535-47bb-0310-9956-ffa450edef68
2010-05-30 17:52:23 +00:00
Benjamin Bentmann 8de97b662d [MNG-4643] [regression] Transitive dependency not available due to dependency POM erroneously rejected as invalid
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@949443 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 21:56:29 +00:00
Olivier Lamy c3d23fe671 revert parent upgrade
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@944888 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 17:50:54 +00:00
Olivier Lamy 45679de67c upgrade parent version
upgrade site plugin version

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@944879 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 16:26:16 +00:00
Benjamin Bentmann 5b387d543b o Disabled cobertura-maven-plugin to get site generation working
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@937218 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23 09:50:50 +00:00
Benjamin Bentmann 1253e7d631 o Updated to plexus-utils:2.0.4
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@936685 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 09:35:33 +00:00
Benjamin Bentmann b329fdb4e5 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@935667 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 16:55:28 +00:00
Benjamin Bentmann 958b6eced1 [maven-release-plugin] prepare release maven-3.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@935664 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 16:54:05 +00:00
Kristian Rosenvold dbc214def7 [MNG-4632] Class loading is not thread-safe
Fixed problem where ClassWorld was missing a synchronized.

Also code-reviewed synchronization in ClassWorld vs ClassLoader and
discovered no other problems.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@933714 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 17:34:29 +00:00
Herve Boutemy d6c1136f93 upgraded Modello to 1.3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@932997 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 21:36:08 +00:00
Benjamin Bentmann 95022ebf36 [MNG-4022] Incorrect merge behavior using profile driven plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@931329 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 21:09:45 +00:00
Benjamin Bentmann bf506287ed o Fixed mailing list links
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@930752 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 21:23:44 +00:00
Benjamin Bentmann 4b084a7e3f o Excluded unwanted test files as pointed out by Brett
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@926045 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 12:00:03 +00:00
Herve Boutemy db4ad728be added autoVersionSubmodules=true option for maven-release-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@923344 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 17:24:12 +00:00
Herve Boutemy f337a5a3e5 re-activated modello xdoc and xsd generation in pre-site phase (were commented out)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@922571 13f79535-47bb-0310-9956-ffa450edef68
2010-03-13 13:56:11 +00:00
Benjamin Bentmann bfaab01874 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@921170 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 22:24:47 +00:00
Benjamin Bentmann 0c78c31304 [maven-release-plugin] prepare release maven-3.0-alpha-7
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@921168 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 22:24:22 +00:00
Benjamin Bentmann f3e2dcf6a8 o Updated to maven-resources-plugin:2.4.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@912406 13f79535-47bb-0310-9956-ffa450edef68
2010-02-21 21:19:34 +00:00
Benjamin Bentmann 8b6616cf3b [MNG-4464] Improve handling of relative paths with backslashes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@904931 13f79535-47bb-0310-9956-ffa450edef68
2010-01-31 00:27:21 +00:00
Benjamin Bentmann 3586158679 [MNG-4544] Concurrent access to Maven internals involving active component collections is not thread-safe
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@902667 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24 22:26:42 +00:00
Benjamin Bentmann 974bf9d27a o Updated to plexus:1.5.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@902503 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 22:43:29 +00:00
Herve Boutemy 58f5740f49 use modelloVersion property instead of direct version override of the plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@901885 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21 22:06:03 +00:00
Benjamin Bentmann 574641d86c [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@896381 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 10:49:23 +00:00
Benjamin Bentmann 9e8a9af6ad [maven-release-plugin] prepare release maven-3.0-alpha-6
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@896377 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 10:46:24 +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
Olivier Lamy 8433f039d0 m2e profile : upgrade resources plugin 2.5-SNAPSHOT to fix incremental build (MSHARED-125)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@887718 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06 17:09:25 +00:00
Benjamin Bentmann 269c956ea6 [MNG-4474] [regression] Wagon manager does not respect instantiation strategy of wagons
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@885758 13f79535-47bb-0310-9956-ffa450edef68
2009-12-01 13:12:56 +00:00
Benjamin Bentmann 9adfaf82b5 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@883378 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 15:46:44 +00:00
Benjamin Bentmann c23ce88074 [maven-release-plugin] prepare release maven-3.0-alpha-5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@883375 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 15:45:11 +00:00
Benjamin Bentmann 56f3439ebc o Excluded junit from the compile class paths
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@836018 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 22:03:23 +00:00
Benjamin Bentmann 8e826033a8 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@835944 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 18:02:13 +00:00
Benjamin Bentmann f54f1ec409 [maven-release-plugin] prepare release maven-3.0-alpha-4
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@835941 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 18:00:22 +00:00
Benjamin Bentmann c47fe09875 o Fixed site generation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@835937 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 17:43:08 +00:00
Benjamin Bentmann 2049ab9e80 [MNG-4436] [regression] Singleton components can get instantianted multiple times
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834989 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11 18:03:13 +00:00
Benjamin Bentmann c10f412029 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834123 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 16:00:39 +00:00
Benjamin Bentmann 98ab96d19b [maven-release-plugin] prepare release maven-3.0-alpha-3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834118 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 15:55:07 +00:00
Benjamin Bentmann 1ef9a7692b [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834106 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 15:26:12 +00:00
Benjamin Bentmann 7dd84efa0e [maven-release-plugin] prepare release maven-3.0-alpha-3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834104 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 15:24:06 +00:00
Benjamin Bentmann 000272deee o Fixed SCM info
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834102 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 15:11:04 +00:00
Benjamin Bentmann fb58386561 o Synced source distro creation with 2.x branch
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834095 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 15:03:04 +00:00
Benjamin Bentmann f00d3313b1 o Fixed tag base
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834043 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 12:53:23 +00:00
Benjamin Bentmann 57b54d9470 o Removed unneeded repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834041 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 12:49:01 +00:00
Benjamin Bentmann 58dfb3d318 o Updated to plexus:1.5.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@833548 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 20:23:33 +00:00
Benjamin Bentmann 4093717ff1 [MNG-4429] [regression] jspc plugin works in Maven 2.2.1, fails in 3.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@833445 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 15:39:57 +00:00
Benjamin Bentmann 8ebe8cacd8 o Updated to plexus-classworlds:2.2.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@832588 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 22:49:26 +00:00
Benjamin Bentmann 6b94e17b96 o Updated to plexus:1.4.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@829974 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 21:18: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 777bae36e8 [MNG-3807] Maven is not interpolatin Properties at plugin configuration
o Updated to plexus:1.4.1 which contains the required fix

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@829780 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 12:58:15 +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 61f428a520 o Moved Artifact and its class closure to a dedicated module
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@828793 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 17:34:20 +00:00
Benjamin Bentmann 3ba6522433 o Updated to plexus-utils:2.0.1, plexus-classworlds:2.2.1 and plexus-containers:1.4.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@826858 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 22:59:25 +00:00
Benjamin Bentmann 07776ae834 [MNG-4396] [regression] Ant plugin fails with Maven-3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@826644 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 11:21:55 +00:00
Brian E Fox 8b81c423ce insert the correct url for the plexus snapshots and set for snapshots only
restored tar.gz and commented out unused excludes in the assembly bin.xml

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@826567 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 00:19:31 +00:00
Patrick Schneider 62c9749902 Add pluginRepository for plugin snapshots. Fixes clean repo build.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@826474 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18 17:40:25 +00:00
Benjamin Bentmann e33b97e832 o Updated to plexus:1.4.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@823551 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 13:45:56 +00:00
Benjamin Bentmann 72f16d04b1 o Used released version of maven-resources-plugin
o Removed unneeded repository

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@820940 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 09:23:53 +00:00
Jason van Zyl 12272336bd o updating classworlds and plexus
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@820915 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 07:27:38 +00:00
Jason van Zyl dc92f34610 o first pass at cleaning up the embedding pattern
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@820905 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 06:51:50 +00:00
Benjamin Bentmann 5950571180 [MNG-4381] Allow extension plugins to contribute non-core components to be reused by other plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@819540 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 13:56:25 +00:00
Benjamin Bentmann ab6fd434b1 o Moved configuration to proper place
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@819151 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26 15:19:11 +00:00
Jason van Zyl 440ce09681 o make surefire happy on the mac
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@819015 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 21:17:35 +00:00
Benjamin Bentmann 00c3da7030 o Updated to maven-remote-resources-plugin:1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@818010 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 09:09:30 +00:00
Benjamin Bentmann 1aaf43d742 o Updated to plexus:1.2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@818009 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 09:07:04 +00:00
Benjamin Bentmann 70ba397674 o Updated to plexus-classworlds:2.1.0
o Updated to plexus-utils:2.0.0

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@817725 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 16:50:37 +00:00
Benjamin Bentmann 4e37cb1a45 o Updated to plexus-classworlds:2.1.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@813572 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 20:09:48 +00:00
Olivier Lamy eb83c67035 temporary use plexus snapshot until release due to MNG-4328
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@809093 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29 07:58:48 +00:00
Olivier Lamy 640380eb49 use resources plugin released version (2.4)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@808171 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 20:22:14 +00:00
Benjamin Bentmann 2b5054a347 o Updated to modello:1.1
o Used clone() methods generated by Modello for model cloning

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@806855 13f79535-47bb-0310-9956-ffa450edef68
2009-08-22 13:55:25 +00:00
Benjamin Bentmann 25e35e3265 o Updated to maven-remote-resources-plugin:1.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@806464 13f79535-47bb-0310-9956-ffa450edef68
2009-08-21 08:56:59 +00:00
Benjamin Bentmann 5c848ce17a [MNG-4312] Magic expressions injected by PluginParameterExpressionEvalutor conflict with expressions used by plugins to access system properties
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@806286 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 18:17:26 +00:00
Benjamin Bentmann 28c7ccf1af o Tweaked m2e profile
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@805380 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 12:07:09 +00:00
Benjamin Bentmann 177a887acb [MNG-553] Secure Storage of Server Passwords
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@803510 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 13:51:07 +00:00
Benjamin Bentmann b2f8107e3f o Removed unused property
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@802421 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 17:00:30 +00:00
Benjamin Bentmann 49e73d3ff6 [MNG-4273] [regression] Internal utility classes of core leak into plugin realm
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@802041 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 15:15:45 +00:00
Benjamin Bentmann 051fe4524a o Updated to wagon:1.0-beta-6
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@799622 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 14:28:33 +00:00
Jason van Zyl 6f47dab728 o going to work on the security manager on a branch
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@798717 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 22:01:48 +00:00
Benjamin Bentmann c6f0c40c76 o Updated to commons-cli:1.2 to sync with 2.2.x
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@795592 13f79535-47bb-0310-9956-ffa450edef68
2009-07-19 18:39:46 +00:00
Benjamin Bentmann 2dad08c7a8 o Inherited from maven-parent:12
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@793344 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12 13:17:08 +00:00
Benjamin Bentmann 67e6a9553a o Propagated maven.repo.local to unit tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@793333 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12 11:27:13 +00:00
Jason van Zyl fb1c53d6da MNG-4221: putting the repository and compat modules together while completely hide the legacy implementation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@789541 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 03:04:34 +00:00
Jason van Zyl 1cef292135 MNG-4221: Another pass over making maven-compat only used by external consumers
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@789080 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 09:46:11 +00:00
Benjamin Bentmann 84bfe465ef o Moved the toolchains into the core to allow proper testing of the core
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@789006 13f79535-47bb-0310-9956-ffa450edef68
2009-06-27 18:18:46 +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
Jason van Zyl 25c795c4ac o adding changes to provide dynamic mapping to m2e lifecycle executor
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@785347 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 19:18:18 +00:00
Benjamin Bentmann 27700817e9 o Redirected test output to files and kept console focused on the main build
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@784374 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 11:29:02 +00:00
Jason van Zyl bf88fd8ada o remove doxia dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@783652 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:11:17 +00:00
Jason van Zyl 49632eeb71 o remove dead deps
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@783650 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:06:31 +00:00
Jason van Zyl 39c3724b6f o fixing glitches in plexus deployments, need to update
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@782082 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 17:54:35 +00:00
Jason van Zyl ac73102ae8 o update to the latest release of p-i and p-u
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@782070 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 17:16:34 +00:00
Jason van Zyl f4379a47e8 o missing bits of Igor's patch
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@782059 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 16:41:07 +00:00
Jason van Zyl 09f970f178 MNG-4041: maven core returns stale project state during extended use. this is a patch which provides intelligent caching and yields a very substantial performance improvement.
Submitted by: Igor Fedorenko



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@782014 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 13:49:25 +00:00
Benjamin Bentmann 43e18a5aa0 o Updated to junit:3.8.2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@781148 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 20:18:20 +00:00
Benjamin Bentmann 0968ba79f3 o Flipped interpolation over to use the in-memory based interpolator from 2.2.x which makes the overall building twice as fast as before
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@780749 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01 17:49:34 +00:00
Jason van Zyl e0298b7c97 o first pass at setting up error handling for each possible error condition
- this resulted in cleaning up some exceptions in plexus so that they might message could be surfaced in Maven
o move the plugin prefix searching to the lifecycle executor and get it out of the plugin manager
o add capability to the RepositorySystem to get plain resources from a repository. I'm going simple with the repository group
  metadata and I will just get the file directly as the only implementation is the plugin group metadata. the system is 
  not easily or generally extensible so i'll just take what I need



git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@776412 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 18:53:07 +00:00
Jason van Zyl 2a6f14badd o updating to releases of classworlds and plexus
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@774415 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 16:13:18 +00:00
Jason van Zyl 3398024a0f o delegating local repository implementation that chains the reactor and user local repository
o removal of more state from the WagonManager and pushing it into the request in an attempt to bridge the way for Mercury



git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@773456 13f79535-47bb-0310-9956-ffa450edef68
2009-05-11 04:08:29 +00:00
Jason van Zyl a73c5abc9c o in the middle of a ReactorArtifactRepository but ben and igor need access so checking in
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@772832 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08 03:24:55 +00:00
Jason van Zyl fbe0e563d8 o make sure jxpath doesn't make it into the distro, it's for testing
o don't need plexus-interactivity in the core


git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@772241 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 13:31:00 +00:00
Benjamin Bentmann 81006b21aa o Migrated from StAX to XPP to have us focus on a single XML parser for now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@772013 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 23:31:09 +00:00
Jason van Zyl 91f871a2e5 o changing version of classworld which integrates more of the exports/osgi like classloading
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@771711 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 13:17:45 +00:00
Jason van Zyl 54979b07e4 o collapsing maven-project into the core, it is now useless to anyone except maven, the maven-model-builder is now something that can be consumed by the outside world
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@769652 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 04:45:20 +00:00
Jason van Zyl 54d0418185 o push in changes to sync up with shane
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@769031 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 15:43:01 +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 755afec417 o the component discovery is not exposed outside the plexus core
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@768721 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26 16:34:19 +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 8e108fd91a o roll up all the plugin manager capability into one class. having a manager, a component discoverer, and component discovery listener is too complicated.
o using the a looking to set the discoverer and discovery listener. in plexus this can be rolled into one extender



git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@762142 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 19:55:14 +00:00
Jason van Zyl 44003021ea o removing reporting completely
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@759553 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 19:02:58 +00:00
Jason van Zyl e3212b468c o more organization in the plugin manager
o there seems to be an incompatible change between surefire 2.4.2 and 2.4.3 with the booter and the useManifestJar option



git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@757120 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 03:04:05 +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 c5565158a1 o don't need maven-lifecycle
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@751998 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 06:35:19 +00:00
Jason van Zyl 41df8abcf8 o branch for my simplification of the lifecycle executor
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@751454 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 16:14:26 +00:00
Britton Isbell 131c9d1cf0 Update module builder version.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751123 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 22:51:52 +00:00
Oleg Gusakov f60741289a [MNG-3849]
- upreved mercury dependency to the latest snapshot
- removed security dispatcher xml descriptor dependency

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750789 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 07:09:24 +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
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
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
Benjamin Bentmann fd7b2b7985 o Updated to maven-jar-plugin:2.2 (by inheritance from parent) to get proper reactor resolution of test JARs due to MJAR-75
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749952 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 09:34:54 +00:00
Jason van Zyl c8d4f4240b o note about doxia, it's not to be updated in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749930 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 07:15:50 +00:00
Oleg Gusakov 504128e0ba uprev model-builder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749908 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 05:31:10 +00:00
Oleg Gusakov 892ade6462 [MNG-3849] - added test dependencies for repository UTs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749843 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 23:32:36 +00:00
Jason van Zyl 914d340b45 o use released model-builder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749815 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 22:52:39 +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 c5571a0c78 used http://maven.apache.org/xsd/* for schema location
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748982 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 08:55:40 +00:00
Oleg Gusakov 4e9c3171cb got rid of project in the API layer
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748017 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 05:04:07 +00:00
Jason van Zyl ddc763cc77 o add the maven-repository module
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@747998 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 03:58:35 +00:00
Jason van Zyl 00c302e021 o checking in so that oleg and shane can see the changes, there are three failing tests. i'm fixing in the plane and will check in when i land
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@746850 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 00:04:14 +00:00
Benjamin Bentmann 8cb5aa6172 o Inherited from maven-parent:11
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@746472 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21 09:39:56 +00:00
Jason van Zyl f6d25b36f8 o remove legacy artifact component references from the embedder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@746311 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 18:03:46 +00:00
Jason van Zyl ec84760e04 o drop back to modello 1.0 for the bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@746286 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 16:31:26 +00:00
Oleg Gusakov c4db569df7 [MNG-3969] downgraded mercury version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@746147 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:29:53 +00:00
Oleg Gusakov 0235b8e9c1 [MNG-3969] intermediate commit - all dependencies are processed correctly, including modello. Problem was stale cached metadata. Also upreved to the released mercury
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@745629 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 19:52:54 +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
Benjamin Bentmann fac6b97faf o Generified model/project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@744572 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 21:49:23 +00:00
Oleg Gusakov 90ee1deab0 [MNG-4033] downgrade to the latest mercury release
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@743991 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 05:25:41 +00:00
Oleg Gusakov f3755e8c71 uprev to mecrury 1.0-alpha-5, disabled maven-mercury test to move it to Mercury ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@743916 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 22:54:21 +00:00
Oleg Gusakov 84e363c313 [MNG-4033] migrated password encryption from 2.1.x trunk
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@743907 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 22:24:36 +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 3677655284 o Formatted POM
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@741525 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 10:53:39 +00:00
Britton Isbell 3ccd647208 Fixed broken poms.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@740797 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 17:07:25 +00:00
Britton Isbell a3461e7fb0 [MNG-3803] - System properties in plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@740770 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 15:33:47 +00:00
Britton Isbell 5eaab27857 MNG-3976 - Raw Pom Retreival for Mercury.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@740434 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 20:48:07 +00:00
Britton Isbell adfb3ddeb9 Tests for MNG-1943 - interpolation in parent pom and MNG-3567 - pluginManagement inherited. Added additional methods to maven embedder for querying of plugin configs.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@740395 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 19:50:11 +00:00
Jason van Zyl ed4f594ac4 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@739478 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31 01:06:48 +00:00
Jason van Zyl 13fa00ea3f [maven-release-plugin] prepare release maven-3.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@739476 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31 01:06:37 +00:00
Jason van Zyl e9f432ec74 o use a release of mercury provisioning
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@739464 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31 00:50:28 +00:00
Oleg Gusakov e538de30e5 [MNG-3962] - self-update
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@739069 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 23:04:33 +00:00
Jason van Zyl 557f0a5373 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@738777 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 07:13:04 +00:00
Jason van Zyl 7f54cfff61 [maven-release-plugin] prepare release 3.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@738775 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 07:12:48 +00:00
Jason van Zyl 918a54772c o i'm not going to worry about API consistency between 2.x and 3.x, what we care about is outward facing behavior to users, by the time 3.x comes out very few of the core APIs will remain compatible.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@738769 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 06:45:12 +00:00
Jason van Zyl 03072ed92f o we're not using aspectj anymore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@738768 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 06:40:09 +00:00
Britton Isbell 702ed0b0dd Fixed various ordering of element problems during plugin management joins.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@737812 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26 20:22:20 +00:00
Britton Isbell 2d5cb58fe9 MNG-3998: Loss of execution configuration. MNG-3886: Goals order.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@737156 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23 19:24:27 +00:00
Britton Isbell f4e6bfebd3 Using release version of plexus.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@736749 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22 19:16:56 +00:00
Britton Isbell 92f4a49a6b Updated plexus version to latest snapshot.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@736714 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22 17:06:19 +00:00
Britton Isbell 036d5932e1 MNG-3937 - goals inheritance.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@736233 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21 05:58:52 +00:00
Jason van Zyl 219616a557 o change module name
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@733847 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12 17:26:35 +00:00
Jason van Zyl e46b526820 MNG-3960: update plexus which allow the operation of the plexus-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@733564 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12 01:09:29 +00:00
Oleg Gusakov bea79ffe1d added a unit test for un-substituted variable
Issue id: MNG-3856


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@732103 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:35:12 +00:00
Jason van Zyl 481cde5756 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@731333 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04 18:59:28 +00:00
Jason van Zyl 6991c79e34 [maven-release-plugin] prepare release maven-3.0-alpha-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@731331 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04 18:59:05 +00:00
Jason van Zyl cc38a455f7 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@731271 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04 15:29:07 +00:00
Jason van Zyl bab3480d4b [maven-release-plugin] prepare release 3.0-alpha-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@731269 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04 15:28:42 +00:00
Benjamin Bentmann 7f8675a19e [MNG-3940] Interpolation of environment variables is not case-insensitive on Windows
o Updated to plexus-utils:1.5.6 which includes PLXUTILS-82
o Merged from r729060

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@729066 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 19:02:30 +00:00
Vincent Siveton 868094bd1a o using latest parent
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@728995 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 15:22:53 +00:00
Jason van Zyl 15da8b59b0 o move the path translator to the maven-compat package
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726744 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 17:48:53 +00:00
Jason van Zyl 6d5eab14f6 o remove aspectj
o update compat log with CLI changes
o update everything to release versions, we have no snapshots anymore


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726521 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 19:51:59 +00:00
Jason van Zyl ea43792cf2 MNG-3905 First pass at collecting all the repository related code and started to decouple from maven-artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726383 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 06:24:01 +00:00
Herve Boutemy 64619feabd [MNG-3898] upgraded Modello to 1.0-alpha-22 to fix project site generation failure (merged r726187 from 2.0.x branch)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726192 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 11:06:21 +00:00
Brett Leslie Porter 2d0093ee20 according to comment on the change that introduced it, bumping was unintentional, and broke the build
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@725541 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 02:08:45 +00:00
Brett Leslie Porter 0950e621df required for plugin manager snapshot and its released parent
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@725525 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 01:40:43 +00:00
Jason van Zyl 010b986a43 o adding groupId for the compiler plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@725444 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 21:32:53 +00:00
Benjamin Bentmann 2e0df3e33c o Excluded test scoped dependencies from maven.classpath
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@723120 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03 23:06:43 +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
Jason van Zyl 2b3c94dfc5 o there will be one way to run the ITs for Maven 3.x. we're all using the core suite directly as will Hudson
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721722 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 21:23:16 +00:00
Jason van Zyl b562ff720f o create a property for the modello version
o update to latest plexus


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721696 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 17:37:13 +00:00
Jason van Zyl aba2b12837 MNG-3876: Add in the maven-artifact code so we can start creating facades and back it with mercury
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721307 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27 22:32:16 +00:00
Jason van Zyl c418d12814 o primarily refactoring in part for the preparation making room for mercury and processing events from maven-shared-model
o add plexus component descriptor generation to the bootstrap so we can start removing the hand-written descriptors and start
  using annotations everywhere



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@720432 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 07:11:35 +00:00
Benjamin Bentmann 06f0e84b0a [MNG-3796] Class loader inconsistency when loading classes imported from core realm
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@719922 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22 21:21:40 +00:00
Britton Isbell 5d0a16c182 Removed maven-shared model. It is now located in shared trunk.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@719516 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 07:04:44 +00:00
Britton Isbell c26b2d69cd Merge of sisbell-maven-3.0-mercury branch to trunk. Includes maven-project-builder component, which breaks out some of the independent project builder classes, so that Mercury does not need to pull in the entire trunk.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@719472 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 04:49:46 +00:00
Jason van Zyl 3164c0088f o fixing component-metadata version. Thanks Benjamin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@718055 13f79535-47bb-0310-9956-ffa450edef68
2008-11-16 16:23:54 +00:00
Jason van Zyl 56986ca004 o use the class lookup method which will now automatically partition lookups based on the class
submitted by: Dain Sundstrom



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@717964 13f79535-47bb-0310-9956-ffa450edef68
2008-11-16 02:38:13 +00:00
Jason van Zyl f261031443 o updating to the new release of plexus to remove the remaining plexus IT related problem. the alpha-1 is hopefully possible now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@713245 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 02:10:33 +00:00
Benjamin Bentmann acc8010f45 o Repaired POM
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@709686 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 12:47:05 +00:00
John Dennis Casey 94bdfa2c7d Merging revIds: 709032, 709208, 709241 from 2.0.x branch for ITs in the bootstrap.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@709254 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 21:46:48 +00:00
Britton Isbell e96229a165 Reverting back changes. It's building locally but breaking on Hudson.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@706231 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 11:06:03 +00:00
Britton Isbell d733885e54 Hooked up maven-project-builder into build. Updated classes.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@706143 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 07:57:44 +00:00
Jason van Zyl 94ed8048ea o update to the beta-1 of the plexus container, and start instrumenting the projects for the generating of component metadata
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700760 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 13:08:41 +00:00
Jason van Zyl d4f897bded o put the maven-compat module into the distribution
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699851 13f79535-47bb-0310-9956-ffa450edef68
2008-09-28 16:21:08 +00:00
Jason van Zyl b6c2132bc7 o merging from my branch to trunk
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699806 13f79535-47bb-0310-9956-ffa450edef68
2008-09-28 12:16:53 +00:00
Jason van Zyl 1260ced4f5 o collapsing all the profile code into maven-project, now it's all in one place
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699659 13f79535-47bb-0310-9956-ffa450edef68
2008-09-27 14:52:28 +00:00
Britton Isbell 3caaba53ed Fix: If the child pom found a parent pom within a local build, where the child pom project/parent/groupId[artifactId] did not match the groupId[artifactId] of the parent pom, then it would exclude the parent pom from inheritance. Now it will attempt to locate the parent pom in the local repo. If the parent pom is not found in local repo, build will fail.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@696713 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 17:02:55 +00:00
Jason van Zyl 82beb43aa7 o remove the embedder integration test module`:wq
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@696642 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 11:56:38 +00:00
Britton Isbell 2de60dd07b Rolling back to use modello alpha-13. This is the same fix John did for mng-3748 for 2.1. This also fixes mng-3680.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@694721 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12 16:10:29 +00:00