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

Xuhuisheng commented on MOJO-1192:
----------------------------------

Hi David.

I had download the "SQuirreL SQL Client" and configured the hsqldb in memory 
mode.
I use the default username "sa" and password "", without any other 
configuration, and the client could work.
I think if you do not change the default password of the user "sa", you may not 
get the exception.

My problem is, I created one hsqldb database for each of my project, if we do 
not allow password using empty string,  I have to configure the database 
properties file by hand at the first time.
I want to use the default configuration to skip this step, make my work easier.

Maybe you want to have a look at my test project, I just want to let it work 
without any configuration for the hsqldb.
Thanks.

> 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
>
> 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