Last Version

Ingester Maven Plugin 1.0.6-beta

Plugin to simplify the process of ingesting workflow documents into Rice. At the moment, this plugin is still very much in beta. It works correctly when ingesting Kuali OLE workflow documents into a MySQL database using Rice 1.0.3.3. Usage outside of that specific scenario is untested.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kuali.maven.plugins
ArtifactId

ArtifactId

ingester-maven-plugin
Version

Version

1.0.6-beta
Type

Type

maven-plugin
Description

Description

Ingester Maven Plugin
Plugin to simplify the process of ingesting workflow documents into Rice. At the moment, this plugin is still very much in beta. It works correctly when ingesting Kuali OLE workflow documents into a MySQL database using Rice 1.0.3.3. Usage outside of that specific scenario is untested.
Project URL

Project URL

http://site.kuali.org/maven/plugins/ingester-maven-plugin/1.0.6-beta
Project Organization

Project Organization

The Kuali Foundation

Download ingester-maven-plugin 1.0.6-beta


<plugin>
    <groupId>org.kuali.maven.plugins</groupId>
    <artifactId>ingester-maven-plugin</artifactId>
    <version>1.0.6-beta</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.3
org.kuali.rice : rice-api jar 1.0.3.3
org.kuali.rice : rice-impl jar 1.0.3.3
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : jcl-over-slf4j jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.4
org.apache.maven : maven-compat jar 3.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.