Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-398

secretKey does not get resolved during archetype:generate

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.2
    • 1.1.3, 1.2.0-M1
    • archetype
    • None

    Description

      How to replicate: just generate new project [1] and provide any value for secretKey: you will end up with the following content in core/src/main/resources/security.properties:

      adminUser=admin
      adminPassword=5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8
      adminPasswordAlgorithm=SHA1
      secretKey=${secretKey}

      which shows an unresolved ${secretKey}.

      Attachments

        Activity

          People

            ilgrosso Francesco Chicchiriccò
            ilgrosso Francesco Chicchiriccò
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: