7274 Commits

Author SHA1 Message Date
Benjamin Bentmann
f694325b14 o Set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@755709 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 19:27:55 +00:00
Britton Isbell
cf12c1ad52 Added support for hierarchical model inheritance.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@755131 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 06:21:01 +00:00
Benjamin Bentmann
5282fec65d o Fixed resolution of plugin metaversions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@754731 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 19:28:37 +00:00
Benjamin Bentmann
253cb012bc o Reused util method
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@754502 13f79535-47bb-0310-9956-ffa450edef68
2009-03-14 17:59:31 +00:00
Benjamin Bentmann
fbc5bf92d0 o Fixed missing basedir alignment
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@753361 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 19:25:02 +00:00
Benjamin Bentmann
35c1ff3f4c [MNG-4078] [regression] Plugin metaversion RELEASE no longer resolved
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@753309 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 16:12:29 +00:00
Oleg Gusakov
a15c47e270 [MERCURY-103] added session tracking to the metadata cache, shortened bs from 12 to 4 minutes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@753031 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 21:51:06 +00:00
Britton Isbell
6f3697baa8 Removed sys outs in unit test.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@753009 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 20:44:24 +00:00
Britton Isbell
d1c0d51959 Updated model processors.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752990 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 20:03:58 +00:00
Oleg Gusakov
f510f203fa [MERCURY-103] modified the behavior of local repository for selecting a SNAPSHOT, it now also considers file's lastModified date
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752748 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 01:56:48 +00:00
Oleg Gusakov
6cf42ea885 fighting the evil mp3 dependency dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752747 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 01:55:22 +00:00
Herve Boutemy
ce31745745 replaced tabs with spaces
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752340 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 01:14:50 +00:00
Herve Boutemy
3ec7a82428 Modello 1.0.1 was released
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752338 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 01:13:34 +00:00
Benjamin Bentmann
ac596e1811 [MNG-3760] Support property ${baseurl} to get RFC-compliant URL of project base directory
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752241 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 20:19:50 +00:00
Benjamin Bentmann
8e33ad0cef [MNG-3947] [regression] Configuration of plugin execution with id "default" pollutes configuration of standalone plugin execution from CLI
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752224 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 19:33:11 +00:00
Benjamin Bentmann
3b26d6bfa6 o Propagated execution id
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752188 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 17:51:07 +00:00
Britton Isbell
dda2f16b43 Build processor.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752184 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 17:45:42 +00:00
Benjamin Bentmann
e78c2f0f8a o Fixed JDK activator
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752160 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 16:42:39 +00:00
Benjamin Bentmann
db85e427b9 o Fixed JDK activator
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752157 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 16:34:00 +00:00
Benjamin Bentmann
d18e2ca531 o Added UT to demonstrate bug in JDK-based profile activation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752100 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 12:56:20 +00:00
Benjamin Bentmann
e13ca66b7b o Fixed resolution of system-scope plugin dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752094 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 12:40:02 +00:00
Britton Isbell
243d2cd6f7 Partially working plugin processor.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751938 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 01:32:17 +00:00
Britton Isbell
d6bd6de6c6 Dependencies processor and DependencyManagement processor now share same classes.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751892 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 22:47:17 +00:00
Britton Isbell
e552b225fc Various model processors.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751882 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 22:23:33 +00:00
Oleg Gusakov
c3f3464a57 [MNG-3849] added repository upadate policy configuration to mercury ant tasks
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751834 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 21:05:41 +00:00
Britton Isbell
2fc16b00db Processors: IssueManagement, Prerequisites
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751810 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 19:49:19 +00:00
Benjamin Bentmann
23a6dad5b8 [MNG-4072] [regression] Repositories from inactive profiles are used for artifact resolution
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751548 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 23:13:59 +00:00
Benjamin Bentmann
46860ec695 o Fixed encoding issue
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751547 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 23:13:14 +00:00
Jason van Zyl
3a6236b569 o don't need the snapshot repository anymore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751543 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 22:29:46 +00:00
Jason van Zyl
162a102d2b MNG-4070: updating to latest release of model-builder which fixes whitespace trimming problem
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751525 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 20:58:14 +00:00
Britton Isbell
268a80c4b0 Enable MNG-4070 test.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751519 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 20:46:24 +00:00
Britton Isbell
48022eecde Support for dependency exclusions.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751513 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 20:07:56 +00:00
Britton Isbell
3661c99c50 Additional unit tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751509 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 19:37:31 +00:00
Britton Isbell
3deea46f5e More model builder classes and tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751503 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 19:18:59 +00:00
Oleg Gusakov
8c0e891f63 moving towards repository update policy per code quality
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751210 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 07:08:14 +00:00
Jason van Zyl
b68c9f9231 o shortening the interface name for the repository system
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751196 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 05:08:43 +00:00
Britton Isbell
fd7c521580 Disable unit test.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751171 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 02:02:04 +00:00
Oleg Gusakov
e4c964d2bd removed ArtifactBasicMetadata
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751169 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 01:40:08 +00:00
Oleg Gusakov
a2f8c435c8 removed ArtifactBasicMetadata
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751168 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 01:39:48 +00:00
Jason van Zyl
30e6002f40 o push out the artifact repository creation when it's requested in the project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751159 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 01:05:17 +00:00
Oleg Gusakov
0f3af9305d [MNG-3849] added clean.local.repo flag to the mercury build
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751153 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 00:59:54 +00:00
Oleg Gusakov
93af608d55 [MNG-3849] added clean.local.repo flag to the mercury build
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751150 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 00:57:13 +00:00
Jason van Zyl
2a515cdb5a o when creating a dependency artifact, why not use a dependency as a parameter!
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751137 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 23:34:03 +00:00
Benjamin Bentmann
90aa85b340 o Extended UT to capture regression of MNG-786
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751134 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 23:25:59 +00:00
Britton Isbell
8507703dba Model Processor code.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751126 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 23:15:04 +00:00
Oleg Gusakov
b7d67cd7e5 [MNG-3849] modifying maven repo system tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751124 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 23:09:23 +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
Jason van Zyl
6f0840b4f6 o reducing the foot print of the repository interface some more
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751119 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 22:43:27 +00:00
Jason van Zyl
410e6cab4b o reducing the signature size of the repository system some more
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751104 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 22:14:08 +00:00
Benjamin Bentmann
ff1c73a37d [MNG-4070] [regression] Parent POMs cannot be resolved when their id values are surrounded by whitespace
o Added UT

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751100 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 22:09:55 +00:00