Commit Graph

7207 Commits

Author SHA1 Message Date
Oleg Gusakov 2aabec225e [MNG-3849] initial import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749539 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 06:09:26 +00:00
Jason van Zyl 3b31023865 o if there was no metadata resolved then don't try to resolve artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749535 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 05:35:38 +00:00
Jason van Zyl 8fede74822 o adding backward compat for Surefire
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749494 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 00:33:58 +00:00
Benjamin Bentmann 352fd0a543 o Fixed handling of plugin groups
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749493 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 00:33:55 +00:00
Jason van Zyl d670f82e62 o don't need WagonManager anymore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749489 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 00:24:15 +00:00
Jason van Zyl 781d7091cb o further culling fields from the resolution request
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749484 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 00:14:44 +00:00
Benjamin Bentmann ed6f76548b o Added generics
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749482 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 00:00:40 +00:00
Jason van Zyl cfbb4c4f54 o clean up unused methods in the resolution request
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749480 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 23:58:51 +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
Jason van Zyl 47971a16a1 o fixing failing project building tests as a result of consolidating the artifact resolution code
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749460 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 22:40:17 +00:00
Jason van Zyl 92a962c9e1 o fixes for failing tests, there is much confusion between metadata and artifacts, requests made and real values returned.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749414 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 19:01:37 +00:00
Jason van Zyl 613253dda7 o trying to use the request/result pattern everywhere
o remove another use of ResolutionGroup in the core
o remove all the deprecated methods in the resolver, we'll see what breaks and we'll restore in maven-compat


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749407 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 18:42:31 +00:00
Benjamin Bentmann 7c537105b2 o Fixed profile injection
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749386 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 17:58:15 +00:00
Benjamin Bentmann 30f5d777c1 o Generified code
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749355 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 16:48:29 +00:00
Benjamin Bentmann db03ef60f0 o Fixed profile activation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749354 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 16:48:07 +00:00
Benjamin Bentmann 929016ddf9 [MNG-4059] Remove support for non-unique SNAPSHOT deployments
o Made uniqueVersion default to true

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749333 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 15:23:11 +00:00
Benjamin Bentmann 5f3b5c9b02 o Added note about WagonManager compat
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749314 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 14:29:46 +00:00
Benjamin Bentmann 87f3f584aa o Fixed encoding error
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749308 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 13:46:51 +00:00
Benjamin Bentmann 494b72ea2c o Fixed NPE
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749293 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 12:37:54 +00:00
Benjamin Bentmann 612a1f3fea o Added IDE files to svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749284 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 12:02:09 +00:00
Benjamin Bentmann e7d408fdda o Fixed encoding error during unmarshalling
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749283 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 12:01:21 +00:00
Jason van Zyl d0caac9402 o adding default constructor and one for the single artifact resolution request.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749086 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 20:35:02 +00:00
Jason van Zyl da4e56cc80 o use internal method, not the artifact resolver
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749085 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 20:30:49 +00:00
Benjamin Bentmann 797e071685 [MNG-2254] the encoding parameter in xml declaration of POM is ignored
o Added UT

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749076 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 19:14:05 +00:00
Benjamin Bentmann 54da0f4c95 o Mentioned dropped support for profiles.xml as per r748226
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749069 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 18:17:39 +00:00
Benjamin Bentmann 727cedca81 o Mentioned dropped support for uniqueVersion=false as per r747652
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749068 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 18:08:55 +00:00
Benjamin Bentmann 4fddaac062 o Set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749066 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 17:48:04 +00:00
Jason van Zyl 3051c4974b o Fix compilation error with mirrors
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749060 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 16:51:22 +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
Britton Isbell 74b67a85d7 Removed artifact resolver. Now just using the repositorySystem directly.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748908 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 19:22:02 +00:00
Britton Isbell aaf67164e0 Removed deprecated methods and uses of ProfileManager.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748893 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 17:44:51 +00:00
Britton Isbell b487a2fd45 Moved profile classes into main project package.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748889 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 17:26:56 +00:00
Britton Isbell b216d61448 Got rid of the profile injector and advisor.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748871 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 16:01:20 +00:00
Benjamin Bentmann c416e704b7 o Set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748825 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 12:00:39 +00:00
Benjamin Bentmann af31b86868 [MNG-4057] Propose checking of plugin artifact when plugin descriptor cannot be found
o Merged from r748815

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748820 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 11:18:41 +00:00
Brian E Fox d8b2bb7b3c re-fixing MNG-3974
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748688 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27 20:43:58 +00:00
Jason van Zyl f5771c7dfb o remove debugging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748650 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27 19:33:45 +00:00
Jason van Zyl e51635bf44 o slimming down the interface for the mirror builder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748649 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27 19:32:49 +00:00
Britton Isbell 7040079ca9 Replaced the old profile injector code with new profile code. Merged project builders.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748609 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27 17:28:54 +00:00
Jason van Zyl 0f4e3cd061 o adding back in mirroring code but separated into a component and reactivated the tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748558 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27 15:38:14 +00:00
Britton Isbell 1bc43bf147 Removed profile builder.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748244 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 18:03:57 +00:00
Britton Isbell 29e80ac703 Removed support for profiles.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748226 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 17:46:01 +00:00
Britton Isbell c002a8d22e Removed remaining activator interfaces and uses.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748216 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 17:28:25 +00:00
Britton Isbell ed13b8620d Removed old profile activators.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748211 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 17:12:14 +00:00
Oleg Gusakov de818bc154 organize imports
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@748039 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 06:43:01 +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
Britton Isbell 55faf1270e Replaced old profile code with new.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@747993 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 03:14:14 +00:00
Britton Isbell fac6e8c96d [MNG-4050] - Disabled empty URL check. Failure here is correct behavior, breaks backward compatibility.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@747991 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 02:47:45 +00:00
Benjamin Bentmann dc43d5412f [MNG-4053] [regression] XML attributes in plugin configuration get duplicated to other elements in combination with plugin management
o Added UT

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@747943 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 22:28:48 +00:00