<extends> dependency should be resoulved in dist:build-src
-----------------------------------------------------------
Key: MPDIST-23
URL: http://jira.codehaus.org/browse/MPDIST-23
Project: maven-dist-plugin
Type: Improvement
Environment: maven 1.1-beta1
Reporter: Thomas Fischer
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]