db-maven-plugin Maven Plugin

This Maven plugin automates the build, rebuild, and clean operations on a project database based on the SQL source code available in a strict, versioned structure in the the SCM.

License

License

Categories

Categories

Maven Build Tools Data
GroupId

GroupId

org.nocrala.tools.database
ArtifactId

ArtifactId

db-maven-plugin
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

db-maven-plugin Maven Plugin
This Maven plugin automates the build, rebuild, and clean operations on a project database based on the SQL source code available in a strict, versioned structure in the the SCM.
Project URL

Project URL

https://sourceforge.net/projects/tartarus/
Source Code Management

Source Code Management

https://sourceforge.net/p/tartarus/dbm/ci/master/tree/

Download db-maven-plugin

How to add to project

<plugin>
    <groupId>org.nocrala.tools.database</groupId>
    <artifactId>db-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-core jar 3.0.5
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.postgresql : postgresql jar 42.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0