https://github.com/schemacrawler/schemacrawler-report-maven-plugin
Generate SchemaCrawler reports for Maven generated project websites
https://github.com/schemacrawler/schemacrawler-report-maven-plugin
database database-diagrams database-schema e-r-diagrams jdbc schema schemacrawler schemacrawler-report
Last synced: about 1 year ago
JSON representation
Generate SchemaCrawler reports for Maven generated project websites
- Host: GitHub
- URL: https://github.com/schemacrawler/schemacrawler-report-maven-plugin
- Owner: schemacrawler
- License: epl-2.0
- Created: 2015-09-29T01:25:00.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T11:25:12.000Z (about 2 years ago)
- Last Synced: 2024-05-01T15:06:10.073Z (about 2 years ago)
- Topics: database, database-diagrams, database-schema, e-r-diagrams, jdbc, schema, schemacrawler, schemacrawler-report
- Language: Java
- Homepage:
- Size: 506 KB
- Stars: 8
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
> [!WARNING]
> This project is no longer actively maintained.
[](https://github.com/schemacrawler/SchemaCrawler-Report-Maven-Plugin/actions/workflows/integration-tests.yml)
[](https://central.sonatype.com/search?q=us.fatehi.schemacrawler&sort=name)
#
SchemaCrawler Report Maven Plugin
> **Note**: Please see the [SchemaCrawler website](https://www.schemacrawler.com/) for more details.
## About
The SchemaCrawler Report Maven Plugin allows you to integrate a SchemaCrawler report of your database within the Maven-generated website for your project.
See [an example Maven project](https://github.com/schemacrawler/SchemaCrawler-Report-Maven-Plugin-Usage-Example) that shows how to use the SchemaCrawler Report Maven Plugin.
**NOTE:** Only the [Apache Maven Site Plugin](https://maven.apache.org/plugins/maven-site-plugin/) version 3.5 and better is supported.