decoration-1.1.0.xsd
--------------------

                 Key: DOXIASITETOOLS-61
                 URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-61
             Project: Maven Doxia Sitetools
          Issue Type: Bug
          Components: Doc renderer
         Environment: Windows 7
            Reporter: Andres Gomez Casanova


I was creating a site.xml, and I was looking for the documentation. I found the 
xsd for the version 1.1.0, however, this version is still not supported when 
executing mvn site.
The documentation is here:

http://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/decoration.html

and options like Google Analytics are new but not supported for normal plugin.

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-site-plugin:2.0.1:site (default-site) on project 
site: SiteToolException: Error parsing site descriptor: Unrecognised tag: 
'googleAnalyticsAccountId' (position: START_TAG seen ...</bannerRight>\r\n  
<googleAnalyticsAccountId>... @16:29) - [Help 1]

Even, the address for the xsd is not valid:

http://maven.apache.org/xsd/decoration-1.1.0.xsd

The only versions there are 1.0.0 and 1.0.1.

I think this documentation is for tests, but was published in production.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to