You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/07/01 16:40:21 UTC

[jira] [Commented] (SYNCOPE-398) secretKey does not get resolved during archetype:generate

    [ https://issues.apache.org/jira/browse/SYNCOPE-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696850#comment-13696850 ] 

Hudson commented on SYNCOPE-398:
--------------------------------

Integrated in Syncope-1_1_X #73 (See [https://builds.apache.org/job/Syncope-1_1_X/73/])
    [SYNCOPE-398] Adding provided secretKey to generated root pom.xml, as property (Revision 1498451)

     Result = SUCCESS
ilgrosso : 
Files : 
* /syncope/branches/1_1_X/archetype/src/main/resources/meta-pom.xml

                
> secretKey does not get resolved during archetype:generate
> ---------------------------------------------------------
>
>                 Key: SYNCOPE-398
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-398
>             Project: Syncope
>          Issue Type: Bug
>          Components: archetype
>    Affects Versions: 1.1.2
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.3, 1.2.0
>
>
> 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}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira