<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body ><div>Jorge, I already submitted a fix  </div><div><br></div><div><br></div><div><div style="font-size:13px;color:#575757">Sent from my Verizon Wireless 4G LTE smartphone</div></div><div></div><br><br>-------- Original message --------<br>From: Jorge Williams <jorge.williams@rackspace.com> <br>Date:07/28/2014  9:58 AM  (GMT-06:00) <br>To: Christian Berendt <berendt@b1-systems.de> <br>Cc: dfleming <dfleming@austin.rr.com>, openstack-docs@lists.openstack.org <br>Subject: Re: [Openstack-docs] identity-api: Building broken <br><br>I’ve confirmed that the error was actually introduced in the WADL not in clouddocs-maven-plugin.<br><br>This commit:<br><br>https://github.com/openstack/api-site/commit/37c8cef1ccb038c7a7580bb3ea302a53f79c7663<br><br>seems to have introduced the error.  Going back to the WADL version before that commit, causes the doc to build with no issues.<br><br>You can test this locally by replacing instances of <br><br>> http://git.openstack.org/cgit/openstack/api-site/plain/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl<br><br>in the doc with <br><br>https://raw.githubusercontent.com/openstack/api-site/113f501aa569aca3166219025bb396fda115582d/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl<br><br>(The version before the offending commit)<br><br>and you’ll note things will build correctly.<br><br>Not sure, why the cloud-docs maven plugin is throwing the error that it is given the offending WADL, I’ll have to dig in when I get a chance, but reverting that commit, should resolve the issue in the short term. <br><br>-jOrGe W.<br><br><br>On Jul 28, 2014, at 8:27 AM, Christian Berendt <berendt@b1-systems.de> wrote:<br><br>> On 07/28/2014 03:21 PM, dfleming wrote:<br>>> I am pretty certain it has to do with the wadl<br>> <br>> +1<br>> <br>> The problem is that there are two identical xml:ids generated by<br>> something during the build process. It looks like the affected WADL<br>> resource is<br>> http://git.openstack.org/cgit/openstack/api-site/plain/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl.<br>> The file is included in the XML file v2.0/src/ch_identity-service-api.xml.<br>> <br>> Christian.<br>> <br>> -- <br>> Christian Berendt<br>> Cloud Computing Solution Architect<br>> Mail: berendt@b1-systems.de<br>> <br>> B1 Systems GmbH<br>> Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de<br>> GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537<br>> <br>> _______________________________________________<br>> Openstack-docs mailing list<br>> Openstack-docs@lists.openstack.org<br>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs<br><br></body></html>