jcabi-mysql-maven-plugin

MySQL plugin for integration testing

License

License

BSD
Categories

Categories

Maven Build Tools MySQL Data Databases
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

jcabi-mysql-maven-plugin
Last Version

Last Version

1.0r3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

jcabi-mysql-maven-plugin
MySQL plugin for integration testing
Project URL

Project URL

http://www.jcabi.com/jcabi-mysql-maven-plugin
Project Organization

Project Organization

jcabi.com
Source Code Management

Source Code Management

https://github.com/jcabi/jcabi-mysql-maven-plugin

Download jcabi-mysql-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.mike10004</groupId>
    <artifactId>jcabi-mysql-maven-plugin</artifactId>
    <version>1.0r3</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
com.jcabi : jcabi-aspects jar 0.22
com.jcabi : jcabi-log jar 0.16
com.jcabi : jcabi-maven-slf4j jar 0.9
javax.validation : validation-api jar 1.1.0.Final
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4

provided (9)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.apache.maven : maven-plugin-api jar 3.2.1
org.apache.maven : maven-artifact jar 3.2.1
org.apache.maven : maven-settings jar 3.2.1
org.apache.maven : maven-model jar 3.2.1
org.codehaus.plexus : plexus-utils jar 2.0.6
org.apache.maven : maven-core jar 3.2.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
com.google.guava : guava jar 18.0

runtime (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.6
org.hibernate : hibernate-validator jar 5.2.0.CR1

test (2)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.33
com.jcabi : jcabi-jdbc jar 0.12.1

Project Modules

There are no modules declared in this project.

EO principles respected here Managed by Zerocracy DevOps By Rultor.com We recommend IntelliJ IDEA

Build Status PDD status Maven Central Javadoc Build status

More details are here: mysql.jcabi.com

Read this article, it explains what this plugin is for.

On Linux, don't forget to install libaio1:

$ sudo apt-get install libaio1

Questions?

If you have any questions about the framework, or something doesn't work as expected, please submit an issue here.

How to contribute?

Fork the repository, make changes, submit a pull request. We promise to review your changes same day and apply to the master branch, if they look correct.

Please run Maven build before submitting a pull request:

$ mvn clean install -Pqulice

Make sure you're using JDK 6+ and Maven 3.2+. Older versions won't work. Also, on Linux, don't forget to install libaio1 as explained above.

com.github.mike10004

jcabi.com

Small java components

Versions

Version
1.0r3
1.0r2
1.0r1