2004-05-21 17:25:02 +00:00
|
|
|
it0000
|
|
|
|
it0001
|
2004-06-17 19:36:44 +00:00
|
|
|
it0002
|
2004-06-18 02:13:16 +00:00
|
|
|
it0003
|
2004-07-05 16:53:16 +00:00
|
|
|
it0004
|
|
|
|
it0005
|
2005-05-02 09:17:30 +00:00
|
|
|
it0006
|
2004-08-10 17:56:23 +00:00
|
|
|
it0007
|
2005-02-28 23:37:19 +00:00
|
|
|
it0008
|
2005-03-22 06:40:08 +00:00
|
|
|
it0009
|
2004-11-03 22:54:46 +00:00
|
|
|
it0010
|
o Added dependencyDefaults section to POM.
The nested <dependencyDefault> element closely mirrors the <dependency> element specification.
It provides the ability to set url, artifact, properties, version for a dependency that matches on
{groupId, artifactId, type}. Url, artifact, and version will only override the dependency's values if
the dependency doesn't provide the value, and (in the case of url and artifact) the dependency
doesn't provide a version (url and artifact are assumed to be version-specific).
Properties will only be overwritten, and only in the case where the dependency
doesn't specify them.
Dependencies are validated after merging with defaults, since version is not required
on either <dependency> or <dependencyDefault> but is required between the two.
o Added component interface/default impl for injecting project defaults.
o Added unit and integration tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163323 13f79535-47bb-0310-9956-ffa450edef68
2005-02-01 22:43:03 +00:00
|
|
|
it0011
|
2005-02-03 20:54:15 +00:00
|
|
|
it0012
|
2005-02-24 02:51:00 +00:00
|
|
|
it0013
|
2005-05-04 14:16:48 +00:00
|
|
|
it0015
|
2005-03-08 06:39:50 +00:00
|
|
|
it0016
|
2005-03-10 17:14:39 +00:00
|
|
|
it0017
|
2005-04-08 04:48:04 +00:00
|
|
|
it0018
|
2005-05-02 09:17:30 +00:00
|
|
|
it0019
|