Last Version

dk.kosmisk:postgresql-maven-plugin (maven 3.5+) 1.0.4

postgresql-maven-plugin integration testing with a real postgresql server instance - maven 3.5+ This plugin ensures a PostgreSQL server (binary) is downloaded and started up before integraion testing starts. Use the maven-failsafe-plugin to supply the port, the database is listening on, to the integraion tests.

License

License

Categories

Categories

Maven Build Tools PostgreSQL Data Databases
GroupId

GroupId

dk.kosmisk
ArtifactId

ArtifactId

postgresql-maven-plugin
Version

Version

1.0.4
Type

Type

maven-plugin
Description

Description

dk.kosmisk:postgresql-maven-plugin (maven 3.5+)
postgresql-maven-plugin integration testing with a real postgresql server instance - maven 3.5+ This plugin ensures a PostgreSQL server (binary) is downloaded and started up before integraion testing starts. Use the maven-failsafe-plugin to supply the port, the database is listening on, to the integraion tests.
Project URL

Project URL

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

Source Code Management

https://github.com/kosmisk-dk/postgresql-maven-plugin/tree/master

Download postgresql-maven-plugin 1.0.4


<plugin>
    <groupId>dk.kosmisk</groupId>
    <artifactId>postgresql-maven-plugin</artifactId>
    <version>1.0.4</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.apache.commons : commons-compress jar 1.19

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.apache.maven : maven-core jar 3.6.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest jar 2.2
com.googlecode.java-diff-utils : diffutils jar 1.3.0

Project Modules

There are no modules declared in this project.