Uploaded image for project: 'Dev - Nexus Repo'
  1. Dev - Nexus Repo
  2. NEXUS-28779

use cases for name and type properties for datastores can be confusing

Details

    • 2
    • NXRM Rocket Sprint 16, NXRM Sentinels Sprint 18
    • 4

    Description

      Customers are asked to define a nexus-store.properties file with contents similar to this:

      username=<postgres_user>
      password=<postgres_password>
      name=nexus
      type=jdbc
      jdbcUrl=jdbc\:postgresql\://localhost\:5432/nxrm
      

      Problem

      There is no explanation about what the "name" and "type" names are for.

      Expected

      1. Document what the properties are for and/or if properties should have default values that a user should not modify, then don't ask the user to define these properties, instead set the defaults internally. - Done
      2. If properties should have default values that a user should not modify, then don't ask the user to define these properties, instead set the defaults internally.

       

      Attachments

        Activity

          People

            vhashock Vitalii Hashock
            plynch Peter Lynch
            Alexandre Santos Alexandre Santos
            NXRM - Sentinels
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              tigCommentSecurity.panel-title