Hi Keong, Yes, with the latest merge, this is the intended order of aai-common. If you want to skip the schema generation for some reason, you need to run:
mvn clean install -DskipTests -Daai.generate.schema=false Also, you don't need to login to nexus to directly view this page: https://nexus.onap.org/service/local/repositories/releases/archive/org/onap/aai/aai-common/aai-schema/1.2.4/aai-schema-1.2.4.jar/!/aai_swagger_html/aai_swagger_v13.html You would need to login to get to the top level page. For every release, this link should be updated the wiki. There seems to be a size limit on the files being uploaded so this is the only way to do it now. Thanks, Harish -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Keong Lim Sent: Monday, August 13, 2018 9:49 PM To: [email protected] Subject: Re: [onap-discuss] Problem regenerating schema for AAI v14 #aai Hi Harish, with the merge of https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_60045_&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=f44eG3iZaja2ozEA2yRZnQ&m=s7oKqLKPYJC-WAnYJMSBDikyfE8GYLIhsONnBl8OMF4&s=sKEdz32K5JgCdlPaSpF5k9Y9UMkb0CHKqW-pQ3j14LI&e= can you please confirm that the build order of aai-common should now be: - aai-aai-common - aai-schema-ingest - aai-annotations - aai-core - aai-schema - aai-auth - aai-utils and that all of the XSD/HTML/YAML are automatically regenerated with this command: cd ~/LF/aai/aai-common/ mvn clean install -DskipTests Also, since the HTML/YAML files are no longer checked into the source repo, the generated documentation can be browsed from the JAR files published in nexus repo like so: https://urldefense.proofpoint.com/v2/url?u=https-3A__nexus.onap.org_service_local_repositories_releases_archive_org_onap_aai_aai-2Dcommon_aai-2Dschema_1.2.4_aai-2Dschema-2D1.2.4.jar_-21_aai-5Fswagger-5Fhtml_aai-5Fswagger-5Fv13.html&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=f44eG3iZaja2ozEA2yRZnQ&m=s7oKqLKPYJC-WAnYJMSBDikyfE8GYLIhsONnBl8OMF4&s=dXU0MK1kW3pu69OdFa-TTXEaw3WjfI5OvDvoT1aQ228&e= The nexus repo can only be browsed like this after logging in. Thanks, Keong -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11875): https://lists.onap.org/g/onap-discuss/message/11875 Mute This Topic: https://lists.onap.org/mt/23857209/21656 Mute #aai: https://lists.onap.org/mk?hashtag=aai&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
