License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.kuali.maven.plugins |
ArtifactId | ArtifactIdingester-maven-plugin |
Last Version | Last Version1.0.6-beta |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionIngester 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 |
Project Organization |
Project Organization |
<plugin>
<groupId>org.kuali.maven.plugins</groupId>
<artifactId>ingester-maven-plugin</artifactId>
<version>1.0.6-beta</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0.4 |
org.apache.maven : maven-compat | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |