mojohaus / sql-maven-plugin

SQL Maven Plugin

Home Page:https://www.mojohaus.org/sql-maven-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MojoHaus SQL Maven Plugin

This is the sql-maven-plugin.

Apache License, Version 2.0, January 2004 Maven Central Build Status

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn verify site site:stage scm-publish:publish-scm

About

SQL Maven Plugin

https://www.mojohaus.org/sql-maven-plugin/

License:Apache License 2.0


Languages

Language:Java 94.7%Language:Groovy 5.3%