Benjamin Bentmann
|
9832de654f
|
o Added hack to get CI back running
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@793585 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-13 13:42:40 +00:00 |
Benjamin Bentmann
|
5aa9115a53
|
o Removed debug output
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@793348 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-12 13:32:22 +00:00 |
Benjamin Bentmann
|
d8b7706ad5
|
o Synced version with main build (given that auth is currently broken and Hudson uses a secured repo, we better re-use stuff that has already been resolved...)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@793346 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-12 13:27:11 +00:00 |
Benjamin Bentmann
|
0ba6f79521
|
o Made embedder tests respect maven.repo.local
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@793342 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-12 12:59:21 +00:00 |
Benjamin Bentmann
|
772b8b3f1b
|
o Added debug output
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@793332 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-12 11:15:25 +00:00 |
Benjamin Bentmann
|
52519425f7
|
o Restored reactor failure behaviors
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@792111 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-08 12:23:46 +00:00 |
Jason van Zyl
|
e0d29fe6a3
|
o take out maven-repository until the compat module is separated again
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@789544 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-30 03:33:53 +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 |
Benjamin Bentmann
|
5672ae45e8
|
o Fixed missing error reporting for bad settings
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@787084 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-21 20:10:52 +00:00 |
Benjamin Bentmann
|
34580df645
|
[MNG-4191] separate plugin and artifact repositories
o Extended requests to allow for configuration of plugin repos
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@786790 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-20 10:29:51 +00:00 |
Olivier Lamy
|
d5eae80ab1
|
restore display of two build properties (as in 2.x) :
- svn rev
- build timestamp
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@784274 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 21:09:06 +00:00 |
Jason van Zyl
|
864ea15216
|
o refactoring the way plugin prefix metadata is found. the lifecycle executor is not the right place for this and the plugin manager is now strictly for already fully configured executions. so it belongs somewhere specific to augmenting the base set of information in order to make it complete but this first pass will do here. i just want to check it in as well because i'm traveling.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@783361 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 13:40:14 +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
|
4d45d00881
|
o Fixed name inconsistencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@780121 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 22:02:34 +00:00 |
Benjamin Bentmann
|
ae675f8157
|
o Made ProjectBuilder use ProjectBuildingRequest for naming consistency within API
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@780115 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 21:28:45 +00:00 |
Jason van Zyl
|
e8ff78292b
|
o if compile time deps are not specified maven will now complain
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@780103 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 20:36:34 +00:00 |
Benjamin Bentmann
|
6bbe3780d4
|
o Decoupled embedder from XPP3
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@779311 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 20:59:12 +00:00 |
Benjamin Bentmann
|
49698c0819
|
[MNG-4172] Project POM artifact returned as dependency if project has no dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@778240 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-24 21:24:57 +00:00 |
Benjamin Bentmann
|
f17f9aa639
|
o Temporarily disabled broken test
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@777956 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-23 16:36:46 +00:00 |
Jason van Zyl
|
c1af1323cd
|
o fix for populator
Submitted by: Igor Fedorenko
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@777796 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-23 05:20:59 +00:00 |
Jason van Zyl
|
bc8ff5f600
|
o removing the configuration from the populator
Submitted by: Igor Fedorenko
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@777713 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 21:04:43 +00:00 |
Benjamin Bentmann
|
cad43e6b56
|
o Fixed precedence of plugin groups (request > settings > defaults)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@777165 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 16:17:15 +00:00 |
Benjamin Bentmann
|
add87f5f56
|
o Ensured we eventually work with absolute paths
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@777134 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 14:37:03 +00:00 |
Jason van Zyl
|
d5459955f5
|
o put the plugin groups in the front-end request populator, the magic plugin groups are no longer buried in the core. could still be
moved from the code in the populator to a configuration file in the maven installation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@776556 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-20 05:16:09 +00:00 |
Benjamin Bentmann
|
8c30410341
|
o Deleted test which is invalid due to r772675
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775666 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-17 14:55:44 +00:00 |
Benjamin Bentmann
|
a82951eb05
|
o Re-enabled fixed tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775488 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 15:56:03 +00:00 |
Benjamin Bentmann
|
5a2ef49f1d
|
o Fixed file:// URL handling
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775363 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 21:52:10 +00:00 |
Benjamin Bentmann
|
a9f90cc8f3
|
o Allowed gargabe collector to free heap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775304 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 19:58:57 +00:00 |
Jason van Zyl
|
2e6a5a99dd
|
o project with optional dep
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775298 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 19:33:47 +00:00 |
Benjamin Bentmann
|
e4b2737236
|
o Fixed test assertion (there's really just one dependency without transitive ones in the test POM)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775297 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 19:32:26 +00:00 |
Benjamin Bentmann
|
b81a59ba3a
|
o Added clear() method to project cache
o Added license headers
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775290 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 19:17:32 +00:00 |
Jason van Zyl
|
8674601f3b
|
o no doco is better then incorrect doco
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775287 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 18:53:24 +00:00 |
Jason van Zyl
|
6d05b5e7ae
|
o imports
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775286 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 18:52:25 +00:00 |
Jason van Zyl
|
01a13a3ffd
|
o remove the profile manager and profile activation context from public view
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775281 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 18:32:59 +00:00 |
Jason van Zyl
|
225d136f27
|
o removing the profile manager and profile activation context from the embedder code, it can all be handled in the core having the active/inactive profile ids on hand along with all the profiles that are available from any external sources like the settings.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775200 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 15:49:27 +00:00 |
Jason van Zyl
|
107b03a1f7
|
o getting rid of some dead code in the project builder in preparation for trying to group more of the profile handling code as a test is failing in the embedder related to profiles while everything in the pom construction test is working correctly.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@775141 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 14:08:43 +00:00 |
Jason van Zyl
|
7ccc3d878e
|
o fixinga bunch of embedder tests, 8 left to fix
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@774768 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-14 13:52:03 +00:00 |
Jason van Zyl
|
de46f2a5fa
|
o bunch more patches from Igor to keep the heap down. junit is just not letting go.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@774515 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-13 20:27:13 +00:00 |
Jason van Zyl
|
b4251c3e16
|
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@774079 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-12 20:50:52 +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
|
838a1c19b0
|
o restore the functionality that m2eclipse needs to read projects with dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@772675 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-07 15:20:32 +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 |
Jason van Zyl
|
c6a8b20cba
|
o get rid of the reactor manager to make way for a real reactor that can be a local repository implementation which will prevent the pollution in the metadata source for dealing with projects that are in the current build
o clean up the project sorter
o push the information that was in the reactor manager into the session
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@772039 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-06 03:09:22 +00:00 |
Benjamin Bentmann
|
31061189b0
|
o Fixed creation of default remote repo (e.g. no snapshots from central)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@771441 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-04 21:05:28 +00:00 |
Jason van Zyl
|
36e43b2951
|
o cleaning up project builder, removed signatures that i've corrected in the RR plugin, moved properties injection up to the main Maven component
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@770390 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-30 18:49:42 +00:00 |
Britton Isbell
|
abec748f23
|
Removed unused methods from ProjectBuilderConfig. Since we collapsed maven-project into maven-core, method not needed.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@769957 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-29 21:52:56 +00:00 |
Jason van Zyl
|
942b1a3dc6
|
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@769869 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-29 18:40:45 +00:00 |
Jason van Zyl
|
38bd51b1a7
|
o adding lifecycle methods to get the plugin for a packing in all lifecycles, this will interleave with the
project builder which will populate the versions specified in plugin management, and then another method
will retrieve and populate the default configuration information.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@769847 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-29 17:34:01 +00:00 |