[ 
http://jira.codehaus.org/browse/MOJO-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157706#action_157706
 ] 

Cedric Neve commented on MOJO-1192:
-----------------------------------

Hello,

I also tried to use the dashboard:persist with a non-existing HSQLDB and got 
the same error as Xuhuisheng. I would like to know what is the status for this 
issue and ask how I could get around it (my knowledge of HSQLDB is pretty thin 
at the moment). I tried to modify the script file that the first run of HSQLDB 
made to change the password but, once I did that, I manage to connect but 
dashboard:persist complains that the tables are not there. It seems that the 
hbm2ddl is not executed in that case and the tables are not created in the 
database, making it unsuitable for dashboard:persist. So, how should I do to 
create the database with a password (so that I get around the dashboard:persist 
null password problem) and still make those tables created by dashboard:persist 
?

Thanks in advance for your help,
Cedric

> the password of jdbc in the configuration should allow blank.
> -------------------------------------------------------------
>
>                 Key: MOJO-1192
>                 URL: http://jira.codehaus.org/browse/MOJO-1192
>             Project: Mojo
>          Issue Type: Bug
>          Components: dashboard
>         Environment: hsqldb-1.8.0.7
>            Reporter: Xuhuisheng
>            Assignee: David Vicente
>         Attachments: test.zip
>
>
> I want to use the hsqldb to store the information of the dashboard.
> But when I use the default user "sa" and password "", some error occured.
> [INFO] One or more required plugin parameters are invalid/missing for 
> 'dashboard:persist'
> [0] Inside the definition for plugin 'dashboard-maven-plugin' specify the 
> following:
> <configuration>
>   ...
>   <password>VALUE</password>
> </configuration>
> -OR-
> on the command line, specify: '-Dpassword=VALUE'
> I think we should allow to use blank password.
> Thanks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to