Table of Contents

Search

  1. Preface
  2. Introduction to Edge Data Streaming Custom Entity Types
  3. Managing Custom Entity Types
  4. Custom Entities from Maven Archetypes
  5. REST APIs
  6. HTTP Request and Response Parameters
  7. Sample JSON Requests and Responses
  8. Glossary

Developer Guide

Developer Guide

Step 3: Copy the Archetype Descriptor to the Home Directory

Step 3: Copy the Archetype Descriptor to the Home Directory

To copy the archetype descriptor file to the home directory, perform the following steps:
  1. Go to the directory where you extracted the EDS API package.
  2. Navigate to the
    catalog
    folder.
  3. Copy the
    archetype-catalog.xml
    file to the
    <USER_HOME>\.m2
    directory.
    The following example shows a Windows path:
    C:\Users\<user name>\.m2
    The following example shows a Linux path:
    /home/<user ID>/.m2/
If the
archetype-catalog.xml
file already exists, copy the code in the
<archetypes>
element of the
archetype-catalog.xml
file in the EDS API package to the existing file.

0 COMMENTS

We’d like to hear from you!