Super POM link is broken on page below
--------------------------------------
Key: MNG-1343
URL: http://jira.codehaus.org/browse/MNG-1343
Project: Maven 2
Type: Bug
Components: documentation
Reporter: Brian Bonner
http://maven.apache.org/guides/mini/guide-multiple-repositories.html
There is a note about the "standard set of repositories" being defined in the
Super POM.
I needed to add a repository for snapshot purposes (perhaps the fact that
snapshots aren't in the production repository should be indicated somewhere?)
I added the cvs repository along with repo1.maven.org only to find out that
central was getting checked first and then the repositories *looked* like they
were read in reverse order
i.e. I defined:
repo1
cvs.apache.org
and mvn searched:
central
cvs
repo1
weird.
Anyway, I was trying to see where it said something about central being
defined and saw this note and wanted to see what a Super POM was (I figured it
meant parent pom), or the settings.xml in maven-home/conf, but central isn't
defined anywhere here. Looks like it's time to nabble search. :(
--
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]