On 5/17/07, John Smart <[EMAIL PROTECTED]> wrote:
Yes, it's integrated as a report. A typical usage is shown here:
...
<reporting>
<plugins>
<plugin>
<groupId>com.wakaleo.maven.plugin.schemaspy</groupId>
<artifactId>maven-schemaspy-plugin</artifactId>
<version>1.0</version>
<configuration>
<databaseType>mysql</databaseType>
<database>testdb</database>
<host>localhost</host>
<user>scott</user>
<password>tiger</password>
</configuration>
</plugin>
</plugins>
</reporting>
what about using a JDBC url instead of breakind down the configuration ?
Jerome
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email