Herve Boutemy
|
c6a9575ad1
|
use descriptors attribute of maven-assembly-plugin instead of descriptor, which is deprecated (merged from 2.0.x branch, r706409)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@706411 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-20 21:02:39 +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 |
Britton Isbell
|
3412160ab7
|
Copied over some of the builder classes to new module. These are Maven extensions to the shared builder but they have no Maven trunk dependencies. There will be extensions to these classes to support Mercury.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@706133 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-20 07:00:14 +00:00 |
Britton Isbell
|
360954e6bc
|
Fix: IT0141
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@705183 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-16 09:16:15 +00:00 |
Britton Isbell
|
bedc1d7a2b
|
Fix: IT0469 - Rule: join configs of build/plugins/plugin and reporting/plugins/plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@705167 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-16 08:06:38 +00:00 |
Britton Isbell
|
7c54aada90
|
Fix: IT 3746, 102, 0043 - Merged out some previous changes to PluginParameterExpressionEvaluator.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@704797 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-15 06:57:37 +00:00 |
Britton Isbell
|
655cda05dc
|
Fix for IT100. During interpolation, something with 'parent.' needs to be aliased: 'project.parent.' I'm not sure that this is good behavior, given that someone may use 'parent. in their own context.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@704423 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-14 09:56:13 +00:00 |
Jason van Zyl
|
a2f245109b
|
o revert my ordering, i'll have to investigate why property set on the CLI which conflicts with an internal property still wins in 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701702 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-04 19:51:42 +00:00 |
Jason van Zyl
|
1289a0e877
|
o remove plugin specific tests from the embedder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701697 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-04 19:23:33 +00:00 |
Jason van Zyl
|
d3d1acbf1f
|
o remove specific plugin tests from the embedder tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701695 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-04 19:22:42 +00:00 |
Jason van Zyl
|
4770c52af5
|
o make sure that the execution properties that are taken from the CLI are processed before anything else
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701694 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-04 19:20:15 +00:00 |
Jason van Zyl
|
f4de864984
|
o restore the getApplicationVersion() method which is use by eclipse:eclipse
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701693 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-04 19:19:41 +00:00 |
Jason van Zyl
|
9a02f5a1ec
|
o placing a hard coded version in the event the pom.properties can't be found. for debugging inside m2e i can live with this.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701665 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-04 16:33:36 +00:00 |
Jason van Zyl
|
fa17cae65a
|
o be more lenient when looking for the properties file. in my case i am debugging completely from the eclipse workspace and i don't want to have to produce the JAR everytime i want to execute maven. these properties files should be created as part of the generate resources phase and not buried in the maven archiver and performed during JAR production. bad mixing of concerns.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701663 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-04 16:30:55 +00:00 |
Britton Isbell
|
d17fd4ca86
|
Fix for IT0096, IT0097. Now checking session to see if plugin is part of reactor before trying to resolve it.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701563 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-03 23:06:25 +00:00 |
Brett Leslie Porter
|
c577d07305
|
ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701269 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-03 00:34:39 +00:00 |
Britton Isbell
|
a1461c4617
|
Using latest maven test suite for ITs.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701268 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-03 00:31:19 +00:00 |
Jason van Zyl
|
556254c8c3
|
MNG-3653/MNG-3677: restored property file nabbing from the core JAR, and reworked the runtime component to be more general and used it from the CLI
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701264 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-02 22:36:41 +00:00 |
Jason van Zyl
|
d06897e91c
|
MNG-3637: making sure it says we fail when we fail
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701228 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-02 19:52:53 +00:00 |
Jason van Zyl
|
cc5827fa72
|
MNG-3649: making sure that the request parameters which are populated from the CLI are honored in plugins like the release plugin which consume CLI options from the user
settings object. ug.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701216 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-02 19:16:47 +00:00 |
Jason van Zyl
|
6779e62e80
|
o artifact handlers are discovered in active collections now.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701198 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-02 17:52:03 +00:00 |
Jason van Zyl
|
bdbac2f24e
|
o rolling back r700983, this is not the way to fix MNG-3686
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701121 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-02 13:23:40 +00:00 |
Britton Isbell
|
425e98d254
|
Fix: MNG-3686 - includes httpclient jar in distribution.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700983 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-02 01:48:18 +00:00 |
Jason van Zyl
|
779680fe7f
|
o silence more of the logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700873 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-01 19:10:12 +00:00 |
Jason van Zyl
|
50828967ee
|
o silence more of the logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700869 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-01 19:03:46 +00:00 |
Jason van Zyl
|
db4675e4bf
|
o get rid of warning and make it debug
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700862 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-01 18:40:50 +00:00 |
Britton Isbell
|
53f0a723c1
|
Remove println of pom on validation error.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700857 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-01 18:21:59 +00:00 |
Britton Isbell
|
a20f8ffee8
|
Fix: MNG-3392
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700837 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-01 16:55:35 +00:00 |
Britton Isbell
|
2efd58f1cd
|
Missed these classes when I merged out changes related to repository helper.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700820 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-01 16:10:39 +00:00 |
Britton Isbell
|
d7ae13be90
|
Put back in repository helper due to problems of building with clean repo.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700813 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-01 15:33:08 +00:00 |
Jason van Zyl
|
7f70506c55
|
o prepare the compat module for dynamic component generation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700761 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-01 13:13:51 +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
|
dd8ed6637f
|
o start making additions for the CLI metadata generator tool so that we can start getting rid of the hand-bombed component descriptors
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700759 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-01 13:08:04 +00:00 |
Jason van Zyl
|
e8bf60f962
|
o start a little caching component that does nothing special now but we need to build it out after the multiple instance problem is corrected, and we decide on the interactions between the metadata layer, project building, the reactor, and workspaces in IDEs.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700758 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-01 13:07:26 +00:00 |
Britton Isbell
|
5fb228063a
|
Much better performance by making the cache static, probably due to multiple instances of ProjectBuilder.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700337 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-30 05:12:33 +00:00 |
Britton Isbell
|
d25a161f33
|
Remove repository helper.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700336 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-30 04:58:51 +00:00 |
Britton Isbell
|
c38db3ada7
|
Small perf tweak.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700331 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-30 04:13:08 +00:00 |
Britton Isbell
|
9220e682ec
|
Remove model cloning.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700325 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-30 01:58:20 +00:00 |
Britton Isbell
|
3af42c2f05
|
Removed unneeded class/methods related to extension scanner.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700300 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 23:02:15 +00:00 |
Britton Isbell
|
534b660b4e
|
Removed extension scanner. It was tied up into the old model lineage code, which is very buggy. Needs to be reimplemented.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700226 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 19:51:10 +00:00 |
Britton Isbell
|
90c71d6b73
|
Remove checked in patch.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699874 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-28 18:20:33 +00:00 |
Britton Isbell
|
c208511348
|
Caching of models. This model is not the one returned in the MavenProject so no danger of other components modifying it.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699873 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-28 18:20:13 +00:00 |
Britton Isbell
|
a14e0aa39f
|
Removed build history to speed up performance. Should add this back in for debug mode.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699865 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-28 17:08:23 +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
|
f9cb1579bb
|
o changing the caching slightly to share with shane
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699847 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-28 16:03:20 +00:00 |
Jason van Zyl
|
48224c4073
|
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699842 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-28 15:41:27 +00:00 |
Jason van Zyl
|
36e944fbed
|
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699839 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-28 15:33:50 +00:00 |
Jason van Zyl
|
cf62d1c301
|
o removal of as many deprecated methods from the project builder as possible. so far i've discovered two obsolete methods used by plugins directly
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699838 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-28 15:31:59 +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 |