Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Environment:maven 1.1-beta1
Description
along the lines of MPARTIFACT-49, if the pom for a project extends another pom, the released pom for the project should resolve the extension (i.e. the pom which is extended should be included into the original POM).
For example, if one has <extends>../project-base.pom</extends>, the extension cannot be resolved in the source distribution of the project, and so the project cannot be built from the source distribution.
Issue Links
- duplicates
-
MPDIST-11
Parent project is not included in distributions
-