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
Britton Isbell
6b96692a93
Merge of sisbell-maven-2.1-profile branch. Removes use of project lineage from builder.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@693332 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 01:04:17 +00:00
John Dennis Casey
5fc59a2bd9
bumping to artifact alpha-2-snapshot and wagon beta-4.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@692194 13f79535-47bb-0310-9956-ffa450edef68
2008-09-04 19:09:06 +00:00
Jason van Zyl
b07c8d2e36
reverting that commit, meant for my branch
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@688584 13f79535-47bb-0310-9956-ffa450edef68
2008-08-24 23:38:39 +00:00
Jason van Zyl
2a94051f54
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@688581 13f79535-47bb-0310-9956-ffa450edef68
2008-08-24 23:24:41 +00:00
Jason van Zyl
c82352832a
o updating to 3.0-SNAPSHOT
...
o aparently when we start from scratch the bootstrap wasn't working, so the maven ant tasks will now igore trying to download the projects we
are actually trying to build.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@684975 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 23:05:20 +00:00
Arnaud Heritier
b3b20d857d
Check that maven-parent 9 works with all projects
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@683423 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 21:53:33 +00:00
Jason van Zyl
4b1b242d78
o updating to maven-artifact 3.0-alpha-1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@682594 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 06:15:39 +00:00
Britton Isbell
c8b842c976
Merge of SI_MAVEN_2_1 branch. New builder code.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@679609 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 23:06:59 +00:00
Brett Leslie Porter
d52ffdef81
reapplying John's merge of all 2.0.10-RC changes to date by reverting r679244, sans artifact upgrade and user agent parts. Passes all integration tests locally, seeing if Hudson and Continuum agree
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@679263 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 01:56:21 +00:00
John Dennis Casey
24176a08a1
Rolling back merge attempt until I have time to fix failing unit tests (most likely tomorrow will do it).
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@679244 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 00:18:09 +00:00
John Dennis Casey
3c9be4bceb
Merging changes in from 2.0.10-RC2 release candidate on 2.0.10-RC branch. Still have two failing unit tests in maven-core; I'll take care of those in a few minutes.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@679229 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 23:26:00 +00:00
Brett Leslie Porter
e0e55f40ab
remove unused shade plugin reference
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@677205 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:10:31 +00:00
Benjamin Bentmann
fd61a15b62
o Updated to plexus-classworlds:1.2-alpha-13 to get fix for PLX-367
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@676324 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 14:14:06 +00:00
Jason van Zyl
667fe087d5
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@676082 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 21:16:59 +00:00
Jason van Zyl
d960c39994
MNG-3656: Keep pushing artifact and plugin versions up to the parent POM
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@674316 13f79535-47bb-0310-9956-ffa450edef68
2008-07-06 16:44:06 +00:00
Jason van Zyl
916d026ded
o aligning all versions in the parent POM
...
Issue id: MNG-3656
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@674310 13f79535-47bb-0310-9956-ffa450edef68
2008-07-06 16:13:25 +00:00
Jason van Zyl
f3020e370e
o starting to collection all the property versions in one place so that I can start working on promoting successful versions of builds
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@674309 13f79535-47bb-0310-9956-ffa450edef68
2008-07-06 16:08:04 +00:00
John Dennis Casey
9514380003
Updating and commenting out artifact version property until I can get this working on localhost.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@672816 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 16:38:11 +00:00
John Dennis Casey
5c32bc6b28
All tests pass on my localhost...committing to see how it works on hudson.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@672782 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 14:35:43 +00:00
Vincent Siveton
188bd7a943
o merged from r672501 (updated to last modello-maven-plugin 1.0-alpha-18)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@672502 13f79535-47bb-0310-9956-ffa450edef68
2008-06-28 12:23:59 +00:00
Brett Leslie Porter
179ce1a925
[MNG-3622] upgrade to wagon 1.0-beta-3
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@670353 13f79535-47bb-0310-9956-ffa450edef68
2008-06-22 13:03:37 +00:00
John Dennis Casey
16a288c93a
rolling back to maven-parent 8 until later, to keep this stable for now.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@670059 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 21:00:03 +00:00
John Dennis Casey
46e229ef71
Bumping to 9-snap or maven-parent, to get clirr changes.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@669250 13f79535-47bb-0310-9956-ffa450edef68
2008-06-18 18:28:08 +00:00
Brett Leslie Porter
5be7ffdd23
moving to 5.0, as it's required at runtime for maven-artifact now anyway
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@669226 13f79535-47bb-0310-9956-ffa450edef68
2008-06-18 17:04:33 +00:00
John Dennis Casey
08f3ac7ab4
Upgrade to plexus-interpolation 1.0.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@668296 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 20:44:25 +00:00
John Dennis Casey
be00b00c70
Use latest plexus-container-default, to correct a NPE with ant-based mojos.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@667207 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 19:33:26 +00:00
Brian E Fox
1c50dc0d0d
clean up the poms and move versions to dependencyManagement
...
Issue id: c
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@653481 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 13:46:40 +00:00
Jason van Zyl
3b938d2dc2
use java 1.5
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@649869 13f79535-47bb-0310-9956-ffa450edef68
2008-04-20 01:11:14 +00:00
Jason van Zyl
9185af5752
o updating to use latest snapshot of plexus which uses XBR. i'll update again when xbr does a release in a couple days.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@649863 13f79535-47bb-0310-9956-ffa450edef68
2008-04-19 23:37:32 +00:00
Jason van Zyl
5018136c1a
o updating the pom and build file for the addition of the distribution module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@648512 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 04:58:47 +00:00
Jason van Zyl
a5865e985c
o merging in work from xbr branch for the ant task based build
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@648287 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 15:41:13 +00:00
John Dennis Casey
d51e3b5e7a
Adding tests for the plugin-parameter expression evaluator, and some better behavior around MojoExecution and PluginDescriptor instances. Also, bumping plexus-container-default to -alpha-45-SNAPSHOT to take advantage of a new MapConverter fix.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@648053 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 23:22:10 +00:00
John Dennis Casey
9b1b57f100
Adding codehaus snapshots repo for now until we have plexus-interpolator released.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@644401 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 16:43:44 +00:00
John Dennis Casey
05e92de35e
Adding plexus-interpolation to the POM and build.xml/.properties, to prepare for the fix to MNG-3355 and MNG-2339(a)...also adding a new embedder-driven integration-test project to eventually hold the error-reporting tests currently in the maven-embedder tests.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@644352 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 15:13:24 +00:00
Brian E Fox
02b1ff0f76
use new parent
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@637236 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 20:04:09 +00:00
Jason van Zyl
9bf54d4984
o rolling back r631468, we will use the container to dynamically pull in wagons in 2.1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@634081 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 23:34:06 +00:00
Milos Kleint
667d800240
integrate maven-toolchain, make buildable
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@632594 13f79535-47bb-0310-9956-ffa450edef68
2008-03-01 14:07:09 +00:00
John Dennis Casey
a5f49900f2
Adding the beginnings of a workspace to Maven, which is just a shared cache component for project, model, and POM file instances (for now). This allows fine-grained control over when such caches are cleared in environments where embedder instances may be reused multiple times, and will eventually enable new profile activators that require access to project information in the current build along with other advanced caching and cache-querying features.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@632482 13f79535-47bb-0310-9956-ffa450edef68
2008-02-29 22:58:00 +00:00
Brett Leslie Porter
c2bc33050c
[MNG-2664] add wagon-webdav to the built in providers
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@631468 13f79535-47bb-0310-9956-ffa450edef68
2008-02-27 02:46:17 +00:00
Herve Boutemy
db4820c72b
[MNG-3316] use plexus-utils 1.5+ which fixes problem when an XML attribute is named *encoding
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@630415 13f79535-47bb-0310-9956-ffa450edef68
2008-02-23 09:00:09 +00:00
John Dennis Casey
9a2d2f9e4d
Rolling this back until version 8 is released...
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@629277 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 23:38:45 +00:00
John Dennis Casey
adc2f41cae
Bumping parent version to 8-SNAPSHOT until 8 is released.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@629258 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 22:41:32 +00:00
Vincent Siveton
fb4092ba17
o fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@628738 13f79535-47bb-0310-9956-ffa450edef68
2008-02-18 13:43:28 +00:00
Vincent Siveton
2d42c8f6a8
o added more ML and ML archives
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@628720 13f79535-47bb-0310-9956-ffa450edef68
2008-02-18 13:25:20 +00:00
John Dennis Casey
ad27233c7c
Bumping to next version of plexus-container-default to take advantage of mutable ComponentMap modifications, so things like gpg:sign will work again.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@618779 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 21:26:28 +00:00
Jason van Zyl
e30510f0c9
o rolling back to r617947
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@618044 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 17:47:10 +00:00
Vincent Siveton
2282145d52
o merged from r618026
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@618028 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 17:18:15 +00:00
John Dennis Casey
0cee304d37
Restore JDK 1.4 compat, and add a profile to do a strict build that enforces the use of JDK 1.4.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@614316 13f79535-47bb-0310-9956-ffa450edef68
2008-01-22 20:49:07 +00:00
John Dennis Casey
3dbe70a25c
bumping plexus-container-default to latest release version.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@613239 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 19:45:31 +00:00
Milos Kleint
73c4f0c651
use 1.2-alpha-12 of plexus-classworlds
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@613224 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 18:56:00 +00:00
John Dennis Casey
47b1dda978
Switch to forkmode=once to try to escape problems with 2.0.x build (possibly polluting the classpath with its own plexus container api version?)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@612209 13f79535-47bb-0310-9956-ffa450edef68
2008-01-15 20:37:38 +00:00
John Dennis Casey
25460922d5
More unit tests for error-reporting pointcuts, and some minor adjustments for duplicated handler methods.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@611014 13f79535-47bb-0310-9956-ffa450edef68
2008-01-11 01:57:27 +00:00
John Dennis Casey
c3355fb23d
bump the plexus version to alpha-42.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@609742 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 19:09:18 +00:00
Carlos Sanchez Gonzalez
bb118b98dd
Remove codehaus snapshot repo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@609729 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 18:15:15 +00:00
Milos Kleint
4b7ca6bc0e
use plexus-classworlds 1.2-alpha-11, contains fix necessary for netbeans integration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@601852 13f79535-47bb-0310-9956-ffa450edef68
2007-12-06 20:49:34 +00:00
John Dennis Casey
d1f7e63e51
Move back to jdk 1.4 compliance in these projects.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@598761 13f79535-47bb-0310-9956-ffa450edef68
2007-11-27 20:36:01 +00:00
John Dennis Casey
5fc3d35ce0
Removing maven-build-context, and replacing it with caching aspects for model-lineage stuff and project instances. Still needs caching for artifact resolution, and I have an aspect for this too, but it's not enabled yet, since it's still buggy.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@595215 13f79535-47bb-0310-9956-ffa450edef68
2007-11-15 05:37:55 +00:00
Jason van Zyl
1a286e2325
o adding PomMetadataSource for the changes to maven-artifact
...
o adding in all the artifact handlers here as they are Maven specific and don't belong in maven-artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@593857 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 08:10:35 +00:00
John Dennis Casey
696b217c20
Switch to plexus alpha-38 to help memory consumption.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@593587 13f79535-47bb-0310-9956-ffa450edef68
2007-11-09 16:42:47 +00:00
John Dennis Casey
fe8c4071a6
Switching back to selectively import extensions into a project-specific ClassRealm, except this time extension realms will be shared (the origin of the aforementioned imports) to conserve memory tied up by classloading. Similarly, plugin realms are managed using a key produced from g 🅰️ v of the plugin, plus the hashcode of all g 🅰️ v of the plugin-level dependencies aggregated into one string, to distinguish the deploy plugin 2.0 with no deps from the deploy plugin 2.0 with a plugin-level dep on wagon-webdav. Plugin realms have their parent realms managed by the pluginManager now prior to lookup or execution of the mojo instance, and PluginDescriptor.(classRealm|artifacts) attributes are set for each execution. Likewise, the MavenPluginCollector now tracks plugin descriptors with their version information included, instead of just using g:a.
...
Had to bump the plexus-container-default version up to alpha-36 to fix a problem in ClassicSingletonComponentManager. All realms for extensions, plugins, and projects (which contain only imports from extensions) are now managed by the MavenRealmManager.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@591391 13f79535-47bb-0310-9956-ffa450edef68
2007-11-02 16:44:00 +00:00
John Dennis Casey
a1c2b00069
bumping to new plexus container release.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@588931 13f79535-47bb-0310-9956-ffa450edef68
2007-10-27 01:33:03 +00:00
John Dennis Casey
808f9c3111
adding codehaus snapshots with todo to disable once plexus is released again.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@588066 13f79535-47bb-0310-9956-ffa450edef68
2007-10-24 22:47:02 +00:00
John Dennis Casey
16c064c4bc
Cleaning up extension and plugin realms for a project once the build completes.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@588029 13f79535-47bb-0310-9956-ffa450edef68
2007-10-24 21:14:27 +00:00
Jason van Zyl
453383370c
o dump doxia to release version
...
o put doxia into the depMan of the parent POM
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@587420 13f79535-47bb-0310-9956-ffa450edef68
2007-10-23 08:27:25 +00:00
Jason van Zyl
def0ed7957
o use released version of plexus
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@587419 13f79535-47bb-0310-9956-ffa450edef68
2007-10-23 08:23:35 +00:00
Carlos Sanchez Gonzalez
5aded04a0a
Add codehaus snapshot repo for plexus alpha 34-snapshot
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@587165 13f79535-47bb-0310-9956-ffa450edef68
2007-10-22 17:26:10 +00:00
Jason van Zyl
60f9555333
o use the programmatic setup of the container
...
o use the new active collections in Pleuxus
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@587015 13f79535-47bb-0310-9956-ffa450edef68
2007-10-22 07:07:29 +00:00
Carlos Sanchez Gonzalez
ca9f8e7843
Set explicit versions of jar anf bundle plugins and fix the osgi profile
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@586189 13f79535-47bb-0310-9956-ffa450edef68
2007-10-19 00:19:11 +00:00
Jason van Zyl
3979ed47d3
o removing jdom from the core for the embedder and we will soon have a different tool for writing out POMs, trying to slim
...
down the core
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@586044 13f79535-47bb-0310-9956-ffa450edef68
2007-10-18 18:05:59 +00:00
John Dennis Casey
cebe6bcb31
rolling p-c-d version back down to -alpha-32, since this exception improvement from -alpha-33-snap isn't critical ATM.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@584797 13f79535-47bb-0310-9956-ffa450edef68
2007-10-15 14:17:39 +00:00
John Dennis Casey
0d0f7396b2
Cleaning up exception wrapping to allow better reporting of errors to end users. Also implementing the beginnings of a new error reporter, and bumping the version of plexus-container-default up to 1.0-alpha-33-SNAPSHOT to improve the accessibility to ClassRealm info for ComponentLookupException.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@584343 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 00:10:29 +00:00
Brett Leslie Porter
9253ec60ba
utilise the bundled integration tests and add an optional module to be able to run against the just-built Maven
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@578617 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:31:22 +00:00
Jason van Zyl
9c8903441f
o profiles are now decoupled from settings. so that i don't do this is one huge commit i need to move settings stuff into the core
...
while i transform the settings components to take a MavenSession. Any component executing within Maven should be able to use
a session. the session will contain everything required and any new component added to the system should only take the
session as a parameter. same pattern for all components. that's the goal. it will take a few hops.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573462 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 05:25:49 +00:00
Jason van Zyl
a2a9e392b2
o remove unused module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573161 13f79535-47bb-0310-9956-ffa450edef68
2007-09-06 06:44:38 +00:00
Jason van Zyl
d445c6be09
o adding the reporting-api module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573116 13f79535-47bb-0310-9956-ffa450edef68
2007-09-06 00:25:04 +00:00
Jason van Zyl
ec5c9dca8f
o don't need the maven-script module here any mo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@572476 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 01:14:00 +00:00
Jason van Zyl
aaaed9cf00
o i'm reworking the error reporting mechanism. i am going to concretely deal with each error we can come up with instead of
...
the generalization we have.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@572463 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 00:34:08 +00:00
Jason van Zyl
ae1501b9f6
o collecting all logging/eventing into the core. i posted a list of possible errors that can occur in the core, the stuff we had was only
...
partially being use and we problems being emitted with messages like:
NOTE: One or more purely derived expression elements were detected in this expression.
If you continue to get this error after any other expression elements are specified correctly
please report this issue to the Maven development team.
I think we have to make a very concerted effort to make useful messages because I'm tired of standing behind Maven
users and being embarrassed when they look at me and ask "what does that mean?". "i actually have no idea."
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@572456 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 00:05:04 +00:00
Jason van Zyl
884f70085e
o integrate changes made in maven-artifact for non fail-fast and request/result usage in the embedder for
...
use in IDE integration to provide as much feedback as possible.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@571862 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 19:23:17 +00:00
Carlos Sanchez Gonzalez
fc1dad0d22
Remove comment
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@571108 13f79535-47bb-0310-9956-ffa450edef68
2007-08-30 10:37:05 +00:00
Carlos Sanchez Gonzalez
0a0bc73d66
Remove unneeded repositories
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@570990 13f79535-47bb-0310-9956-ffa450edef68
2007-08-30 00:08:23 +00:00
Carlos Sanchez Gonzalez
2383636a77
Upgrade felix bundle plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@570985 13f79535-47bb-0310-9956-ffa450edef68
2007-08-29 23:57:04 +00:00
Jason van Zyl
1bb845492e
o now that i can get online, i can adjust for the movement of m-a
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@566927 13f79535-47bb-0310-9956-ffa450edef68
2007-08-17 06:01:00 +00:00
John Dennis Casey
1d58a421ce
Removing snapshot repo.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@564423 13f79535-47bb-0310-9956-ffa450edef68
2007-08-09 23:35:28 +00:00
John Dennis Casey
b2e2644f83
Setting up a deployment config for snapshots of maven.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@564301 13f79535-47bb-0310-9956-ffa450edef68
2007-08-09 17:45:56 +00:00
Jason van Zyl
1ec554f6da
o updating to the releases of plexus-utils, plexus, and modello
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@561196 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 00:25:39 +00:00
Jason van Zyl
6583991465
o updating to the new version of plexus which is the unified JAR once again. I can now move on
...
to doxia and attempt to use the same container for the trunk and branch.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@560496 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 04:57:37 +00:00
Kenney Westerhof
e54695ddba
Move osgi bundle manifest generation to osgi profile.
...
The generated manifests are incorrect, for instance, maven-project's manifest
misses the package-import org.apache.maven.artifact.transform which should come from
maven-artifact CacheAware*.java.
Further, this doesn't work in an osgi environment, since if each artifact
is a bundle, then maven-embedder must have access to all component.xml files
in all maven core artifacts, and in all dependencies (which aren't bundles
but that can be fixed).
Osgi import/exports for packages work for resources too, but META-INF/ isn't
a package so this doesn't work. This may work with 'Require-Bundle'
(it does in my implementation although i don't think i follow the spec entirely ;)).
The next problem you get is classcasts for wagon (httplightweightwagon). This
has to be included in a bundle too and get proper exports. The same goes
for all other dependencies (plexus-*).
Maven and plexus are not suited for osgi yet - too much changing is required
in both the metadata structure, the code, and all dependencies and/or
packaging and binary inclusion of dependencies to make this work.
The best bet is to use the one-artifact embedder.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@549982 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 23:54:45 +00:00
Jason van Zyl
3d1a1ca9cf
o using 6-SNAPSHOT -> using the new remote-resources plugin causes a CCE so rolling back to 5 until I can test it
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@548048 13f79535-47bb-0310-9956-ffa450edef68
2007-06-17 15:53:18 +00:00
Brett Leslie Porter
3efdafe6a8
produce a source assembly as part of the release
...
Merged from: r547502,547498 from maven-2.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@547505 13f79535-47bb-0310-9956-ffa450edef68
2007-06-15 03:10:55 +00:00
Brett Leslie Porter
9d341d66f1
add required snapshot repo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@547110 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 04:19:32 +00:00
John Dennis Casey
f6416573fa
Bumping surefire plugin version to fix problem with wrong plexus-utils version in ModelUtilsTest (in maven-project).
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@545535 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 15:43:35 +00:00
John Dennis Casey
7db88ddfaf
Bumping up the version of plexus-utils, to use PropertiesBasedValueSource for the settings builder.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@545285 13f79535-47bb-0310-9956-ffa450edef68
2007-06-07 19:53:43 +00:00
Jason van Zyl
cc5f2f954b
Reverting the package changes
...
Issue id: MNG-2943
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@543753 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 15:35:57 +00:00
Carlos Sanchez Gonzalez
46e5b38635
[MNG-2943] Avoid using package names used in other artifacts, configure the bundle plugin to ignore deprecated packages
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@543666 13f79535-47bb-0310-9956-ffa450edef68
2007-06-01 23:38:41 +00:00
Carlos Sanchez Gonzalez
7b5bac791a
Upgrade snapshots
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@541965 13f79535-47bb-0310-9956-ffa450edef68
2007-05-27 05:45:18 +00:00
John Dennis Casey
10febbbda0
Replaced old build-plan mess with a single recursive plan instance that tracks direct invocation forks as well as lifecycle forks. All unit tests run, and I'm running integration tests now, to see if this fixes it0013.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@541938 13f79535-47bb-0310-9956-ffa450edef68
2007-05-26 21:06:12 +00:00
Carlos Sanchez Gonzalez
7141f4e05a
[PLX-340] Embedder logging manager is ignored
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@540393 13f79535-47bb-0310-9956-ffa450edef68
2007-05-22 02:03:56 +00:00
Carlos Sanchez Gonzalez
a7bd6cc320
[MNG-2936] Upgrade plexus-utils to solve quoting issues on windows
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@539925 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 19:52:03 +00:00
Carlos Sanchez Gonzalez
0efdb9d1e1
[MECLIPSE-262] Add plexus-component-api to dependencyManagement to ensure the version used
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@533225 13f79535-47bb-0310-9956-ffa450edef68
2007-04-27 21:19:29 +00:00
Carlos Sanchez Gonzalez
6339d39f7c
Added OSGi manifest generation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@533201 13f79535-47bb-0310-9956-ffa450edef68
2007-04-27 19:59:54 +00:00
Jason van Zyl
1e87b8acd8
o using a new plexus release, have to setting for the two jar plexus setup, i can't get the single jar
...
to work right now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@532065 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 20:09:40 +00:00
Jason van Zyl
fbc466ae7d
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@531706 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 02:58:53 +00:00
Jason van Zyl
f40e0bf52c
o unifying anythign to do with artifact resolution into one module
...
o maven-artifact-test not used
o maven-artifact-manager is not consumed separate anywhere as the ant tasks are now an uber jar
o i'm fine with having a proper maven-artifact-api jar but it's leaking all over the place and the api is out of control
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@531291 13f79535-47bb-0310-9956-ffa450edef68
2007-04-22 22:19:23 +00:00
Jason van Zyl
05986fc6f2
o remove maven-artifact-test, not used anywhere
...
o fix shade plugin so the new uber is produced
o allow plexus-utils back into the mix
o take out the dep.xml assembly descriptor as shade is making the uber jar now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@531259 13f79535-47bb-0310-9956-ffa450edef68
2007-04-22 19:58:09 +00:00
Jason van Zyl
1b12eba13d
o no plugin registry anymore
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@531247 13f79535-47bb-0310-9956-ffa450edef68
2007-04-22 18:20:43 +00:00
John Dennis Casey
464cf765b2
Bumping plexus-utils version up to 1.4.1, at least until we can hide the fact that it's here in maven (including removing p-u from the artifact filter manager).
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@523139 13f79535-47bb-0310-9956-ffa450edef68
2007-03-28 02:08:32 +00:00
John Dennis Casey
5a6e66f5e8
Bumping plexus version up to alpha-22 to fix a problem with active collections and the collected-requirement assignment.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@521581 13f79535-47bb-0310-9956-ffa450edef68
2007-03-23 04:35:31 +00:00
John Dennis Casey
34bf67ecf1
Merging revIds: 515814:520600 from 2.1-lifecycle-refactor branch to trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@520609 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 21:40:59 +00:00
Andrew Williams
e2ffec8854
Latest container again :)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@519119 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 20:03:53 +00:00
Jason van Zyl
f03d8d662f
o testing repeatedly with an empty repository
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@516820 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 00:48:53 +00:00
Jason van Zyl
badcd2287f
o roll back to wagon beta-2 to fix the rash of problems with m2eclipse plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@516654 13f79535-47bb-0310-9956-ffa450edef68
2007-03-10 05:38:50 +00:00
Andrew Williams
d8689fd0f5
Update to latest plexus container, a lot has improved since alpha-18
...
Note that this has ramifications on role-hint behaviour, as noted on the mailing lists
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@514930 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 00:00:10 +00:00
Jason van Zyl
bb2ffcda82
o no more maven-cli
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@514306 13f79535-47bb-0310-9956-ffa450edef68
2007-03-04 01:07:44 +00:00
Jason van Zyl
cc6d9a1425
o update to released plexus
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@514298 13f79535-47bb-0310-9956-ffa450edef68
2007-03-04 00:51:25 +00:00
Jason van Zyl
6fd5ead5d5
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@513938 13f79535-47bb-0310-9956-ffa450edef68
2007-03-02 20:36:58 +00:00
Jason van Zyl
4fe24cb504
o use surefire 2.2 for now, 2.3 is causing errors
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@513606 13f79535-47bb-0310-9956-ffa450edef68
2007-03-02 03:25:26 +00:00
Jason van Zyl
1733a9ff54
license header update
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@513044 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 22:57:03 +00:00
Jason van Zyl
258c73a474
o no more maven tools
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@512771 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 14:35:42 +00:00
Jason van Zyl
ee213ed710
o remove cruft from POM that's not being used, we'll revisit the DOAP plugin later.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@512753 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 13:35:04 +00:00
Joakim Erdfelt
36eced2a73
Adding back the extension manager support for injected containers into the WagonManager.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@507294 13f79535-47bb-0310-9956-ffa450edef68
2007-02-13 23:14:14 +00:00
John Dennis Casey
b994579133
Bumping plexus-utils dep to 1.4.1-snapshot, and commenting out some of the debug statements from the default model lineage builder, to limit the debug output on a build back to some sane[r] level.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@506742 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 23:33:43 +00:00
Joakim Erdfelt
755f9683e1
* Updating bootstrap for new wagon deps.
...
* Removing unused wagon-provider-api dep in top level pom.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@505537 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 22:46:35 +00:00
Jason van Zyl
b323b45158
adding wagonVersion
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@505525 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 22:01:38 +00:00
Joakim Erdfelt
33f23db7de
* Migrating to wagon-manager 1.0-beta-3-SNAPSHOT
...
* Created org.apache.maven.artifact.manager.ArtifactManager
* Deprecated org.apache.maven.artifact.manager.WagonManager in favor of new ArtifactManager
* Updated the rest of maven to utilize this new ArtifactManager.
* The default wagon providers list is now managed from within wagon-manager's dependency list.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@505520 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 21:53:27 +00:00
Andrew Williams
0b8770c75a
Use released plexus classworlds and container
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@499054 13f79535-47bb-0310-9956-ffa450edef68
2007-01-23 15:33:20 +00:00
Jason van Zyl
43112103d6
o updating locations of the mdo files for the bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@498757 13f79535-47bb-0310-9956-ffa450edef68
2007-01-22 19:24:50 +00:00
John Dennis Casey
dfc4a10c68
Adding the notion of a build-context, and several build-context classes that can be used: ProjectBuildContext, which contains lineage and current-project info, ExecutionBuildContext, which contains the information in the original MavenExecutionRequest, and SystemBuildContext, which contains things like System properties...these use the BuildContextManager to store and retrieve their info from the core container's Context object.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@497911 13f79535-47bb-0310-9956-ffa450edef68
2007-01-19 19:15:18 +00:00
Jason van Zyl
e2e634d16c
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@497176 13f79535-47bb-0310-9956-ffa450edef68
2007-01-17 21:19:32 +00:00
Jason van Zyl
812e887a07
o little example of using the source plugin to create aggregate source jars and having the source jars be installed with normal install/deploy
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@496200 13f79535-47bb-0310-9956-ffa450edef68
2007-01-15 01:30:57 +00:00
Brett Leslie Porter
bb6b84a02a
add codehaus snapshot repository for plexus snapshots
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@493960 13f79535-47bb-0310-9956-ffa450edef68
2007-01-08 05:54:13 +00:00
Jason van Zyl
72e7a4df53
o lining up all the uses of modello and using 1.0-alpha-13 of the modello plugin everywhere
...
o add the generation of a JDOMWriter for use in the embedder so that working with models doesn't
completely whack the existing XML, and allow for outputting the namespace declarations
o add a security manager to the embedder which is off by default but will barf if someone
tries to set system properties. you have to specifically turn this on because it will more then
likely break tons of code like xerces setting a system property named "version", nice.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@493811 13f79535-47bb-0310-9956-ffa450edef68
2007-01-07 19:13:33 +00:00
Kenney Westerhof
4be6542867
Update dependency on plexus-container-default to 1.0-alpha-16-SNAPSHOT to fix child
...
container issues when maven builds use extensions;
Update dependency on plexus-classworlds to 1.0-alpha-7-SNAPSHOT to fix child container
plexus-bootstrap.xml loading problems.
Define p-c-d as a direct dep for maven-embedder; if not, an older version can be used
than is specified in the parent pom (dependencyManagement is not applied to transitive deps,
which is a bug (right?)).
Alter AbstractArtifactTask.java and MavenEmbedder.java to call the proper constructor
in DefaultPlexusContainer.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@493294 13f79535-47bb-0310-9956-ffa450edef68
2007-01-06 04:03:24 +00:00
Andrew Williams
646c67db17
Use latest updates from plexus
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491231 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 14:54:59 +00:00
Jason van Zyl
cc5a658907
o update the deps to the new releases of wagon wheels and plexus
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@486535 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 07:42:00 +00:00
Jason van Zyl
388b9b05c4
o wagon 1.0-beta-2-SNAPSHOT is working like a champ
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485758 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 17:14:44 +00:00
Jason van Zyl
f9d660817e
o flipping back to 1.0-beta-1 of wagon for the time being
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485721 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 15:47:09 +00:00
Jason van Zyl
c158bca137
o using beta-2-SNAPSHOT of wagon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485476 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 03:19:50 +00:00
Jason van Zyl
c3de08de60
o use a property for wagon versions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485467 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 02:27:20 +00:00
Jason van Zyl
35f48c4d1c
o sync up all the wagon versions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485466 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 02:20:19 +00:00
Andrew Williams
44ae99fc2d
Merge maven.new for latest plexus classworlds and container APIs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483302 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 00:17:53 +00:00
Brett Leslie Porter
9e60371913
adjust name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@477982 13f79535-47bb-0310-9956-ffa450edef68
2006-11-22 00:08:32 +00:00
Brett Leslie Porter
edda56b91e
fix according to developer conventions to minimise configuration.
...
Submitted by: Wendy Smoak
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@470709 13f79535-47bb-0310-9956-ffa450edef68
2006-11-03 08:06:02 +00:00
John Dennis Casey
956e690f30
o Added ability to pickup localRepository location from ~/.m2/settings.xml
...
o Added plexus-archiver, maven-plugins, maven-parent, and apache to items pre-fetched
o Added ability to use the codehaus snapshots repo to the download-artifact target
o Added ability to use types other than .jar to the download-artifact target
o Switched the download target file from using the resolved version of a snapshot to using the original -SNAPSHOT
version
o COMMENTED OUT: The offline flags in the maven-compile and maven-assembly targets, since we're not prefetching all
the poms and jars necessary for maven to run, yet.
o Added apache.snapshots as a plugin repository, so the assembly plugin snapshot will be reachable.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@469620 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 19:38:37 +00:00
Brett Leslie Porter
a14672faeb
move plugin tools and reporting implementation to shared
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466327 13f79535-47bb-0310-9956-ffa450edef68
2006-10-21 02:16:02 +00:00
John Dennis Casey
b92af0e49f
[MNG-2408] Modification to keep metadata files from writing when the main version is LATEST or RELEASE (these are meta-versions).
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@439352 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 15:29:52 +00:00
Brett Leslie Porter
20a65e65ea
update parent POM
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@437483 13f79535-47bb-0310-9956-ffa450edef68
2006-08-28 00:30:11 +00:00
Emmanuel Venisse
21b94a2dab
Removing maven-model-converter
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@433667 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 15:11:47 +00:00
Brett Leslie Porter
6eddbb1242
revert r425096 to fix the build for now
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@429576 13f79535-47bb-0310-9956-ffa450edef68
2006-08-08 04:56:08 +00:00
Carlos Sanchez Gonzalez
5c7216f4b6
Update parent pom version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@425444 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 16:15:15 +00:00
Jason van Zyl
ad09fe5afa
o i'll put this back when the doap plugin is released, the bootstrap doesn't like snapshots apparently
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@423931 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 13:39:51 +00:00
Jason van Zyl
3ad77c2d5d
o adding a version to the use of the doap plugin. this really is not right as it works locally for me in a way that is completely different
...
then someone else locally even though I have deployed a snapshot. It can't work in an inconsistent fashion like that and something to look
at for 2.1 i suppose.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@423704 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 01:45:46 +00:00
Jason van Zyl
18866c065d
add configuration for the DOAP plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@423109 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 15:14:13 +00:00
John Dennis Casey
864fbd29e2
Consolidating modello plugin configuration into parent-pom within pluginManagement.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@421308 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 16:31:25 +00:00
Carlos Sanchez Gonzalez
79a557ef27
Upgrade versions of parent and wagon api
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418483 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 15:03:25 +00:00
Brett Leslie Porter
f4906ec9cd
move maven-archiver to shared
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413922 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 15:27:55 +00:00
Carlos Sanchez Gonzalez
1eccba0026
[MNG-2324] Added getWagon( Repository ) to WagonManager
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@409806 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 03:27:04 +00:00
Jason van Zyl
b06a698bb1
put maven-tools in the modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@392329 13f79535-47bb-0310-9956-ffa450edef68
2006-04-07 16:13:56 +00:00
Jason van Zyl
94e440000d
o merge of the maven-embedder-refactor branch into the trunk
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@392327 13f79535-47bb-0310-9956-ffa450edef68
2006-04-07 15:57:09 +00:00
John Dennis Casey
f810fd2ef2
Merging from 2.0.x branch, revIds:
...
- 391163:391165
- 391167
- 391176
- 391202
- 391326
- 391328:391329
- 391398
- 391402
- 391404
These are the changes for the 2.0.4 RC's.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@391687 13f79535-47bb-0310-9956-ffa450edef68
2006-04-05 17:43:35 +00:00
Brett Leslie Porter
0b856d893b
fix parent ref
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384960 13f79535-47bb-0310-9956-ffa450edef68
2006-03-11 00:17:59 +00:00
Brett Leslie Porter
1e1771d550
factory out common elements in parent
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384819 13f79535-47bb-0310-9956-ffa450edef68
2006-03-10 15:34:04 +00:00
Stephane Nicoll
c8795b658b
Added myself in the developers list
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@382904 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 18:20:26 +00:00
John Dennis Casey
448feecb45
Updating the version of wagon-ssh.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@381475 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 22:53:58 +00:00
John Dennis Casey
578764fba6
[MNG-2003] Updating to use wagon-file-1.0-alpha-7.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379587 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 21:10:38 +00:00
Emmanuel Venisse
8ed5bfa817
Remove duplicated release plugin declaration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379514 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 16:21:36 +00:00
Emmanuel Venisse
166fc0f3cd
Use my new address
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@375981 13f79535-47bb-0310-9956-ffa450edef68
2006-02-08 15:21:41 +00:00
Carlos Sanchez Gonzalez
622cf49886
Make site deploy to maven.apache.org/ref/version with jxr and javadocs reports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@373970 13f79535-47bb-0310-9956-ffa450edef68
2006-02-01 02:39:10 +00:00
Brett Leslie Porter
587179fd9e
merge rev 368281 from branch - update classworlds and plexus-utils dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368287 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 05:50:54 +00:00
Brett Leslie Porter
4eeec6dd6e
upgrade to release version of wagon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368263 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 04:36:23 +00:00
Brett Leslie Porter
cc20bf6402
merge from branch maven-2.0.x @ rev 367900
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367902 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 03:45:10 +00:00
Brett Leslie Porter
af1a99198f
merge from branch maven-2.0.x, up to rev 365776
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@365790 13f79535-47bb-0310-9956-ffa450edef68
2006-01-04 01:14:17 +00:00
John Dennis Casey
256b1be6bd
Updated p-u dep to 1.0.6-SNAPSHOT.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356549 13f79535-47bb-0310-9956-ffa450edef68
2005-12-13 17:33:21 +00:00
Brett Leslie Porter
9ae0914694
flip trunk to 2.1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356316 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 18:22:06 +00:00
Brett Leslie Porter
93bd076d7a
down't want snapshot plugins by default
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356296 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 17:33:49 +00:00
John Dennis Casey
8a5fa61b17
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356099 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 01:41:09 +00:00
John Dennis Casey
9cf94e34f2
[maven-release-plugin] prepare release maven-2.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356093 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 01:34:03 +00:00
John Dennis Casey
a9363a2a6a
putting maven-archiver back in the modules.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@355295 13f79535-47bb-0310-9956-ffa450edef68
2005-12-09 00:56:44 +00:00
John Dennis Casey
118497e008
Separating maven-archiver from the main build, to separate the release cycle...maven-archiver will be released slightly later than the main app.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@354910 13f79535-47bb-0310-9956-ffa450edef68
2005-12-07 23:46:56 +00:00
John Dennis Casey
f82cc68b62
Bumping p-c-d and p-u versions to released.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@354908 13f79535-47bb-0310-9956-ffa450edef68
2005-12-07 23:41:00 +00:00
Brett Leslie Porter
dd9cbdcd14
switch Apache snapshots to Apache repo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@349708 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 11:25:04 +00:00
John Dennis Casey
6dcceeaaa5
Bumping p-c-d version to 1.0-alpha-9-SNAPSHOT for fix of MNG-1559. This is probably not sufficient reason to bump this version by itself, but we can make that decision later.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@349612 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:07:19 +00:00
Brett Leslie Porter
54039076f9
fix website refs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@349349 13f79535-47bb-0310-9956-ffa450edef68
2005-11-28 03:11:40 +00:00
Brett Leslie Porter
5ef9888de1
add model converted from repoclean
...
PR: MRM-29
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@349340 13f79535-47bb-0310-9956-ffa450edef68
2005-11-28 01:34:44 +00:00
Brett Leslie Porter
ed86ce597d
don't build by default
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332578 13f79535-47bb-0310-9956-ffa450edef68
2005-11-11 15:05:37 +00:00
Brett Leslie Porter
6dea6cfe21
upgrade plexus-utils
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332260 13f79535-47bb-0310-9956-ffa450edef68
2005-11-10 10:08:15 +00:00
Brett Leslie Porter
eca668eec3
add other archives for users list, arrange reports and exclude those that don't work on non-Java projects for the sake
...
of the main site.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329741 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 05:02:03 +00:00
Brett Leslie Porter
82fd1c6c6b
site updates
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329057 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 03:03:16 +00:00
Brett Leslie Porter
b4c041a567
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321042 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 07:26:39 +00:00
Brett Leslie Porter
d783c5fc41
[maven-release-plugin] prepare release maven-2.0
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321040 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 07:15:39 +00:00
Brett Leslie Porter
37487c68e8
update POM
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321038 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 06:53:44 +00:00
Brett Leslie Porter
82d76871cd
add error diagnoser module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321036 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 06:42:31 +00:00
Brett Leslie Porter
80bcf484b1
use consistent version of wagon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314928 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 14:28:09 +00:00
Brett Leslie Porter
708f915b68
use released versions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314880 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 13:05:54 +00:00
Brett Leslie Porter
9a10c356bd
update plexus utils version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314775 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 04:12:47 +00:00
Brett Leslie Porter
190362e6d3
revert change used for testing
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312819 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 06:47:34 +00:00
Brett Leslie Porter
bc9f623a81
enable batch mode on the wagon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312818 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 06:42:21 +00:00
Brett Leslie Porter
510de4fe54
upgrade plexus utils to 1.0.4-SNAPSHOT.
...
The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up
fix bugs in mboot that wasn't honoring excludes.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307294 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 14:13:31 +00:00
Brett Leslie Porter
ae893b5055
PR: MNG-828
...
log parameters to mojo in debug mode
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307267 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 06:36:17 +00:00
Vincent Massol
a305e7c25e
Adding myself in pom.xml
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306550 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 07:34:56 +00:00
Kenney Westerhof
369abe89c7
Adding role. Thanks guys! :)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294919 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 21:11:49 +00:00
Brett Leslie Porter
86722848bb
remove hardcoded version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294796 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 15:14:13 +00:00
Brett Leslie Porter
0872b06142
fix dev connection
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293597 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 13:10:28 +00:00
Brett Leslie Porter
192de6841a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293588 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:13:52 +00:00
Brett Leslie Porter
b4e4a1f375
[maven-release-plugin] prepare release maven-2.0-beta-3
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293584 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:02:48 +00:00
Brett Leslie Porter
1bd0fa3549
put back trunk
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293578 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 09:50:49 +00:00
Brett Leslie Porter
a35ef5f23b
put back snapshot
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293575 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 09:20:00 +00:00
Brett Leslie Porter
be00f02b91
add maven-plugin-parameter-documenter to modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293573 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 09:17:37 +00:00
Brett Leslie Porter
c5acaded88
upgrade to plexus 1.0-alpha-7 container, switching to new group ID
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293193 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:54:01 +00:00
Brett Leslie Porter
c9c9133460
fix old tag info
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292611 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 03:19:13 +00:00
Brett Leslie Porter
27bc0aea4d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291643 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:30:36 +00:00
Brett Leslie Porter
80c8e188b8
[maven-release-plugin] prepare release maven-2.0-beta-2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291641 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:18:55 +00:00
Trygve Laugstol
2712bc53ba
o Adding the Apache announce list.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290499 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 18:05:03 +00:00
Brett Leslie Porter
06ab86cb54
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289368 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 02:57:16 +00:00
Brett Leslie Porter
5632e45815
[maven-release-plugin] prepare release maven-2.0-beta-1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289366 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 02:50:12 +00:00
Brett Leslie Porter
a6d8e2569d
update version of plexus-utils
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289360 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 01:38:04 +00:00
Brett Leslie Porter
4f19cfc8f8
committed a partial release earlier
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289268 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 15:49:08 +00:00
Brett Leslie Porter
7ecd39a0ba
add metadata as a module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289229 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 13:37:47 +00:00
Brett Leslie Porter
1863f47493
switch plugin repo back to main
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289179 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 08:36:32 +00:00
Brett Leslie Porter
fd4eb4c1d2
some dependency clean up
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280759 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 04:08:29 +00:00
Kenney Westerhof
8e47a7e719
Changed modello-maven-plugin version to 1.0-alpha-4 since alpha-5
...
hasn't any snapshots released yet.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280540 13f79535-47bb-0310-9956-ffa450edef68
2005-09-13 11:44:19 +00:00
Kenney Westerhof
4aa55430cf
o Put modello-maven-plugin under dependencyManagement and chose version
...
1.0-alpha-5-SNAPSHOT for all so they're all the same.
o Updated modello plugin invocations in all poms to by adding execution elements
and fixing goals section to get rid of deprecated notation.
o Removed dependency on modello-core in maven-plugin-tools; it seems it
was there because maven-plugin-tools-java used StringUtils from modello -
changed that to use the plexus-utils version.
o Reversed commons-cli version back to 1.0 (brett asked me to, a few days back).
o Updated all models to use fully qualified classnames - do not assume
java.util.* is included! (it won't be anymore from modello
1.0-alpha-5-SNAPSHOT onward).
o Added some <?xml processing instructions to some models that didn't have them
- vim now recognizes these files as XML (so I get syntax highlighting :))
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280539 13f79535-47bb-0310-9956-ffa450edef68
2005-09-13 11:41:52 +00:00
Emmanuel Venisse
633d4df94e
Fix mail notifier configuration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279528 13f79535-47bb-0310-9956-ffa450edef68
2005-09-08 07:38:28 +00:00
Trygve Laugstol
6120878e8d
o Adding myself as a developer.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@265708 13f79535-47bb-0310-9956-ffa450edef68
2005-09-01 12:29:06 +00:00
Brett Leslie Porter
8dda01f002
fix scm url
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@233159 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 11:26:07 +00:00
Kenney Westerhof
6508398316
o Bumped version of plexus-container-default to 1.0-alpha-6-SNAPSHOT
...
o Committed changes to the EAR plugin on behalf of Stephane Nicoll,
awaiting his commit privileges.
Resolves MNG-621 and MNG-622.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227088 13f79535-47bb-0310-9956-ffa450edef68
2005-08-02 21:47:50 +00:00
Kenney Westerhof
d396f24642
o Put all m2 core dependencies (plexus-container-default and plexus-utils)
...
under dependencyManagement of m2 and maven-plugins, and removed
versions in all poms having either as a parent.
Used version 1.0.2-SNAPSHOT for plexus-utils as that was used in maven-core
and is not overridable.
o Bumped maven-archiver version to 2.0-beta-1-SNAPSHOT for maven-ear-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227084 13f79535-47bb-0310-9956-ffa450edef68
2005-08-02 21:34:54 +00:00
Emmanuel Venisse
c8ce1a91b5
Unallowed release in snapshot repos
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@226783 13f79535-47bb-0310-9956-ffa450edef68
2005-08-01 12:35:27 +00:00
Kenney Westerhof
5051bf630b
Adding myself as a developer, to test commit privileges.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@226376 13f79535-47bb-0310-9956-ffa450edef68
2005-07-29 14:00:21 +00:00
Brett Leslie Porter
038e960fe8
add license
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@225757 13f79535-47bb-0310-9956-ffa450edef68
2005-07-28 12:09:58 +00:00
Brett Leslie Porter
086463b5b4
PR: MNG-456
...
allow separate snapshot and release repositories
deprecate existing snapshotPolicy and checksumPolicy in favour of updatePolicy and checksumPolicy within the <releases> and <snapshots> elements in the <repository> element.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@224707 13f79535-47bb-0310-9956-ffa450edef68
2005-07-25 09:51:12 +00:00
Brett Leslie Porter
511af3d3e2
PR: MNG-596
...
add XSD definition to m2 poms and archetypes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220079 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 13:58:42 +00:00
Jason van Zyl
a6eff8b8ce
adding jdcasey and updating tz
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@208864 13f79535-47bb-0310-9956-ffa450edef68
2005-07-02 19:01:40 +00:00
John Dennis Casey
3a0bdc3c4b
Fixing version...again.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201756 13f79535-47bb-0310-9956-ffa450edef68
2005-06-25 15:37:43 +00:00
John Dennis Casey
59e7f83588
bumping version.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201711 13f79535-47bb-0310-9956-ffa450edef68
2005-06-25 02:49:26 +00:00
Brett Leslie Porter
43ef215e5e
show mailing lists on the site
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193102 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 07:40:37 +00:00
John Dennis Casey
fcbc5e7d6f
Resolving: MNG-495
...
o Pressing [ENTER] at a plugin update prompt should result in the plugin being registered, as indicated by the prompt.
o Use CLI switch '--no-plugin-updates' to suppress usage of the plugin registry
o Use CLI switch '--update-plugins' to force updated/resolved plugin versions to be registered
o Neither of these has a short CLI option, since we're starting to run out of sensible char options for these types of things.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193082 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 06:03:10 +00:00
Brett Leslie Porter
26d36d8959
PR: MNG-140
...
split artifact impl from api so that dep resolution can be used independently of wagon
only the first step in making maven-artifact more useful as a public api - more changes to be made
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@191634 13f79535-47bb-0310-9956-ffa450edef68
2005-06-21 06:49:49 +00:00
Emmanuel Venisse
a40037f965
Add more modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170969 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 17:05:48 +00:00
Brett Leslie Porter
88b6dea031
if any URL (except downloadUrl) has a trailing / in the parent, then append the artifact ID to the child
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169787 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 07:22:40 +00:00
Brett Leslie Porter
0299978e27
set the site deployment to the live environment, and use the wagon manager to get the authentication credentials
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169781 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 06:51:55 +00:00
Brett Leslie Porter
91b4c4e604
back to m2 repo for now as RELEASE files don't get converted
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169468 13f79535-47bb-0310-9956-ffa450edef68
2005-05-10 13:34:41 +00:00
Brett Leslie Porter
325966c774
deploy to m1 repo in future
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169432 13f79535-47bb-0310-9956-ffa450edef68
2005-05-10 07:46:48 +00:00
Brett Leslie Porter
ff94a56806
include reporting modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@165075 13f79535-47bb-0310-9956-ffa450edef68
2005-04-28 00:52:53 +00:00
Brett Leslie Porter
061614ffb3
update SCM settings
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164155 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 00:57:08 +00:00
Brett Leslie Porter
cf1937a1f1
add maven-project
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163996 13f79535-47bb-0310-9956-ffa450edef68
2005-04-21 01:10:44 +00:00
Emmanuel Venisse
81ac2805a4
Add my name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163961 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 12:35:15 +00:00
Brett Leslie Porter
05ae5c03e3
split the plugin API and the plugin descriptor code
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163927 13f79535-47bb-0310-9956-ffa450edef68
2005-04-13 05:11:49 +00:00
Brett Leslie Porter
d5193324e9
add test module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163895 13f79535-47bb-0310-9956-ffa450edef68
2005-04-11 07:28:50 +00:00
Brett Leslie Porter
e62f087f24
some POM enhancements
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163862 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 07:50:53 +00:00
Brett Leslie Porter
da7a64ed4c
add missing modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163795 13f79535-47bb-0310-9956-ffa450edef68
2005-04-06 03:37:29 +00:00
John Dennis Casey
a0814a529f
o Changed deployment location.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163792 13f79535-47bb-0310-9956-ffa450edef68
2005-04-06 01:47:17 +00:00
Brett Leslie Porter
9d63d6a06d
better name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163788 13f79535-47bb-0310-9956-ffa450edef68
2005-04-05 16:27:27 +00:00
Trygve Laugstol
7ff6992a04
o Adding some modules.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163784 13f79535-47bb-0310-9956-ffa450edef68
2005-04-05 08:43:47 +00:00
Brett Leslie Porter
935cda15da
clean up dependencies.
...
Still need to clean up ~/maven2/lib and some large dependencies from marmalade that
shouldn't be needed in general - but down to about a 3Mb repository.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163775 13f79535-47bb-0310-9956-ffa450edef68
2005-04-05 04:11:03 +00:00
Brett Leslie Porter
49593155d0
update poms for releases
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163741 13f79535-47bb-0310-9956-ffa450edef68
2005-04-01 16:03:43 +00:00
Brett Leslie Porter
14bb2c805a
change the maven group ID
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163670 13f79535-47bb-0310-9956-ffa450edef68
2005-03-23 06:52:55 +00:00
Brett Leslie Porter
6bba64b60d
correct type
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163612 13f79535-47bb-0310-9956-ffa450edef68
2005-03-18 11:43:58 +00:00
Brett Leslie Porter
abe5a2ce99
set the correct packaging
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163579 13f79535-47bb-0310-9956-ffa450edef68
2005-03-16 06:55:21 +00:00
Brett Leslie Porter
a44b6f9726
flip pom format
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163511 13f79535-47bb-0310-9956-ffa450edef68
2005-03-10 01:35:25 +00:00
Brett Leslie Porter
8d604a1088
scoping
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163491 13f79535-47bb-0310-9956-ffa450edef68
2005-03-08 06:19:59 +00:00
Brett Leslie Porter
4bad72b909
deployment settings
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163478 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 23:50:20 +00:00
Brett Leslie Porter
688430bb16
continuum freaks out on the trailing slash currently
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163356 13f79535-47bb-0310-9956-ffa450edef68
2005-02-16 00:00:21 +00:00
Jason van Zyl
754feeadb3
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163257 13f79535-47bb-0310-9956-ffa450edef68
2004-12-23 23:46:42 +00:00
Jason van Zyl
0d2848002d
o removal of xpp3 as a dependency
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163220 13f79535-47bb-0310-9956-ffa450edef68
2004-10-25 14:22:51 +00:00
Jason van Zyl
8b845def6a
o removal of xstream
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163215 13f79535-47bb-0310-9956-ffa450edef68
2004-10-24 18:15:19 +00:00
Jason van Zyl
79eac7de39
o updating top-level POM
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163203 13f79535-47bb-0310-9956-ffa450edef68
2004-10-23 13:37:41 +00:00
Trygve Laugstol
d167b8c23c
o Ops, removing dependencies that shouldn't be there.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163196 13f79535-47bb-0310-9956-ffa450edef68
2004-10-18 18:14:48 +00:00
Trygve Laugstol
234efe2f78
o Adding <ciManagement> info.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163195 13f79535-47bb-0310-9956-ffa450edef68
2004-10-18 17:52:14 +00:00
John Dennis Casey
41da9e4f43
o Changed the plexus dependency's version from 0.17 to 0.17-SNAPSHOT since 0.17 has not yet been released.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163093 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 16:48:57 +00:00
Brett Leslie Porter
c13e8c7629
PR: MNG-74
...
remove maven.properties use everywhere except classworlds conf
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163024 13f79535-47bb-0310-9956-ffa450edef68
2004-09-02 12:34:19 +00:00
John Dennis Casey
24ce8263d9
o Changed to depend on plexus-0.17 instead of -0.16
...
o Changed the embedder/container used to be the new artifact-aware container (plexus-artifact-container-1.0-alpha-1)
o Added new dependency to maven-core for artifact-container.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163006 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 01:18:19 +00:00
Brett Leslie Porter
7a7678e1a2
add me to list
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162973 13f79535-47bb-0310-9956-ffa450edef68
2004-08-15 04:25:02 +00:00
Jason van Zyl
ff8871f7df
use plexus 0.16
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162930 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 19:34:13 +00:00
Michal Maczka
8574ef445c
added distributionManagement element
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162851 13f79535-47bb-0310-9956-ffa450edef68
2004-07-03 12:59:58 +00:00
Jason van Zyl
84d3a06133
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162748 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 15:19:44 +00:00
Jason van Zyl
dd4fc3384f
o moving core deps into top-level pom.xml to be shared by all the
...
component builds.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162741 13f79535-47bb-0310-9956-ffa450edef68
2004-06-10 20:27:50 +00:00
Jason van Zyl
60af082ea2
o doing the pom.xml thing
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162739 13f79535-47bb-0310-9956-ffa450edef68
2004-06-09 03:10:50 +00:00