Wrong tags in reference guide to pom.xml and settings.xml
---------------------------------------------------------

         Key: MNG-1478
         URL: http://jira.codehaus.org/browse/MNG-1478
     Project: Maven 2
        Type: Bug
  Components: documentation - guides  
    Reporter: Joerg Schaible


The reference guides describe tags, that are not in the schema. They all have 
in common, that they are missing a trailing 's' in their name:

Reference Guides:
http://maven.apache.org/maven-model/maven.html
http://maven.apache.org/maven-settings/settings.html

Affected tags (as far as I recognized them):
/settings/profiles/profile/activation/os
/settings/profiles/profile/repositories/repository/releases
/settings/profiles/profile/repositories/repository/snapshots
/settings/profiles/profile/pluginRepositories/pluginRepository/releases
/settings/profiles/profile/pluginRepositories/pluginRepository/snapshots
/project/profiles/profile/activation/os
/project/profiles/profile/repositories/repository/releases
/project/profiles/profile/repositories/repository/snapshots
/project/profiles/profile/pluginRepositories/pluginRepository/releases
/project/profiles/profile/pluginRepositories/pluginRepository/snapshots
/project/repositories/repository/releases
/project/repositories/repository/snapshots
/project/pluginRepositories/pluginRepository/releases
/project/pluginRepositories/pluginRepository/snapshots


-- 
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]

Reply via email to