You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Thomas Fischer (JIRA)" <ji...@codehaus.org> on 2005/07/11 09:23:18 UTC

[jira] Created: (MPDIST-23) dependency should be resoulved in dist:build-src

<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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org