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


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