Details
-
Type:
New Feature
-
Status:
Closed
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: 1.0.1
-
Component/s: None
-
Labels:None
Description
For the extend tag, we can support http protocol, or another syntax like this <extend>${repo}/aGroupId/poms/anArtifactId-version.pom</extend>. Personally, I prefer the second solution.
With this features, users can share default pom parameter between all their projects, and it prepare the introduction of pom V4.
Issue Links
- relates to
-
MAVEN-1390
POM example <extends> doco is non-portable
-
I don't think we should change the behaviour of maven that much. We could enforce the idea that John Casey came up with when uploading artifacts so that the <extend> element it changes to the form that was suggested.