Trygve Laugstol
|
50a0b02bad
|
o POM cleanup.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163554 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-15 07:33:58 +00:00 |
John Dennis Casey
|
2cf60ca093
|
o updated model documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163529 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-11 01:52:18 +00:00 |
John Dennis Casey
|
f6c2684903
|
o Moved the default plugin stuff to <pluginManagement/>. Plugin config will be pulled from here and injected into <plugins/> as needed to satisfy type-handlers at runtime.
o Added the ability for DefaultMaven to load only the super-pom in the event that no pom.xml exists to initiate the assembly.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163527 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-10 23:01:38 +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 |
John Dennis Casey
|
8d74f0acc4
|
o Added user.xml as the central point of config for local repository, both in MBoot2 and maven proper.
o Added proxy-profile support to user.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163510 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-09 22:13:07 +00:00 |
John Dennis Casey
|
7f6f4452f2
|
o Changed Set to List for remote repo handling so that we can maintain declarative ordering in remote repos we use.
o Added UserModel support, integrated with maven-artifact and wagon via AuthenticationInfoProvider implementation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163501 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-09 05:48:31 +00:00 |
Emmanuel Venisse
|
fcd571502b
|
Add .cvsignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163492 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-08 06:39:04 +00:00 |
John Dennis Casey
|
77d3e6c5f5
|
o Added (pom|project)? to the eval pattern in the regex param extractor, to trim ${project.artifactid} to mean the same as ${artifactId} within the pom.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163490 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-08 06:06:22 +00:00 |