DPascalBernard / maven-alfresco-archetypes

Automatically exported from code.google.com/p/maven-alfresco-archetypes
0 stars 0 forks source link

Allow customization of alfresco.db.username and alfresco.db.password in POM file #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I want to be able to override the default alfresco:alfresco credentials for
MySQL. I have added this to the POM which seems to work..

<alfresco.db.username>username</alfresco.db.username>
<alfresco.db.password>password</alfresco.db.password>

Original issue reported on code.google.com by damonr...@gmail.com on 14 Jul 2008 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by damonr...@gmail.com on 16 Jul 2008 at 9:50

GoogleCodeExporter commented 9 years ago
Did you commit or just have that in your local copy?

Can you provide the fix so we close the issue?

TIA!

Original comment by colum...@gmail.com on 28 Jul 2008 at 7:41

GoogleCodeExporter commented 9 years ago
Have committed r73 now. Please review and close.

Original comment by damonr...@gmail.com on 29 Jul 2008 at 3:03

GoogleCodeExporter commented 9 years ago
Have also applied the patch to the extension archetype now. See r79

Original comment by damonr...@gmail.com on 14 Oct 2008 at 12:04