PostgreSQL Maven Plugin

This is Maven plugin for doing things with a PostgreSQL database, like starting, stopping, initializing a DB, etc. The main purpose is running integration tests.

License

License

Categories

Categories

Maven Build Tools PostgreSQL Data Databases
GroupId

GroupId

com.github.adrianboimvaser
ArtifactId

ArtifactId

postgresql-maven-plugin
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

PostgreSQL Maven Plugin
This is Maven plugin for doing things with a PostgreSQL database, like starting, stopping, initializing a DB, etc. The main purpose is running integration tests.
Project URL

Project URL

https://github.com/adrianboimvaser/postgresql-maven-plugin
Source Code Management

Source Code Management

https://github.com/adrianboimvaser/postgresql-maven-plugin.git

Download postgresql-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.adrianboimvaser</groupId>
    <artifactId>postgresql-maven-plugin</artifactId>
    <version>0.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.5
org.codehaus.plexus : plexus-utils jar 3.0.15
org.apache.maven.plugins : maven-enforcer-plugin Optional jar 1.2

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1