You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Wruck (JIRA)" <ji...@codehaus.org> on 2013/11/22 13:34:45 UTC

[jira] (MNGSITE-193) Questionable tip for using multiple repositories

Robert Wruck created MNGSITE-193:
------------------------------------

             Summary: Questionable tip for using multiple repositories
                 Key: MNGSITE-193
                 URL: https://jira.codehaus.org/browse/MNGSITE-193
             Project: Maven Project Web Site
          Issue Type: Bug
            Reporter: Robert Wruck
            Priority: Minor


In the Guide to using Multiple Repositories (http://maven.apache.org/guides/mini/guide-multiple-repositories.html) it is stated that

{quote}
The repositories element is inherited so you would usually specify the repositories to use for a group of projects by defining a repositories element at the top of your inheritance chain.
{quote}

It is quite obvious that this won't work since the parent POM for a project would need to be fetched from a repository whose location is specified in the parent POM which needs to be fetched from a repository whose location is specified in the parent POM ... etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira