com.byclosure.maven.plugins:bundler-maven-plugin

A plugin for mixed java and ruby application development with jruby and bundler. It only needs to have java 1.7 and maven installed in the system to be used.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.byclosure.maven.plugins
ArtifactId

ArtifactId

bundler-maven-plugin
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

com.byclosure.maven.plugins:bundler-maven-plugin
A plugin for mixed java and ruby application development with jruby and bundler. It only needs to have java 1.7 and maven installed in the system to be used.
Project URL

Project URL

https://github.com/Byclosure/bundler-maven-plugin

Download bundler-maven-plugin

How to add to project

<plugin>
    <groupId>com.byclosure.maven.plugins</groupId>
    <artifactId>bundler-maven-plugin</artifactId>
    <version>0.0.3</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1
org.eclipse.aether : aether-api jar 1.0.2.v20150114
org.eclipse.aether : aether-util jar 1.0.2.v20150114
org.apache.commons : commons-io jar 1.3.2
org.apache.commons : commons-compress jar 1.9
org.apache.commons : commons-exec jar 1.3
org.jruby : jruby jar 1.7.19
org.apache.maven : maven-project jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1